DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] net/mlx5: add enhanced multi-packet send for ConnectX-5
@ 2017-03-01  5:02 Yongseok Koh
  2017-03-01  5:02 ` [dpdk-dev] [PATCH 1/2] " Yongseok Koh
  2017-03-01  5:02 ` [dpdk-dev] [PATCH 2/2] doc: update PMD options for mlx5 Yongseok Koh
  0 siblings, 2 replies; 4+ messages in thread
From: Yongseok Koh @ 2017-03-01  5:02 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: dev, adrien.mazarguil, nelio.laranjeiro, Yongseok Koh

This patch set is to add the Enhanced Multi-Packet Send feature which is
newly introduced for ConnectX-5 families of adaptors.

Yongseok Koh (2):
  net/mlx5: add enhanced multi-packet send for ConnectX-5
  doc: update PMD options for mlx5

 doc/guides/nics/mlx5.rst       |  32 +++-
 drivers/net/mlx5/mlx5.c        |  34 +++-
 drivers/net/mlx5/mlx5.h        |   4 +-
 drivers/net/mlx5/mlx5_ethdev.c |   6 +-
 drivers/net/mlx5/mlx5_prm.h    |  23 +++
 drivers/net/mlx5/mlx5_rxtx.c   | 405 +++++++++++++++++++++++++++++++++++++++++
 drivers/net/mlx5/mlx5_rxtx.h   |   5 +
 drivers/net/mlx5/mlx5_txq.c    |  18 +-
 8 files changed, 514 insertions(+), 13 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-15 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01  5:02 [dpdk-dev] [PATCH 0/2] net/mlx5: add enhanced multi-packet send for ConnectX-5 Yongseok Koh
2017-03-01  5:02 ` [dpdk-dev] [PATCH 1/2] " Yongseok Koh
2017-03-15 10:09   ` Nélio Laranjeiro
2017-03-01  5:02 ` [dpdk-dev] [PATCH 2/2] doc: update PMD options for mlx5 Yongseok Koh

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