[dpdk-dev] [PATCH v2 0/2] vdpa/mlx5: support MTU feature
Matan Azrad
matan at mellanox.com
Thu Jun 18 21:06:01 CEST 2020
v2: rebase.
Matan Azrad (2):
common/mlx5: share kernel interface name getter
vdpa/mlx5: support MTU feature
doc/guides/rel_notes/release_20_08.rst | 1 +
doc/guides/vdpadevs/features/mlx5.ini | 1 +
drivers/common/mlx5/linux/mlx5_common_os.c | 89 ++++++++++++++++++++++++
drivers/common/mlx5/mlx5_common.h | 3 +
drivers/common/mlx5/rte_common_mlx5_version.map | 2 +
drivers/net/mlx5/linux/mlx5_ethdev_os.c | 91 +------------------------
drivers/net/mlx5/linux/mlx5_os.c | 4 +-
drivers/net/mlx5/mlx5.h | 1 -
drivers/vdpa/mlx5/mlx5_vdpa.c | 67 ++++++++++++++++--
9 files changed, 164 insertions(+), 95 deletions(-)
--
1.8.3.1
More information about the dev
mailing list