github linux-rdma/rdma-core v34.0
rdma-core-34.0

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

Changes:

  • 7f2d460 Merge pull request #947 from haimbo/fix_crash_virtual_port_dump_fts
  • cbc6532 Merge pull request #950 from alaahl/vf-lookup-fix
  • 3e40b96 Merge pull request #945 from EdwardSro/pr-one-default-device
  • 061ca27 kernel-boot: Fix VF lookup
  • 0a03da3 Merge pull request #949 from nmorey/dev/master/suse
  • a62e132 suse: fix path to systemd binaries
  • e408d67 suse: eliminate curl-mini dependency for newer releases
  • d4dcac7 Merge pull request #948 from nmorey/dev/master/ndd-udev
  • 364dbcc Merge pull request #946 from yishaih/mlx5_dr
  • 18c7c32 suse: trigger udev rules after installing rdma-ndd
See More
  • ffe68d2 ibnetdisc: Add protection for find port by lid
  • 6446474 mlx5: DR, Check new cap for isolated VL TC QP
  • 4c7558b mlx5: DR, Allow STEv1 modify header on GTPU TEID
  • 170a5b0 mlx5: DR, Add support for matching GTP-U extension header
  • 415b764 Merge pull request #944 from EdwardSro/pr-remove-mr-res
  • b4ca75e tests: Let RDMATestCase statically select test args
  • ffa97cb tests: Let PyverbsAPITestCase have one default device
  • 09608e1 tests: Remove unused class MRRes
  • ede63e5 Merge pull request #931 from EdwardSro/pr-dm-tests
  • c6ab85d tests: Add device memory tests
  • 12e0bdd pyverbs: device memory improvements
  • 80e6ce9 Merge pull request #941 from yishaih/verbs_misc
  • b3abcdb Merge pull request #942 from j-xiong/dmabuf-fixes
  • 13d4342 ibacm: Fix possible port loop overflow
  • 348988d verbs: Fix possible port loop overflow
  • 3788aa8 configure: Add check for DRM headers
  • d473a55 pyverbs,tests: Cosmetic improvements for dma-buf allocation routines
  • 4d00523 verbs: Fix gcc warnings when building for 32bit systems
  • 9a4b175 Merge pull request #939 from bdrung/master
  • e3781a7 debian: Bump Standards-Version to 4.5.1
  • 0f30c0a Merge pull request #934 from Li-Weihang/ud_inline
  • 6ce4435 Merge pull request #937 from edwardsp/master
  • 339e6e2 Merge pull request #936 from yishaih/mlx5dv
  • ee1618c Add NAME_FIXED option for rdma_rename
  • 10452cb Merge pull request #895 from j-xiong/v5.10-dmabuf
  • 4895a39 tests: Bug fix for get_access_flags()
  • 9cbbb25 tests: Add tests for dma-buf based memory regions
  • dbf86e3 pyverbs: Add dma-buf based MR support
  • 97d149e mlx5: Support dma-buf based memory region
  • 6b0a323 verbs: Support dma-buf based memory region
  • cc39486 Update kernel headers
  • a4885ed Merge pull request #938 from amzn/ext-fixes-pr
  • 58a0888 efa: Fix DV extension clear check
  • a3332be Merge pull request #932 from EdwardSro/pr-retriev-cqe-errors
  • a48d9d2 Merge pull request #930 from EdwardSro/pr-mlx5-dc-odp
  • 0c3de61 Merge pull request #929 from EdwardSro/pr-rereg-mr
  • 730f0a2 Merge pull request #935 from yishaih/mlx5_misc
  • 82fc508 libhns: Add support for UD inline
  • 3908277 Merge pull request #922 from nmorey/dev/master/srp_daemon
  • c0edf0b Merge pull request #928 from yishaih/verbs_misc
  • 7af2f42 tests: Add mlx5 alloc reserved qpn API test
  • f8cff19 tests: Add RDMACM with external DC QPs test
  • 879b537 tests: Add support for multiple CM connections
  • 79f82d1 pyverbs: Add reserved QP number alloc/dealloc support
  • a344e83 tests: Manage exceptions in rdmacm processes
  • a5e0388 pyverbs: Fix Mlx5 QP constructor
  • 628fb16 mlx5: Add reserved_qpn allocation/deallocation support
  • b8986e3 mlx5: Rename "bitmap" to avoid confliction
  • 8088b2b mlx5: Add hca_cap_2 and reserved_qpn capabilities support
  • 0c75700 Merge pull request #933 from Honggang-LI/redhat
  • 90c2dcd Merge pull request #926 from Kamalheib/bnxt_re_cqe
  • c6ce0fb Merge pull request #915 from Kamalheib/port_num
  • f905168 tests: Update test_qp to use the port command line argument
  • c7c6839 tests: Update test_efadv to use the port command line argument
  • 952e5ff tests: Update test_device to use the port command line argument
  • e795a67 tests: Update test_addr to use the port command line argument
  • a4ecc14 tests: Add an option to run tests on the device port
  • e4e4116 mlx5: Fix uuars to have the 'uar_mmap_offset' data
  • f7902a0 Merge pull request #927 from yishaih/mlx5_dr
  • b02de52 redhat: Remove base package dependency from all sub-packages
  • 9fca282 tests: Retrieve tests that generates mlx5 CQE errors
  • bd33403 tests: Add mlx5 ODP DC test
  • ae95e65 pyverbs: Add query DC ODP caps support
  • 460f436 srp_daemon: Fix systemd dependency
  • 4bc72d8 tests: Add rereg MR tests
  • 0f4abb0 tests: Remove unnecessary MR sanity check
  • df08bb2 pyverbs: Add rereg MR support
  • af1ae76 verbs: Let kernel knows whether TS is required for a given CQ
  • ce335e9 mlx5: DR, Allow additional state transitions from ASO meter
  • 951fded mlx5: DR, Avoid ICM depletion on multiple domains
  • ea2c1a9 mlx5: DR, Fix incorrect last STE update during rehash
  • 9a1c8f6 bnxt_re: Fix reported error code from create_cq
  • 814a41b Merge pull request #925 from rleon/docs-from-ml
  • 380acc9 verbs: Replace SQ with RQ in max_recv_sge's documents
  • 0397279 Merge pull request #920 from EdwardSro/pr-cqe-comp-fix
  • 9b3da92 Merge pull request #916 from EdwardSro/pr-ndr-support
  • c5909ea Merge pull request #924 from rleon/docs-from-ml
  • 503ee09 verbs: Update the type of some variables in documents
  • fbb85cf Merge pull request #919 from amzn/more-pyverbs-pr
  • 4687a22 tests: Add traffic test of old send with imm on SRD QPEx
  • c435c6a tests: Add traffic test of old send on SRD QPEx
  • daf556c tests: Add traffic test RDMARead on SRD QPEx
  • ed338bd Merge pull request #878 from rpearsonhpe/cmd_ex
  • 1a894ca Providers/rxe: Implement ibv_create_qp_ex verb
  • e3af50b Provider/rxe: Implement Ibv_create_cq_ex verb
  • 3933562 Update kernel headers
  • 7be6d31 tests: Check CQE compression cap before using it
  • bdddadf Merge pull request #914 from amzn/efa-get-set-pr
  • 279bca0 Merge pull request #917 from Li-Weihang/refactors
  • 75c39c4 libhns: Refactor cq creation flow
  • 8075f7d libhns: Refactor post recv flow
  • db6ce30 libhns: Refactor qp creation flow
  • 8c4aca1 libhns: Config SQ/RQ parameters only if they exist
  • f1977f2 libhns: Combine qp doorbell allocating process
  • 31476af libhns: Refactor WC opcode parsing process
  • 19710c9 pyverbs: Add a new active speed translation
  • 46728d4 efa: EFA_GET/SET() fixes
  • 606778b efa: Move EFA_GET/SET() to efa.h
  • 47decc8 util: Move BIT() definition to util.h
  • 0c0ced8 Merge pull request #913 from haimbo/support_ndr_in_ibnetdiscover
  • dceefa2 Merge pull request #911 from Kamalheib/cxgb4_cqe
  • 17d317d Merge pull request #910 from Kamalheib/qedr_cqe
  • f16ecde Update library version to be 34.0
  • 9afced0 ibdiag: Add NDR support in ibnetdiscover
  • 8f85e04 cxgb4: Fix reported error code from create_cq
  • e8b5a1d libqedr: Fix reported error code from create_cq

This list of changes was auto generated.

Don't miss a new rdma-core release

NewReleases is sending notifications on new releases.