[dpdk-dev] [PATCH v2 1/2] eal/windows: add needed calls to detect vdev PMD

Narcisa Ana Maria Vasile navasile at linux.microsoft.com
Thu Jul 16 22:54:56 CEST 2020


On Tue, Jul 07, 2020 at 11:48:22AM +0300, talshn at mellanox.com wrote:
> From: Tal Shnaiderman <talshn at mellanox.com>
> 
> Add needed function calls in rte_eal_init to detect vdev PMD.
> 
> eal_option_device_parse()
> rte_service_init()
> rte_bus_probe()
> 
> Signed-off-by: Tal Shnaiderman <talshn at mellanox.com>
> ---
>  lib/librte_eal/common/meson.build |  1 +
>  lib/librte_eal/windows/eal.c      | 20 ++++++++++++++++++++
>  2 files changed, 21 insertions(+)

Tested-by: Narcisa Vasile <navasile at linux.microsoft.com>
Acked-by: Narcisa Vasile <navasile at linux.microsoft.com> 


More information about the dev mailing list