Skip to content

Releases: linux-rdma/rdma-core

rdma-core-31.13

22 Jan 18:25
v31.13
Compare
Choose a tag to compare

Changes:

  • 5687ae0 Bump to version 31.13
  • 16aec0b libhns: Bugfix for wrong timing of modifying ibv_qp state to err
  • 8f596b0 libhns: Fix possible overflow in cq clean
  • b9a57bd libhns: Fix uninitialized qp attr when flush cqe
  • 8a9de76 ibnetdisc: Fix leak in add_to_portlid_hash
  • 18025b4 ibtracert: Fix memory leak
  • 73466dc /sys/class/infiniband_verbs/uverbs0 is a directory

This list of changes was auto generated.

rdma-core-30.12

22 Jan 18:25
v30.12
Compare
Choose a tag to compare

Changes:

  • e938b41 Bump to version 30.12
  • 58c3b17 libhns: Bugfix for wrong timing of modifying ibv_qp state to err
  • 094c3e5 libhns: Fix possible overflow in cq clean
  • d35fb79 libhns: Fix uninitialized qp attr when flush cqe
  • 4dca8bd ibnetdisc: Fix leak in add_to_portlid_hash
  • 82e2669 ibtracert: Fix memory leak
  • df796cb /sys/class/infiniband_verbs/uverbs0 is a directory

This list of changes was auto generated.

rdma-core-29.12

22 Jan 18:25
v29.12
Compare
Choose a tag to compare

Changes:

  • 3fe17ca Bump to version 29.12
  • 6751ea8 libhns: Bugfix for wrong timing of modifying ibv_qp state to err
  • 455365c libhns: Fix possible overflow in cq clean
  • 361f2cf libhns: Fix uninitialized qp attr when flush cqe
  • 5091bdc ibnetdisc: Fix leak in add_to_portlid_hash
  • 63cc242 ibtracert: Fix memory leak
  • a91bc28 /sys/class/infiniband_verbs/uverbs0 is a directory

This list of changes was auto generated.

rdma-core-49.0

19 Nov 12:09
0bffa5d
Compare
Choose a tag to compare

Changes:

  • 0bffa5d Merge pull request #1404 from longlimsft/remove_redundant_code
  • cde5d9c mana: Remove redundant checks on max_send_sge and max_sge
  • 3bbc4f7 mana: Remove redundant check on MAX_SEND_BUFFERS_PER_QUEUE
  • f16330d Merge pull request #1403 from yishaih/mlx5_misc
  • 27257eb mlx5: Fix the rdma_tracepoint() code
  • 8b631c2 Merge pull request #1384 from pizhenwei/qp-stats
  • cc6213f Merge pull request #1402 from EdwardSro/pr-pyverbs-tests
  • a2c4ab4 Merge pull request #1399 from tatyana-en/remove-sg-list
  • 4abefa0 Merge pull request #1389 from hginjgerx/srq_db
  • 32239f5 tests: Fix test_resize_srq
See More
  • cc7e5eb Merge pull request #1401 from bdrung/standard-version
  • 050422d debian: Bump Standards-Version to 4.6.2
  • 07ef9f7 providers/irdma: Remove unnecessary copy of sg list
  • ec4b65b mlx5: Add tracepoint for post send
  • 657f025 providers/rxe: Add tracepoint for post send
  • 26d999b libibverbs: Introduce ibv_wr_opcode_str
  • 3b1b897 libhns: Support SRQ record doorbell
  • 6ae9205 Update kernel headers
  • 0c6807a Merge pull request #1359 from gregoryl-mlnx/init_xdr
  • ea21e31 Merge pull request #1397 from EdwardSro/pr-pyverbs-tests
  • d3486e5 Merge pull request #1394 from tatyana-en/rereg-mr
  • 05d02d9 Merge pull request #1396 from EdwardSro/pr-xdr-support
  • 382bb8f tests: Adjust PRM classes parsing
  • efa9333 tests: Remove FW reformat check for SW tables
  • 27f1562 tests: Add SRQ tests
  • fd85441 tests: Pass active_speed_ex to speed_to_str
  • e2cfb17 pyverbs: Add support for XDR speed
  • 1f3d971 Merge pull request #1392 from Kamalheib/ib-diag
  • f3a550f Merge pull request #1395 from nmorey/dev/master/dma_coherent
  • af372b8 providers/irdma: Add support to re-register a memory region.
  • 7c46205 suse: fix issue on non dma-coherent system
  • 5db57e2 Merge pull request #1390 from yishaih/verbs_misc
  • 9ad625b ibtracert: Fix memory leak
  • 91b4ed8 verbs: Add support for XDR speed in ibv_query_port
  • 0962349 Update kernel headers
  • 0eec8c3 Update the kernel-headers script
  • 458632c Merge pull request #1391 from Kamalheib/bnxt_re_free
  • accaf33 providers/bnxt_re: Fix bnxt_re_alloc_queue_ptr error flow
  • 55fa316 Merge pull request #1393 from afazekas/dir_no_char
  • 433425c /sys/class/infiniband_verbs/uverbs0 is a directory
  • b738f08 Merge pull request #1388 from Kamalheib/bnxt_re_qp_wr
  • e8f484d providers/bnxt_re: Fix return value for bnxt_re_check_qp_limits()
  • ec1310b Update library version to be 49.0
  • 908a366 Fix compilation...
  • f874524 ibportstate: Support XDR speeds decoding
  • 6cedcca ibdiags_tools: Support XDR speeds decoding
  • 4ae25e4 iblinkinfo: Support XDR speeds decoding
  • 08ba2c9 ibqueryerrors: Support XDR speeds decoding
  • cf8f5fb ibnetdiscover: Support XDR speeds decoding
  • d01b21b ibnetdisc: Adding support XDR speed and collect aggregated values of LinkSpeedExt & LinkSpeedExt2 groups field
  • 0538e6d libibmad: Adding new fields for XDR speed deconding

