linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 06:40:11 to 2021-07-27 07:16:13 UTC [more...]

[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 v3 for-next 00/12] RDMA/hns: Add support for Dynamic Context Attachment
 2021-07-27  3:27 UTC  (13+ 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

[PATCH for-next] IB/core: Add xrc opcodes to ib_pack.h
 2021-07-26 23:10 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2021-07-26 23:10 UTC 

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

[PATCH for-next] RDMA/rxe: Let rdma-core manage PDs
 2021-07-26 21:58 UTC 

[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] docs: Fix infiniband uverbs minor number
 2021-07-23 13:52 UTC 

[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 1/1] iser-target: Fix handling of RDMA_CV_EVENT_ADDR_CHANGE
 2021-07-22 19:54 UTC  (11+ messages)

[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  (11+ messages)
` [PATCH rdma-next 3/9] RDMA/efa: Remove double QP type assignment
` [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  (7+ 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  (8+ messages)
` [PATCH rdma-next v1 1/7] RDMA/mlx5: Delete not-available udata check
` [PATCH rdma-next v1 2/7] RDMA/core: Delete duplicated and unreachable code
` [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

[PATCH rdma-core 00/27] Introduce mlx5 user space driver over VFIO
 2021-07-21  8:51 UTC  (35+ messages)
` [PATCH rdma-core 01/27] Update kernel headers
` [PATCH rdma-core 02/27] mlx5: Introduce mlx5dv_get_vfio_device_list()
` [PATCH rdma-core 03/27] mlx5: Enable debug functionality for vfio
` [PATCH rdma-core 04/27] util: Add interval_set support
` [PATCH rdma-core 05/27] verbs: Enable verbs_open_device() to work over non sysfs devices
` [PATCH rdma-core 06/27] mlx5: Setup mlx5 vfio context
` [PATCH rdma-core 07/27] mlx5: Add mlx5_vfio_cmd_exec() support
` [PATCH rdma-core 08/27] mlx5: vfio setup function support
` [PATCH rdma-core 09/27] mlx5: vfio setup basic caps
` [PATCH rdma-core 10/27] mlx5: Support fast teardown over vfio
` [PATCH rdma-core 11/27] mlx5: Enable interrupt command mode "
` [PATCH rdma-core 12/27] mlx5: Introduce vfio APIs to process events
` [PATCH rdma-core 13/27] mlx5: VFIO poll_health support
` [PATCH rdma-core 14/27] mlx5: Implement basic verbs operation for PD and MR over vfio
` [PATCH rdma-core 15/27] mlx5: Set DV context ops
` [PATCH rdma-core 16/27] mlx5: Support initial DEVX/DV APIs over vfio
` [PATCH rdma-core 17/27] mlx5: Implement mlx5dv devx_obj "
` [PATCH rdma-core 18/27] pyverbs: Support DevX UMEM registration
` [PATCH rdma-core 19/27] pyverbs/mlx5: Support EQN querying
` [PATCH rdma-core 20/27] pyverbs/mlx5: Support more DevX objects
` [PATCH rdma-core 21/27] pyverbs: Add auxiliary memory functions
` [PATCH rdma-core 22/27] pyverbs/mlx5: Add support to extract mlx5dv objects
` [PATCH rdma-core 23/27] pyverbs/mlx5: Wrap mlx5_cqe64 struct and add enums
` [PATCH rdma-core 24/27] tests: Add MAC address to the tests' args
` [PATCH rdma-core 25/27] tests: Add mlx5 DevX data path test
` [PATCH rdma-core 26/27] pyverbs/mlx5: Support mlx5 devices over VFIO
` [PATCH rdma-core 27/27] tests: Add a test for mlx5 "

[PATCH rdma-next 0/7] Separate user/kernel QP creation logic
 2021-07-21  7:49 UTC  (20+ messages)
` [PATCH rdma-next 1/7] RDMA/mlx5: Delete not-available udata check
` [PATCH rdma-next 2/7] RDMA/core: Delete duplicated and unreachable code
` [PATCH rdma-next 3/7] RDMA/core: Remove protection from wrong in-kernel API usage
` [PATCH rdma-next 4/7] RDMA/core: Reorganize create QP low-level functions
` [PATCH rdma-next 5/7] RDMA/core: Configure selinux QP during creation
` [PATCH rdma-next 6/7] RDMA/core: Properly increment and decrement QP usecnts
` [PATCH rdma-next 7/7] RDMA/core: Create clean QP creations interface for uverbs

[PATCH] RDMA/irdma: Improve the way 'cqp_request' structures are cleaned when they are recycled
 2021-07-21  5:11 UTC  (4+ messages)

[PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
 2021-07-21  4:34 UTC  (3+ messages)

[PATCH for-next v2 0/9] ICRC cleanup
 2021-07-19 21:26 UTC  (6+ messages)

XDP applications running in driver mode on mlx5_core can't access various helper functions
 2021-07-19 20:29 UTC  (2+ messages)

[PATCH for-next v2 0/5] Replace AV by AH in UD sends
 2021-07-19 12:03 UTC  (3+ messages)
` [PATCH for-next v2 1/5] RDMA/rxe: Change user/kernel API to allow indexing AH

[PATCH v2 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-07-19  8:12 UTC  (11+ messages)
` [PATCH v2 1/1] "


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).