[dpdk-dev] [PATCH v2 0/2] MLX5 PMD tuning

Ruifeng Wang ruifeng.wang at arm.com
Wed Jul 7 11:03:05 CEST 2021


This series include optimizations for MLX5 PMD.
In tests on Arm N1SDP with MLX5 40G NIC, changes
showed performance gain.

Ruifeng Wang (2):
  net/mlx5: remove redundant operations
  net/mlx5: reduce unnecessary memory access

 drivers/net/mlx5/mlx5_rxtx_vec.c      | 35 +++++++++++++++------------
 drivers/net/mlx5/mlx5_rxtx_vec_neon.h | 11 ++++-----
 2 files changed, 25 insertions(+), 21 deletions(-)

-- 
2.25.1



More information about the dev mailing list