[PATCH 19.11 0/3] net/mlx5: fix MPRQ stride

Michael Baum michaelba at nvidia.com
Sun Apr 10 10:52:14 CEST 2022


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



More information about the stable mailing list