From: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
To: dev@dpdk.org
Cc: Yongseok Koh <yskoh@mellanox.com>,
Adrien Mazarguil <adrien.mazarguil@6wind.com>
Subject: [PATCH 0/5] net/mlx5: cleanups
Date: Thu, 23 Nov 2017 10:22:31 +0100 [thread overview]
Message-ID: <cover.1511428846.git.nelio.laranjeiro@6wind.com> (raw)
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
next reply other threads:[~2017-11-23 9:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-23 9:22 Nelio Laranjeiro [this message]
2017-11-23 9:22 ` [PATCH 1/5] net/mlx5: remove get priv internal function Nelio Laranjeiro
2017-11-27 7:30 ` Shahaf Shuler
2017-11-23 9:22 ` [PATCH 2/5] net/mlx5: fix secondary process verification Nelio Laranjeiro
2017-11-23 9:22 ` [PATCH 3/5] net/mlx5: removes 32bits support Nelio Laranjeiro
2017-11-23 9:22 ` [PATCH 4/5] net/mlx5: move variable declaration Nelio Laranjeiro
2017-11-23 9:22 ` [PATCH 5/5] net/mlx5: remove redundant inline variable Nelio Laranjeiro
-- strict thread matches above, loose matches on Subject: below --
2017-08-01 12:09 [PATCH 0/5] net/mlx5: cleanups Nelio Laranjeiro
2017-08-02 15:36 ` Nélio Laranjeiro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1511428846.git.nelio.laranjeiro@6wind.com \
--to=nelio.laranjeiro@6wind.com \
--cc=adrien.mazarguil@6wind.com \
--cc=dev@dpdk.org \
--cc=yskoh@mellanox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.