linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH libmlx5 V1 0/2] Add cross-channel support
@ 2016-01-16 15:55 Leon Romanovsky
       [not found] ` <1452959758-29611-1-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Leon Romanovsky @ 2016-01-16 15:55 UTC (permalink / raw)
  To: yishaih-VPRAkNaXOzVWk0Htik3J/w
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Leon Romanovsky

From: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

This patchset adds libmlx5 part of cross-channel support [1].

These patches were added on top of "Completion timestamping" [2].

[1] http://comments.gmane.org/gmane.linux.drivers.rdma/31715
[2] http://www.spinics.net/lists/linux-rdma/msg30940.html

Changes from v0:
  * Enrich cover message and commit messages.
  * Add mlx5_post_send() implementation related to cross-channel
    work request opcodes.

Leon Romanovsky (2):
  Add CQ ignore overrun creation flag
  Add cross-channel work request opcodes

 src/mlx5-abi.h |  14 ++++++++
 src/mlx5.h     |   9 ++++++
 src/qp.c       | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 src/verbs.c    |  71 +++++++++++++++++++++++++++++++---------
 src/wqe.h      |   5 +++
 5 files changed, 178 insertions(+), 21 deletions(-)

-- 
1.7.12.4

--
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] 3+ messages in thread

end of thread, other threads:[~2016-01-16 15:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-16 15:55 [PATCH libmlx5 V1 0/2] Add cross-channel support Leon Romanovsky
     [not found] ` <1452959758-29611-1-git-send-email-leon-2ukJVAZIZ/Y@public.gmane.org>
2016-01-16 15:55   ` [PATCH libmlx5 V1 1/2] Add CQ ignore overrun creation flag Leon Romanovsky
2016-01-16 15:55   ` [PATCH libmlx5 V1 2/2] Add cross-channel work request opcodes Leon Romanovsky

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