DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/5] net/mlx5: support new completion field for Multi-Packet RQ
@ 2018-06-26 12:39 Yongseok Koh
  2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 1/5] net/mlx5: change return value of Rx completion poll Yongseok Koh
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Yongseok Koh @ 2018-06-26 12:39 UTC (permalink / raw)
  To: adrien.mazarguil, nelio.laranjeiro; +Cc: dev, shahafs, Yongseok Koh

For the RFC,
    https://mails.dpdk.org/archives/dev/2018-June/103664.html

Yongseok Koh (5):
  net/mlx5: change return value of Rx completion poll
  net/mlx5: add new fields in Rx completion entry
  net/mlx5: add warning message for Multi-Packet RQ
  net/mlx5: use stride index in Rx completion entry
  net/mlx5: increase number of strides

 doc/guides/nics/mlx5.rst     |  4 +++
 drivers/net/mlx5/Makefile    |  2 +-
 drivers/net/mlx5/mlx5.c      |  6 +++--
 drivers/net/mlx5/mlx5_defs.h |  2 +-
 drivers/net/mlx5/mlx5_prm.h  |  9 +++++--
 drivers/net/mlx5/mlx5_rxq.c  |  8 +++++-
 drivers/net/mlx5/mlx5_rxtx.c | 62 +++++++++++++++++++++++++++-----------------
 drivers/net/mlx5/mlx5_rxtx.h |  4 +--
 8 files changed, 64 insertions(+), 33 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-06-27 10:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-26 12:39 [dpdk-dev] [PATCH v2 0/5] net/mlx5: support new completion field for Multi-Packet RQ Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 1/5] net/mlx5: change return value of Rx completion poll Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 2/5] net/mlx5: add new fields in Rx completion entry Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 3/5] net/mlx5: add warning message for Multi-Packet RQ Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 4/5] net/mlx5: use stride index in Rx completion entry Yongseok Koh
2018-06-26 12:39 ` [dpdk-dev] [PATCH v2 5/5] net/mlx5: increase number of strides Yongseok Koh
2018-06-27 10:46 ` [dpdk-dev] [PATCH v2 0/5] net/mlx5: support new completion field for Multi-Packet RQ Shahaf Shuler

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