patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 19.11 0/3] net/mlx5: fix MPRQ stride
@ 2022-04-10  8:52 Michael Baum
  2022-04-10  8:52 ` [PATCH 19.11 1/3] net/mlx5: add minimum WQE size for striding RQ Michael Baum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Baum @ 2022-04-10  8:52 UTC (permalink / raw)
  To: stable; +Cc: Matan Azrad, Viacheslav Ovsiienko, Christian Ehrhardt

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


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

end of thread, other threads:[~2022-04-11  5:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-10  8:52 [PATCH 19.11 0/3] net/mlx5: fix MPRQ stride Michael Baum
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

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