public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [V2 rdma-core 0/4] Broadcom's rdma provider lib update
@ 2021-05-05 17:10 Devesh Sharma
  2021-05-05 17:10 ` [V2 rdma-core 1/4] bnxt_re/lib: Check AH handler validity before use Devesh Sharma
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Devesh Sharma @ 2021-05-05 17:10 UTC (permalink / raw)
  To: linux-rdma; +Cc: Devesh Sharma

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

This patch series is a part of bigger feature submission which
changes the wqe posting logic. The current series adds the
ground work in the direction to change the wqe posting algorithm.

v1->v2
- added Fixes tag
- updated patch description
- dropped if() check before free.

Devesh Sharma (4):
  bnxt_re/lib: Check AH handler validity before use
  bnxt_re/lib: align base sq entry structure to 16B boundary
  bnxt_re/lib: consolidate hwque and swque in common structure
  bnxt_re/lib: query device attributes only once and store

 providers/bnxt_re/bnxt_re-abi.h |  24 ++---
 providers/bnxt_re/db.c          |   6 +-
 providers/bnxt_re/main.c        |  31 +++---
 providers/bnxt_re/main.h        |  15 ++-
 providers/bnxt_re/verbs.c       | 182 +++++++++++++++++---------------
 5 files changed, 138 insertions(+), 120 deletions(-)

-- 
2.25.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-05-10  9:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-05 17:10 [V2 rdma-core 0/4] Broadcom's rdma provider lib update Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 1/4] bnxt_re/lib: Check AH handler validity before use Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 2/4] bnxt_re/lib: align base sq entry structure to 16B boundary Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 3/4] bnxt_re/lib: consolidate hwque and swque in common structure Devesh Sharma
2021-05-05 17:10 ` [V2 rdma-core 4/4] bnxt_re/lib: query device attributes only once and store Devesh Sharma
2021-05-10  5:03 ` [V2 rdma-core 0/4] Broadcom's rdma provider lib update Devesh Sharma
2021-05-10  5:41   ` Leon Romanovsky
2021-05-10  6:25     ` Devesh Sharma
2021-05-10  9:50       ` Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox