Tags: linux-rdma/rdma-core
Tags
rdma-core-59.0: Updates from version 58.0 * libibverbs: Rename ibv_reg_mr_in to ibv_mr_init_attr * efa: Add support to bind QPs and CQs to thread domains * efa: Add support to allocate a parent domain * efa: Add support to allocate thread domains * libibverbs: Fix create CQ max number of attributes * efa: Add direct verbs query QP and CQ * efa: Add option to create CQ with external memory * libibverbs: Add option to pass CQ buffers to kernel * mlx5: Add support for the ibv_reg_mr_ex() verb * verbs: Add ibv_cmd_reg_mr_ex() to be used by drivers * verbs: Introduce the ibv_reg_mr_ex() verb * mlx5: Add support for alloc/dealloc DMAH * verbs: Add ibv_cmd_alloc/free commands for DMA handle * verbs: Introduce verbs for DMA handle allocation and deallocation * Update kernel headers * librdmacm/cmtime: Add timeout for server disconnect * librdmacm/cmtime: Add sync point after QP init * librdmacm/cmtime: Prevent time stats u32 overflow * librdmacm/examples: Support IPv6 * librdmacm/cmtime: Determine root or leaf based on bind result * librdmacm/cmtime: Bind to named interface * librdmacm/cmtime: Support mesh based connection testing * librdmacm/cmtime: Allocate server port dynamically * librdmacm/cmtime: Accept connections from multiple clients * librdmacm/cmtime: Rename struct node to struct conn * librdmacm/cmtime: Restructure tracking number of connections * librdmacm/cmtime: Order command line parameters alphabetically * librdmacm/examples: Support multiple OOB connections * rping: terminate CM event thread before exiting * pyverbs: Change PD object return type * tests: Fix requires_no_sriov decorator * pyverbs: Fix Ipv6Spec class * tests: Ensure graceful resource cleaning * efa: Fix CQ poll after QP destroy * rxe: Fix double unlock in cq_ex polling * pyverbs: Align code to support Cython 3.1.0 format * Update library version to be 59.0 * libhns: Remove MW support * rxe: Enable ibv_advise_mr(3)
rdma-core-58.0: Updates from version 57.0 * pyverbs: Expose BlueFlame capability * mlx5: Expose BlueFlame capability * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * efa: Add WQE length to post_send tracepoint * libibverbs: Fix typos in comments in verbs.h * rping: Fix typos in comments * ibdiag_sa: Fix memory leak in sa_query() * rsocket: Fix use of uninitialized ret * tests: RDMA FLUSH test with ODP * tests: ATOMIC WRITE test with ODP * pyverbs: Add ODP capabilities for RDMA FLUSH and ATOMIC WRITE * libibverbs: Define ODP capabilities for RDMA FLUSH and ATOMIC WRITE * mthca: Fix malloc() return value without detecting null pointer * verbs: Assign ibv srq->pd when creating SRQ * libhns: Fix freeing pad without checking refcnt * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq * libhns: Fix ret not assigned in create srq() * libhns: Add debug log for lock-free mode * libibumad: Skip Zero GUIDs local port interfaces * libhns: Add tracepoint for HNS RoCE I/O * libhns: Add initial support for HNS LTTng tracing * Update kernel headers * util: Fix mmio read on ARM * Update library version to be 58.0
rdma-core-57.1: Updates from version 57.0 * Backport fixes: * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * libhns: Fix freeing pad without checking refcnt * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq * libhns: Fix ret not assigned in create srq() * util: Fix mmio read on ARM * stable branch creation
rdma-core-56.2: Updates from version 56.1 * Backport fixes: * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * libhns: Fix freeing pad without checking refcnt * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq * libhns: Fix ret not assigned in create srq() * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong order of spin unlock in modify qp * libhns: Fix wrong max inline data value * libhns: Clean up data type issues
rdma-core-55.2: Updates from version 55.1 * Backport fixes: * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * libhns: Fix freeing pad without checking refcnt * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq * libhns: Fix ret not assigned in create srq() * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong order of spin unlock in modify qp * libhns: Fix wrong max inline data value * libhns: Clean up data type issues
rdma-core-54.3: Updates from version 54.2 * Backport fixes: * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * libhns: Fix freeing pad without checking refcnt * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq * libhns: Fix ret not assigned in create srq() * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong order of spin unlock in modify qp * libhns: Fix wrong max inline data value * libhns: Clean up data type issues
rdma-core-53.4: Updates from version 53.3 * Backport fixes: * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * libhns: Fix freeing pad without checking refcnt * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq * libhns: Fix ret not assigned in create srq() * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong order of spin unlock in modify qp * libhns: Fix wrong max inline data value * libhns: Clean up data type issues
rdma-core-52.4: Updates from version 52.3 * Backport fixes: * efa: Fix work request index double use * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong max inline data value * libhns: Clean up data type issues
rdma-core-51.5: Updates from version 51.4 * Backport fixes: * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong max inline data value * libhns: Clean up data type issues
rdma-core-50.5: Updates from version 50.4 * Backport fixes: * libhns: Fix double-free of rinl buf->wqe list * verbs: Assign ibv srq->pd when creating SRQ * util: Fix mmio read on ARM * azp: Overcome kernel.org AI protection check * libhns: Fix wrong max inline data value
PreviousNext