From: Michael Baum <michaelba@nvidia.com>
To: <stable@dpdk.org>
Cc: Matan Azrad <matan@nvidia.com>,
Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
Christian Ehrhardt <christian.ehrhardt@canonical.com>
Subject: [PATCH 19.11 0/3] net/mlx5: fix MPRQ stride
Date: Sun, 10 Apr 2022 11:52:14 +0300 [thread overview]
Message-ID: <20220410085217.922084-1-michaelba@nvidia.com> (raw)
All these three patches resolve the same issue.
Michael Baum (3):
net/mlx5: add minimum WQE size for striding RQ
net/mlx5: improve stride parameter names
net/mlx5: fix MPRQ stride devargs adjustment
drivers/net/mlx5/mlx5.c | 55 ++------
drivers/net/mlx5/mlx5.h | 13 +-
drivers/net/mlx5/mlx5_defs.h | 4 +-
drivers/net/mlx5/mlx5_devx_cmds.c | 28 ++++
drivers/net/mlx5/mlx5_prm.h | 38 +++++-
drivers/net/mlx5/mlx5_rxq.c | 220 ++++++++++++++++++++----------
drivers/net/mlx5/mlx5_rxtx.c | 14 +-
drivers/net/mlx5/mlx5_rxtx.h | 4 +-
8 files changed, 243 insertions(+), 133 deletions(-)
--
2.25.1
next reply other threads:[~2022-04-10 8:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-10 8:52 Michael Baum [this message]
2022-04-10 8:52 ` [PATCH 19.11 1/3] net/mlx5: add minimum WQE size for striding RQ Michael Baum
2022-04-10 8:52 ` [PATCH 19.11 2/3] net/mlx5: improve stride parameter names Michael Baum
2022-04-10 8:52 ` [PATCH 19.11 3/3] net/mlx5: fix MPRQ stride devargs adjustment Michael Baum
2022-04-11 5:38 ` [PATCH 19.11 0/3] net/mlx5: fix MPRQ stride Christian Ehrhardt
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=20220410085217.922084-1-michaelba@nvidia.com \
--to=michaelba@nvidia.com \
--cc=christian.ehrhardt@canonical.com \
--cc=matan@nvidia.com \
--cc=stable@dpdk.org \
--cc=viacheslavo@nvidia.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 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).