This list of changes was auto generated.

rdma-core-47.1

21 Sep 13:54
v47.1
Compare
Choose a tag to compare

Changes:

  • 8c45cd9 Bump to version 47.1
  • efeac65 pyverbs: Fix typo in DrActionFlowSample creation
  • bf69c70 suse: remove obsolete defattr macros
  • 9740e2b build: unbreak configure stage when RELWITHDEBINFO is blank/has space
  • b2343b1 providers/irdma: Verify max_send_wr and max_recv_wr
  • a88e3c5 mlx5: DR, Fix dest-root-table action for NIC TX
  • f01e161 tests: Fix rdmacm async udp
  • 72df1a3 librmdacm: Remove not exported symbols from linker map
  • 815d374 libibverbs: Remove nonexistent symbols from the linker map
  • b05e4b1 tests: Require being root to run test_obj_on_huge
See More
  • a4763b1 pyverbs: Fix randrange deprecation warning
  • dbd7b9c stable branch creation

This list of changes was auto generated.

rdma-core-46.2

21 Sep 13:53
v46.2
Compare
Choose a tag to compare

Changes:

  • ec6510a Bump to version 46.2
  • 361d95d pyverbs: Fix typo in DrActionFlowSample creation
  • 84e8847 suse: remove obsolete defattr macros
  • 5bbcae6 build: unbreak configure stage when RELWITHDEBINFO is blank/has space
  • 1ae1d06 providers/irdma: Verify max_send_wr and max_recv_wr
  • 3ac1c54 mlx5: DR, Fix dest-root-table action for NIC TX
  • 20b51b7 tests: Fix rdmacm async udp
  • 4b3c46c librmdacm: Remove not exported symbols from linker map
  • 13b57ac libibverbs: Remove nonexistent symbols from the linker map
  • 052cafd tests: Require being root to run test_obj_on_huge
See More
  • a21b079 pyverbs: Fix randrange deprecation warning

This list of changes was auto generated.

rdma-core-45.3

21 Sep 13:53
v45.3
Compare
Choose a tag to compare

Changes:

  • 1d5c4c3 Bump to version 45.3
  • a7a7254 pyverbs: Fix typo in DrActionFlowSample creation
  • 9fc562c suse: remove obsolete defattr macros
  • 18701a5 build: unbreak configure stage when RELWITHDEBINFO is blank/has space
  • 1683603 providers/irdma: Verify max_send_wr and max_recv_wr
  • 9bfd1b8 mlx5: DR, Fix dest-root-table action for NIC TX
  • 796da27 tests: Fix rdmacm async udp
  • 8cf1e3a librmdacm: Remove not exported symbols from linker map
  • bfd87ee libibverbs: Remove nonexistent symbols from the linker map
  • 2bc1d17 tests: Require being root to run test_obj_on_huge
See More
  • 7586222 pyverbs: Fix randrange deprecation warning

This list of changes was auto generated.

rdma-core-44.4

21 Sep 13:53
v44.4
Compare
Choose a tag to compare

Changes:

  • 17bae9c Bump to version 44.4
  • 519fe9f pyverbs: Fix typo in DrActionFlowSample creation
  • a0efdf0 suse: remove obsolete defattr macros
  • 37069e2 build: unbreak configure stage when RELWITHDEBINFO is blank/has space
  • b03f4f2 providers/irdma: Verify max_send_wr and max_recv_wr
  • 5cfb256 mlx5: DR, Fix dest-root-table action for NIC TX
  • 8af6b24 tests: Fix rdmacm async udp
  • aa13a23 librmdacm: Remove not exported symbols from linker map
  • dcb38b3 libibverbs: Remove nonexistent symbols from the linker map
  • ef72840 tests: Require being root to run test_obj_on_huge
See More
  • e5b0845 pyverbs: Fix randrange deprecation warning

This list of changes was auto generated.

rdma-core-43.4

21 Sep 13:53
v43.4
Compare
Choose a tag to compare

Changes:

  • 0029011 Bump to version 43.4
  • 91ca390 build: unbreak configure stage when RELWITHDEBINFO is blank/has space
  • 8437d7e providers/irdma: Verify max_send_wr and max_recv_wr
  • c89009d mlx5: DR, Fix dest-root-table action for NIC TX
  • fd0813a tests: Fix rdmacm async udp
  • b925090 tests: Move RDMACM tests to be in one direction
  • 0e152ba librmdacm: Remove not exported symbols from linker map
  • a97f022 libibverbs: Remove nonexistent symbols from the linker map
  • e56f9f7 pyverbs: Fix randrange deprecation warning

This list of changes was auto generated.

rdma-core-42.5

21 Sep 13:53
v42.5
Compare
Choose a tag to compare

Changes:

  • 97be2a3 Bump to version 42.5
  • 72dfe12 build: unbreak configure stage when RELWITHDEBINFO is blank/has space
  • cdea74e providers/irdma: Verify max_send_wr and max_recv_wr
  • c14f6ee mlx5: DR, Fix dest-root-table action for NIC TX
  • 0e4e91a tests: Fix rdmacm async udp
  • 69b140b tests: Move RDMACM tests to be in one direction
  • 9521edc librmdacm: Remove not exported symbols from linker map
  • 47523b2 libibverbs: Remove nonexistent symbols from the linker map
  • fc3dfb2 pyverbs: Fix randrange deprecation warning

This list of changes was auto generated.