All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core 0/2] PCI write end padding
@ 2017-11-14 13:47 Yishai Hadas
       [not found] ` <1510667228-18579-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Yishai Hadas @ 2017-11-14 13:47 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: yishaih-VPRAkNaXOzVWk0Htik3J/w, noaos-VPRAkNaXOzVWk0Htik3J/w,
	majd-VPRAkNaXOzVWk0Htik3J/w, dledford-H+wXaHxf7aLQT0dZR+AlfA

This series from Noa is the supplementary part of the kernel series that was
merged into 4.15 'for-next' branch by Doug few days ago.

The series exposes the "PCI write end padding" device capability and enables QP
and WQ creation with that option.

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

Note:
The Travis issue that was reported in GITHUB is not related to this series but
to some 'vmw_pvrdma' patches that were previously taken.

Noa Osherovich (2):
  verbs: Report the device's PCI write end paddding capability
  verbs: Enable QP and WQ creation with PCI write end padding option

 libibverbs/cmd.c                  | 3 ++-
 libibverbs/examples/devinfo.c     | 5 ++++-
 libibverbs/man/ibv_create_qp_ex.3 | 1 +
 libibverbs/man/ibv_create_wq.3    | 3 ++-
 libibverbs/verbs.h                | 5 ++++-
 5 files changed, 13 insertions(+), 4 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] 8+ messages in thread

end of thread, other threads:[~2017-11-15 16:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-14 13:47 [PATCH rdma-core 0/2] PCI write end padding Yishai Hadas
     [not found] ` <1510667228-18579-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-11-14 13:47   ` [PATCH rdma-core 1/2] verbs: Report the device's PCI write end paddding capability Yishai Hadas
     [not found]     ` <1510667228-18579-2-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-11-14 20:30       ` Jason Gunthorpe
2017-11-14 20:33       ` Jason Gunthorpe
     [not found]         ` <20171114203344.GS4263-uk2M96/98Pc@public.gmane.org>
2017-11-15 13:10           ` Yishai Hadas
     [not found]             ` <915b8140-2f83-1bc2-3334-b2454f4abb33-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-11-15 15:15               ` Jason Gunthorpe
     [not found]                 ` <20171115151518.GM25894-uk2M96/98Pc@public.gmane.org>
2017-11-15 16:18                   ` Yishai Hadas
2017-11-14 13:47   ` [PATCH rdma-core 2/2] verbs: Enable QP and WQ creation with PCI write end padding option Yishai Hadas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.