[dpdk-dev] [PATCH 1/2] net/mlx5: move getter functions from net to common
Matan Azrad
matan at mellanox.com
Thu Jun 18 08:49:54 CEST 2020
From: Ori Kam:
> From: Ophir Munk <ophirmu at mellanox.com>
>
> Getter functions such as: 'mlx5_os_get_ctx_device_name',
> 'mlx5_os_get_ctx_device_path', 'mlx5_os_get_dev_device_name',
> 'mlx5_os_get_umem_id' are implemented under net directory. To enable
> additional devices (e.g. regex, vdpa) to access these getter functions they
> are moved under common directory.
>
> Signed-off-by: Ophir Munk <ophirmu at mellanox.com>
Acked-by: Matan Azrad <matan at mellanox.com>
More information about the dev
mailing list