linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-core 0/2] Expose mlx5 multi packet capabilities
@ 2017-09-11 11:43 Yishai Hadas
       [not found] ` <1505130185-32658-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Yishai Hadas @ 2017-09-11 11:43 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: yishaih-VPRAkNaXOzVWk0Htik3J/w, bodong-VPRAkNaXOzVWk0Htik3J/w,
	majd-VPRAkNaXOzVWk0Htik3J/w

This series from Bodong is the supplementary part of the kernel series that was
merged into 4.14.

It gets from the kernel the information whether multi packet WQE is allowed in
SQ and whether enhanced multi packet send WQE is supported. This information is
reported by the mlx5dv_query_device() DV API.

PR was sent:
https://github.com/linux-rdma/rdma-core/pull/217

Bodong Wang (2):
  mlx5: Report if kernel allows using MPW in SQ
  mlx5: Report enhanced multi packet send WQE capability

 providers/mlx5/man/mlx5dv_query_device.3 | 4 +++-
 providers/mlx5/mlx5-abi.h                | 6 ++++++
 providers/mlx5/mlx5.c                    | 7 +++++--
 providers/mlx5/mlx5.h                    | 4 +++-
 providers/mlx5/mlx5dv.h                  | 4 +++-
 providers/mlx5/verbs.c                   | 7 +++++--
 6 files changed, 25 insertions(+), 7 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-09-14 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-11 11:43 [PATCH rdma-core 0/2] Expose mlx5 multi packet capabilities Yishai Hadas
     [not found] ` <1505130185-32658-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-09-11 11:43   ` [PATCH rdma-core 1/2] mlx5: Report if kernel allows using MPW in SQ Yishai Hadas
     [not found]     ` <1505130185-32658-2-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-09-11 16:42       ` Jason Gunthorpe
     [not found]         ` <20170911164257.GA2403-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-09-12 15:13           ` Yishai Hadas
     [not found]             ` <1bb5967f-45fd-fb22-7772-10bf6b35e2e1-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-09-13 18:38               ` Jason Gunthorpe
     [not found]                 ` <20170913183849.GD1536-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-09-14 13:30                   ` Yishai Hadas
2017-09-11 11:43   ` [PATCH rdma-core 2/2] mlx5: Report enhanced multi packet send WQE capability Yishai Hadas

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