github linux-rdma/rdma-core v65.0
rdma-core-65.0

3 hours ago

Changes:

  • 58e4080 pyverbs: Update MW rkey after type 2 bind
  • 7b92fcf Merge pull request #1794 from qvicksilver/fix-smi-gsi-ethernet-selection
  • aa7f6bf Merge pull request #1797 from lishuang1986/lishuang/rc_pingpong-ipv6
  • 9fa4841 Merge pull request #1758 from arrowd/e2k
  • c7fce27 Merge pull request #1789 from ShacharKagan/buf-fd-devx
  • e441de3 Merge pull request #1790 from selvintxavier/wr_api_fixes
  • 172c26b rc_pingpong: Prefer IPv6 wildcard when binding control channel
  • 8b3a3e6 Merge pull request #1793 from yishaih/misc
  • 13e6797 Merge pull request #1791 from yishaih/mlx5_misc
  • ac6444e Merge pull request #1796 from snehal-sanghvi/snsanghvi/cq_arming
See More
  • 2e9811b providers/mana: fix lost CQ notification when re-arming without polling
  • 1229eaa Merge pull request #1765 from TaranovK/kotaranov/robust
  • 7770d18 providers/mana: Robust udata support
  • f91609e Merge pull request #1719 from TaranovK/kotaranov/ucqp
  • fef055f Merge pull request #1696 from TaranovK/kotaranov/pd_ext
  • 7d4ab03 providers/mana: UC QP support
  • a85cecf Update kernel headers
  • 0fea30e providers/mana: expose PD number via manadv
  • 776585d Update kernel headers
  • 8bc76f2 mthca: Fix signed-overflow UB in __mthca_cq_clean() sweep condition
  • 9d43cfc mlx4: Fix signed-overflow UB in mlx4_cq_clean() sweep condition
  • 0fa5b92 libibumad: exclude Ethernet ports from SMI/GSI pairs
  • 2dc29c1 mlx5: Fix signed-overflow UB in __mlx5_cq_clean() sweep condition
  • d73d328 mlx5: Fix dbrec alloc returning garbage pointer on failure
  • 691953d Merge pull request #1785 from Yurii-huang/yurii-master
  • ce466b3 pyverbs: add pyverbs version from pkg version
  • 9715b7b Merge pull request #1779 from EdwardSro/pr-rdma-topo-vr
  • 710860d bnxt_re/lib: Fix slot count accumulation in WR API inline data path
  • c7025ca bnxt_re/lib: Fix for larger WR post_list sizes
  • cd7f4b2 bnxt_re/lib: Fix issues in WR API callbacks
  • dc30d9b tests: Add DevX-on-CoCo traffic over Buf UMEMs
  • f1f77d4 pyverbs: Add umem_addr setter to Mlx5UMEM
  • a4b8d50 Merge pull request #1788 from abhijitG-xlnx/phc
  • c818b7d rdma_topo: Add NUMA-based topology support
  • c51f753 rdma_topo: Add unit tests for NVCX_Topo
  • a70c3fc rdma_topo: Add multi-PF and multi-NIC support
  • d279dd4 rdma_topo: Parse SN from VPD
  • 84efa49 rdma_topo: Always output ATS state in JSON
  • 852ab5e rdma_topo: Overhaul error handling to avoid tracebacks
  • 8db1b1f rdma_topo: Add CX9 device ID
  • 4f82211 tests: Align test_phc_timestamp with Cython 3.1.0 named enum imports
  • c1c5bf1 Merge pull request #1724 from abhijitG-xlnx/phc
  • ea22af0 Merge pull request #1784 from hz-cheng/providers-erdma-mmap-cq
  • 1f9f73c providers/erdma: Initialize CQ doorbell record
  • 1d44ad6 providers/erdma: Allocate CQ buffer with mmap
  • 1de944a Merge pull request #1787 from kalvdans/doc/reg-mr-errno
  • c0d3d33 Merge pull request #1786 from amzn/efa_64_bit_req_id
  • 73a1f10 verbs: Document errno behavior of MR fork/attr helpers
  • fbd292f Merge pull request #1755 from mazorasaf/lib_dr
  • a484ffb verbs: Document that pointer-returning verbs set errno on failure
  • d7cdbe1 tests: test PHC completion time stamp
  • 4e706e1 mlx5: Use common ib_uverbs_clock_info for clock info page
  • 8a6fdc2 ionic: Add support for PHC timestamping
  • 17d3dcc ionic: map PHC state page for user space access
  • 77f7355 infiniband-diags: Add build_dr_path_to_lid and use it in iblinkinfo
  • 18e5cdf util/udma_barrier.h: Add barriers support for Elbrus2000
  • e42b684 Merge pull request #1781 from yishaih/mlx5_misc
  • d22acee Merge pull request #1783 from abhijitG-xlnx/movdir64
  • 305f2f1 efa: Expose 64-bit request ID capability in query QP DV
  • f655e05 efa: Add QP support for 64-bit SQ WR request IDs
  • 668d068 efa: Add CQ support for 64-bit request ID completions
  • d14260d Update kernel headers
  • 4cada92 Merge pull request #1782 from ShacharKagan/fix-cuda13-s2c-read
  • 11a1642 Merge pull request #1701 from amzn/comp-counters
  • b538ecb ionic: Fix have_movdir64b() cpuid max-leaf query
  • 2034223 tests: Add DV CQ RDMA_READ scatter-to-CQE test
  • 352724b tests: Add cuda-python 13 support
  • 829cd72 pyverbs: Fix WR destructor typo leaking SGE buffers
  • 0e0b557 mlx5: Add CX10 Family PCI IDs
  • 0819419 mlx5: Fix clock update EBUSY error flow
  • f23d5fe pyverbs: Add Completion Counters support
  • d06ef97 efa: Add Completion Counters support
  • 2b17ca2 libibverbs: Add common infrastructure for Completion Counters verbs
  • 6739d1e Update kernel headers
  • 18c6c8f libibverbs: Introduce Completion Counters verbs
  • d45834e Merge pull request #1770 from jpirko/wip_ibv_buf_fd
  • b937d01 Merge pull request #1774 from abhijitG-xlnx/qp_attr_ex
  • 58b0316 Merge pull request #1776 from BatshevaBlack/rsocket_epoll
  • 41f40ac Merge pull request #1769 from yishaih/verbs_misc
  • 96b5621 librdmacm: Add epoll support to librspreload
  • c966197 librdmacm: Add repoll create, control, and wait support
  • 0b10cda librdmacm: cm_svc: don't dispatch stale CM events after add/remove
  • 7f67278 librdmacm: reject negative indexes in idm_lookup
  • a5694c4 buildlib: Fix typos in sparse stdatomic.h compare-exchange macro
  • 3c78754 ionic: Add IBV_QP_INIT_ATTR_SEND_OPS_FLAGS support for create_qp_ex
  • c8fe8e7 tests: Cover DMA-buf fd export for ibv_buf
  • 7f18b0e pyverbs: Add DMA-buf fd export for Buf
  • 64bc03b libibverbs: Add DMA-buf fd export for ibv_buf
  • 9a645e4 ibstat: show effective port bandwidth using ibv_query_port_speed()
  • b8675ba libibverbs: show effective port bandwidth in ibv_devinfo
  • 5a8b665 Update library version to be 65.0

This list of changes was auto generated.

Don't miss a new rdma-core release

NewReleases is sending notifications on new releases.