DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] net/mlx5: cleanups
@ 2017-11-23  9:22 Nelio Laranjeiro
  2017-11-23  9:22 ` [dpdk-dev] [PATCH 1/5] net/mlx5: remove get priv internal function Nelio Laranjeiro
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Nelio Laranjeiro @ 2017-11-23  9:22 UTC (permalink / raw)
  To: dev; +Cc: Yongseok Koh, Adrien Mazarguil

This series apply on top of patch 31485.

Nelio Laranjeiro (5):
  net/mlx5: remove get priv internal function
  net/mlx5: fix secondary process verification
  net/mlx5: removes 32bits support
  net/mlx5: move variable declaration
  net/mlx5: remove redundant inline variable

 drivers/net/mlx5/mlx5.c         |  6 ++----
 drivers/net/mlx5/mlx5_ethdev.c  | 46 +++--------------------------------------
 drivers/net/mlx5/mlx5_mac.c     |  6 ------
 drivers/net/mlx5/mlx5_rss.c     |  1 -
 drivers/net/mlx5/mlx5_rxmode.c  |  8 -------
 drivers/net/mlx5/mlx5_rxq.c     | 10 ++-------
 drivers/net/mlx5/mlx5_rxtx.c    | 31 +++++++++++++--------------
 drivers/net/mlx5/mlx5_rxtx.h    |  1 -
 drivers/net/mlx5/mlx5_stats.c   |  8 +++----
 drivers/net/mlx5/mlx5_trigger.c |  6 ------
 drivers/net/mlx5/mlx5_txq.c     |  9 +-------
 11 files changed, 26 insertions(+), 106 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-11-27  7:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-23  9:22 [dpdk-dev] [PATCH 0/5] net/mlx5: cleanups Nelio Laranjeiro
2017-11-23  9:22 ` [dpdk-dev] [PATCH 1/5] net/mlx5: remove get priv internal function Nelio Laranjeiro
2017-11-27  7:30   ` Shahaf Shuler
2017-11-23  9:22 ` [dpdk-dev] [PATCH 2/5] net/mlx5: fix secondary process verification Nelio Laranjeiro
2017-11-23  9:22 ` [dpdk-dev] [PATCH 3/5] net/mlx5: removes 32bits support Nelio Laranjeiro
2017-11-23  9:22 ` [dpdk-dev] [PATCH 4/5] net/mlx5: move variable declaration Nelio Laranjeiro
2017-11-23  9:22 ` [dpdk-dev] [PATCH 5/5] net/mlx5: remove redundant inline variable Nelio Laranjeiro

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