linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-21 09:23:01 to 2021-07-29 19:50:39 UTC [more...]

[PATCH v3 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-07-29 19:50 UTC  (8+ messages)

[PATCH rdma-next 0/5] mlx5 MR cache enhancements
 2021-07-29 19:45 UTC  (11+ messages)
` [PATCH mlx5-next 1/5] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 2/5] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 3/5] RDMA/mlx5: Change the cache to hold mkeys instead of MRs
` [PATCH mlx5-next 4/5] RDMA/mlx5: Change the cache structure to an rbtree

NFS RDMA test failure as of 5.14-rc1
 2021-07-29 18:28 UTC  (14+ messages)

[PATCH for-rc] RDMA/cma: Revert INIT-INIT patch
 2021-07-29 18:26 UTC 

[PATCH for-next 0/3] qedr: consider dscp prio for vlan tag and update tos
 2021-07-29 17:21 UTC  (5+ messages)
` [PATCH for-next 1/3] qed: add get and set support for dscp priority
` [PATCH for-next 2/3] qedr: Consider dscp priority for vlan priority
` [PATCH for-next 3/3] qedr: Use grh layer traffic_class as RDMA CM TOS

[PATCH 1/2] qed: Use accurate error num in qed_cxt_dynamic_ilt_alloc
 2021-07-29 15:17 UTC  (2+ messages)
` [PATCH 2/2] qedr: Improve error logs for rdma_alloc_tid error return

[PATCH rdma-next v3 0/3] SG fix together with update to RDMA umem
 2021-07-29  9:39 UTC  (4+ messages)
` [PATCH rdma-next v3 1/3] lib/scatterlist: Provide a dedicated function to support table append
` [PATCH rdma-next v3 2/3] lib/scatterlist: Fix wrong update of orig_nents
` [PATCH rdma-next v3 3/3] RDMA: Use the sg_table directly and remove the opencoded version from umem

[PATCH] RDMA/hfi1: Fix typo in comments
 2021-07-29  8:23 UTC 

[PATCH v4 for-next 00/12] RDMA/hns: Add support for Dynamic Context Attachment
 2021-07-29  2:19 UTC  (13+ messages)
` [PATCH v4 for-next 01/12] RDMA/hns: Introduce DCA for RC QP
` [PATCH v4 for-next 02/12] RDMA/hns: Add method for shrinking DCA memory pool
` [PATCH v4 for-next 03/12] RDMA/hns: Configure DCA mode for the userspace QP
` [PATCH v4 for-next 04/12] RDMA/hns: Refactor QP modify flow
` [PATCH v4 for-next 05/12] RDMA/hns: Add method for attaching WQE buffer
` [PATCH v4 for-next 06/12] RDMA/hns: Setup the configuration of WQE addressing to QPC
` [PATCH v4 for-next 07/12] RDMA/hns: Add method to detach WQE buffer
` [PATCH v4 for-next 08/12] RDMA/hns: Add method to query WQE buffer's address
` [PATCH v4 for-next 09/12] RDMA/hns: Add a shared memory to sync DCA status
` [PATCH v4 for-next 10/12] RDMA/hns: Sync DCA status by the shared memory
` [PATCH v4 for-next 11/12] RDMA/nldev: Add detailed CTX information support
` [PATCH v4 for-next 12/12] RDMA/hns: Dump detailed driver-specific UCTX

[bug report] RDMA/hns: Optimize cmd init and mode selection for hip08
 2021-07-29  1:28 UTC  (2+ messages)

[PATCH rdma-next] docs: Fix infiniband uverbs minor number
 2021-07-28 13:05 UTC  (4+ messages)

[PATCH rdma-next RESEND] docs: Fix infiniband uverbs minor number
 2021-07-28 13:04 UTC 

[PATCH v3 for-next 00/12] RDMA/hns: Add support for Dynamic Context Attachment
 2021-07-28  6:13 UTC  (17+ messages)
` [PATCH v3 for-next 01/12] RDMA/hns: Introduce DCA for RC QP
` [PATCH v3 for-next 02/12] RDMA/hns: Add method for shrinking DCA memory pool
` [PATCH v3 for-next 03/12] RDMA/hns: Configure DCA mode for the userspace QP
` [PATCH v3 for-next 04/12] RDMA/hns: Refactor QP modify flow
` [PATCH v3 for-next 05/12] RDMA/hns: Add method for attaching WQE buffer
` [PATCH v3 for-next 06/12] RDMA/hns: Setup the configuration of WQE addressing to QPC
` [PATCH v3 for-next 07/12] RDMA/hns: Add method to detach WQE buffer
` [PATCH v3 for-next 08/12] RDMA/hns: Add method to query WQE buffer's address
` [PATCH v3 for-next 09/12] RDMA/hns: Add a shared memory to sync DCA status
` [PATCH v3 for-next 10/12] RDMA/hns: Sync DCA status by the shared memory
` [PATCH v3 for-next 11/12] RDMA/nldev: Add detailed CTX information support
` [PATCH v3 for-next 12/12] RDMA/hns: Dump detailed driver-specific UCTX

[GIT PULL] Please pull RDMA subsystem changes
 2021-07-27 21:17 UTC  (2+ messages)

[PATCH 1/1] iser-target: Fix handling of RDMA_CV_EVENT_ADDR_CHANGE
 2021-07-27 17:37 UTC  (7+ messages)

[PATCH net-next v3 27/31] dev_ioctl: split out ndo_eth_ioctl
 2021-07-27 16:30 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Let rdma-core manage PDs
 2021-07-27 12:58 UTC  (6+ messages)

[PATCH for-next] IB/core: Add xrc opcodes to ib_pack.h
 2021-07-27 12:02 UTC  (4+ messages)

[PATCH v2 rdma-core 00/10] libhns: Add support for Dynamic Context Attachment
 2021-07-27  7:28 UTC  (11+ messages)
` [PATCH v2 rdma-core 01/10] Update kernel headers
` [PATCH v2 rdma-core 02/10] libhns: Introduce DCA for RC QP
` [PATCH v2 rdma-core 03/10] libhns: Add support for shrinking DCA memory pool
` [PATCH v2 rdma-core 04/10] libhns: Add support for attaching QP's WQE buffer
` [PATCH v2 rdma-core 05/10] libhns: Use shared memory to sync DCA status
` [PATCH v2 rdma-core 06/10] libhns: Sync DCA status by shared memory
` [PATCH v2 rdma-core 07/10] libhns: Add direct verbs support to config DCA
` [PATCH v2 rdma-core 08/10] libhns: Add man pages to introduce DCA feature
` [PATCH v2 rdma-core 09/10] pyverbs/hns: Initial support for HNS direct verbs
` [PATCH v2 rdma-core 10/10] tests: Add traffic test of send on HNS DCA QPEx

[PATCH rdma-rc] RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
 2021-07-27  7:16 UTC 

[PATCH v2 rdma-core 00/10] libhns: Add support for Dynamic Context Attachment
 2021-07-27  6:48 UTC  (12+ messages)
` [PATCH v2 rdma-core 01/10] Update kernel headers
` [PATCH v2 rdma-core 02/10] libhns: Introduce DCA for RC QP
` [PATCH v2 rdma-core 03/10] libhns: Add support for shrinking DCA memory pool
` [PATCH v2 rdma-core 04/10] libhns: Add support for attaching QP's WQE buffer
` [PATCH v2 rdma-core 05/10] libhns: Use shared memory to sync DCA status
` [PATCH v2 rdma-core 06/10] libhns: Sync DCA status by shared memory
` [PATCH v2 rdma-core 07/10] libhns: Add direct verbs support to config DCA
` [PATCH v2 rdma-core 08/10] libhns: Add man pages to introduce DCA feature
` [PATCH v2 rdma-core 09/10] pyverbs/hns: Initial support for HNS direct verbs
` [PATCH v2 rdma-core 10/10] tests: Add traffic test of send on HNS DCA QPEx

[PATCH v2] net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()
 2021-07-26 22:47 UTC  (3+ messages)

[PATCH v1 0/3] Optimize NFSD Send completion processing
 2021-07-26 20:23 UTC  (9+ messages)
` [PATCH v1 1/3] svcrdma: Fewer calls to wake_up() in Send completion handler
` [PATCH v1 2/3] svcrdma: Relieve contention on sc_send_lock
` [PATCH v1 3/3] svcrdma: Convert rdma->sc_rw_ctxts to llist

BUG: double free of mlx5_cmd_work_ent during shutdown
 2021-07-26 13:30 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix bug in rxe_net.c
 2021-07-26 13:15 UTC  (6+ messages)

[PATCH v2] RDMA/irdma: Fix missing error code in irdma_modify_qp_roce()
 2021-07-26  9:14 UTC  (2+ messages)

[PATCH] RDMA/irdma: Fix missing error code in irdma_modify_qp_roce()
 2021-07-25 10:22 UTC  (4+ messages)

[PATCH mlx5-next] IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
 2021-07-25  9:51 UTC  (2+ messages)

[PATCH] mlx4: Fix missing error code in mlx4_load_one()
 2021-07-25  9:50 UTC  (4+ messages)

[PATCH rdma-next 0/3] Remove not possible checks
 2021-07-23 14:08 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/iwcm: Release resources if iw_cm module initialization fails
` [PATCH rdma-next 2/3] RDMA/iwpm: Remove not-needed reference counting
` [PATCH rdma-next 3/3] RDMA/iwpm: Rely on the upper to ensure that requests are valid

[PATCH rdma-next v1 0/9] QP allocation changes
 2021-07-23 11:39 UTC  (10+ messages)
` [PATCH rdma-next v1 1/9] RDMA/hns: Don't skip IB creation flow for regular RC QP
` [PATCH rdma-next v1 2/9] RDMA/hns: Don't overwrite supplied QP attributes
` [PATCH rdma-next v1 3/9] RDMA/efa: Remove double QP type assignment
` [PATCH rdma-next v1 4/9] RDMA/mlx5: Cancel pkey work before destroying device resources
` [PATCH rdma-next v1 5/9] RDMA/mlx5: Delete device resource mutex that didn't protect anything
` [PATCH rdma-next v1 6/9] RDMA/mlx5: Rework custom driver QP type creation
` [PATCH rdma-next v1 7/9] RDMA/rdmavt: Decouple QP and SGE lists allocations
` [PATCH rdma-next v1 8/9] RDMA: Globally allocate and release QP memory
` [PATCH rdma-next v1 9/9] RDMA/mlx5: Drop in-driver verbs object creations

[PATCH for-next v3 0/5] Replace AV by AH in UD sends
 2021-07-22 21:22 UTC  (7+ messages)
` [PATCH v3 1/6] RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr
` [PATCH v3 2/6] RDMA/rxe: Change AH objects to indexed
` [PATCH v3 3/6] RDMA/rxe: Create AH index and return to user space
` [PATCH v3 4/6] RDMA/rxe: Replace ah->pd by ah->ibah.pd
` [PATCH v3 5/6] RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
` [PATCH v3 6/6] RDMA/rxe: Convert kernel UD post send to use ah_num

[PATCH for-rc] iw_cxgb4: Fix refcount underflow while destroying cqs
 2021-07-22 14:02 UTC  (8+ messages)

[PATCH rdma-next v2 0/2] SG fix together with update to RDMA umem
 2021-07-22 13:39 UTC  (8+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Fix wrong update of orig_nents
` [PATCH rdma-next v2 2/2] RDMA: Use dma_map_sgtable for map umem pages

[PATCH rdma-next 0/9] QP allocation changes
 2021-07-22  8:16 UTC  (9+ messages)
` [PATCH rdma-next 8/9] RDMA: Globally allocate and release QP memory

crash at commit ec9bf373f2458f4b5f1ece8b93a07e6204081667 running rping using rxe driver
 2021-07-22  0:25 UTC 

crash at commit 205be5dc9984b67a3b388cbdaa27a2f2644a4bd6 running rping using rxe
 2021-07-22  0:25 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 07d0f314ba75cba17c3fad0a3d4e640e757897d7
 2021-07-22  0:20 UTC 

RDMA/rxe is broken (impacting running NFSoRDMA over softRoCE)
 2021-07-21 21:48 UTC  (6+ messages)

[PATCH] RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
 2021-07-21 18:09 UTC  (2+ messages)

[PATCH v5 0/2] Add p2p via dmabuf to habanalabs
 2021-07-21 16:10 UTC  (2+ messages)

[PATCH rdma-next v1 0/7] Separate user/kernel QP creation logic
 2021-07-21  9:07 UTC  (6+ messages)
` [PATCH rdma-next v1 3/7] RDMA/core: Remove protection from wrong in-kernel API usage
` [PATCH rdma-next v1 4/7] RDMA/core: Reorganize create QP low-level functions
` [PATCH rdma-next v1 5/7] RDMA/core: Configure selinux QP during creation
` [PATCH rdma-next v1 6/7] RDMA/core: Properly increment and decrement QP usecnts
` [PATCH rdma-next v1 7/7] RDMA/core: Create clean QP creations interface for uverbs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).