github linux-rdma/rdma-core v38.0
rdma-core-38.0

latest releases: v51.0, debian/50.0-2, debian/50.0-1...
2 years ago

Changes:

  • 02361e3 Merge pull request #1085 from rleon/upgrade-fc35
  • a546cab build: Update to clang 13
  • fe04590 build: Update to Fedora 35
  • 174f128 ci: Convert deprecated distutils
  • 5070d02 Merge pull request #1084 from jgunthorpe/kernel-headers
  • a04f300 Update kernel headers
  • 58eec6b build: Fix distutils deprecation warning during vuild
  • b1168ab pyverbs: Prepare code to Cython 3
  • a3e21ab mlx5: Change pthread_yield to sched_yield
  • 1d56b80 Merge pull request #1083 from Wenpeng-Liang/fix_db
See More
  • 96ce786 libhns: Fix wrong data type when writing doorbell
  • ab6b2ec Merge pull request #1082 from rleon/hns
  • 6b90fec libhns: The function declaration should be the same as the definition
  • cdde135 libhns: The content of the header file should be protected with #define
  • 1efc858 libhns: Fix wrong type of variables and fields
  • bc4fada libhns: Fix wrong print format for unsigned type
  • 03dc533 libhns: Remove redundant variable initialization
  • 0b7e255 libhns: Remove unsupported QP type
  • 054392a libhns: Remove unused macros
  • 6eaf5ab Merge pull request #1071 from EdwardSro/pr-mlx5-dr-steering
  • 74af92a ibverbs: Don't memcpy padding in ibv_qp_init_attr
  • 101f5a6 Merge pull request #1080 from galpress/efa-dmabuf-pr
  • deb4c80 Merge pull request #1078 from yishaih/mlx5_dr
  • 59ab8e5 efa: Add support for ibv_reg_dmabuf_mr
  • 1026546 Merge pull request #1075 from yishaih/mlx5_sig
  • 019cd6f verbs: enable query IBV_EVENT_WQ_FATAL event string
  • 730329f mlx5: DR, Support ASO CT cross domain
  • 76277f1 mlx5: DR, Allow to query devx_port without register_c attributes
  • 414cbcf mlx5: DR, Add check for flex parser ID value
  • 7179a05 mlx5: DR, Add support for definer 33
  • 698cef4 Merge pull request #1076 from EdwardSro/pr-test-fixes
  • 4d4fbda tests: Fixed DCS stream channel tests
  • 88ec631 mlx5: Always post SET_PSV WRs after block signature error
  • 34e71f3 mlx5: Fix unexpected block signature errors
  • a276f09 mlx5: Fix inverted CRC seed for block signature
  • acbd84a Merge pull request #1074 from yishaih/mlx5_misc
  • fb3d384 mlx5: Fix incorrect mmo value in mlx5_qpc_opt_mask
  • 8b7c19b mlx5: Fix subscribe event wrappers to get ibv_context correctly
  • e4be54c mlx5: Allow DCS modify QP when max_log_num_errored is set
  • 568ef79 Merge pull request #1073 from Honggang-LI/redhat
  • 2544400 redhat: move four files into sub-package infiniband-diags-compat
  • 1fc1f46 Merge pull request #1072 from EdwardSro/pr-rdmacm
  • 6430619 tests: Add rdmacm reject coverage
  • 1071334 pyverbs: Add rdmacm reject support
  • a02ba07 tests: Add rdma set QP timeout coverage
  • 66a89af pyverbs: Add rdma set option support
  • b5bae03 Merge pull request #1070 from EdwardSro/pr-fix-tabs-indentation
  • 7f5e004 tests: Add coverage for DR VPort and IBPort actions
  • edfef22 tests: Add gid param to argument parser
  • 3f0df06 pyverbs: Add destination VPort and IB port actions support
  • cd16449 tests: Add SW steering default miss action coverage
  • c74a481 pyverbs: Add default miss action support
  • d41c053 tests: Add coverage for DR multi dest array action
  • 80bf8c1 pyverbs: Add DR dest array action support
  • 6c57891 tests: Add DR action push/pop VLAN coverage
  • c8f2075 pyverbs: Add DR push/pop VLAN action support
  • 8dbf247 tests: Add test for setting matcher size
  • 4cc2111 pyverbs: Add set_layout to matcher
  • c4c117a tests: Add test for DR domain dump
  • 0c02bdd pyverbs: Add support for DR domain dump
  • 25c60a1 tests: Add coverage for DR dest table action
  • a004ffc pyverbs: Add DR action dest flow table
  • 635e4be tests: Add DR sync check
  • e489c05 pyverbs: Add DR domain sync support
  • 291927b tests: Add DR action tag coverage
  • 1f83805 pyverbs: Add DR tag action support
  • bdc23cb tests: Add more strict checks for reformat support
  • 18af732 tests: Add DR drop action test
  • 0b6a212 tests: Extend duplicate rule test
  • 8498ea5 test: Add test for duplicate dr rules API
  • 3706f68 pyverbs: Add DR drop action support
  • 868c21b tests: Add DevX flow counter test
  • 4dbf97c pyverbs: Add flow counter action support
  • 3b7e388 tests: Add DR modify action test
  • f730f4c pyverbs: Add DR modify action support
  • 40591da pyverbs: Add dependencies between Context and DrDomain
  • 92ce497 pyverbs/mlx5: Update Mlx5FlowMatchParameters
  • 1e71fbc tests: Add FlowTableEntryMatchParam class
  • 6e59264 pyverbs: Support duplicate dr rules
  • f81305d tests: Skip mlx5 flow tests if DevX general cmd is not supp
  • 2e29828 tests: Skip creating mlx5 mkey if not supported
  • bc58591 tests: Fix tabs indentation
  • 187a215 Merge pull request #1068 from tatyana-en/iwpmd-init-remote-addr
  • 3fcf920 iwpmd: Zero-initialize the remote addr info
  • c07f86d Merge pull request #1066 from yishaih/mlx5_dr
  • 6376a08 Merge pull request #1067 from tatyana-en/udcq-polarity-fix
  • 63aa8fe Merge pull request #1044 from amzn/cq-notifications-pr
  • 94ed75b efa: CQ notifications support
  • 7a7deff Update kernel headers
  • 2cd3df0 Manually fix kernel-headers CMakeLists.txt
  • 7566f9b tests: Skip CQ creation with completion channel in case its not supported
  • 266ca0d Merge pull request #1065 from galpress/is-fork-init-typo
  • 6e07f63 Merge pull request #1064 from swimlessbird/master
  • 8f7a166 providers/irdma: Process extended CQ entries correctly
  • 5ce5836 rxe: Allocate rxe/ib objs by calloc
  • 98c7586 man: Fix typo in ibv_is_fork_initialized SYNOPSIS header
  • 68f5aa3 mlx5: DR, Set functional lb bit when matching on non-wire vports
  • e602289 mlx5: DR, Allow cross GVMI vport access
  • bff4a96 ibdiags: Make escape character tack effect
  • 0217e47 Merge pull request #1060 from sydidelot/rdma_sparse_init
  • 5e1f084 providers/rxe: Set the correct value of resid for inline data
  • 4ed4436 ibdiags: Don't suggest non-existing ibqueryerrors command line argument
  • c381cfa ibdiags: Increase maximum number of CPUs
  • 7c7b347 Merge pull request #1062 from rleon/fix-irdma
  • f277eb0 irdma: Remove optimization algorithm for QP doorbell
  • 7f68318 Update library version to be 38.0
  • 27ab758 librdmacm: Do not fail init completely if one device is failing

This list of changes was auto generated.

Don't miss a new rdma-core release

NewReleases is sending notifications on new releases.