[dpdk-dev] [PATCH 0/2] adjusting mkey creations

Michael Baum michaelba at nvidia.com
Thu Mar 18 10:56:06 CET 2021


Adjusting mkey creations to use Verbs instead of DevX API.

Michael Baum (2):
  net/mlx5: workaround ASO memory region creation
  net/mlx5: workaround counter memory region creation

 drivers/common/mlx5/linux/mlx5_common_verbs.c |   1 -
 drivers/common/mlx5/windows/mlx5_common_os.c  |  23 +++---
 drivers/net/mlx5/linux/mlx5_os.c              |  10 ---
 drivers/net/mlx5/mlx5.c                       |  11 ++-
 drivers/net/mlx5/mlx5.h                       |  15 +---
 drivers/net/mlx5/mlx5_flow.c                  |  27 ++-----
 drivers/net/mlx5/mlx5_flow_age.c              | 106 +++++++++++---------------
 drivers/net/mlx5/windows/mlx5_os.c            |   9 ---
 8 files changed, 71 insertions(+), 131 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list