[dpdk-dev] [PATCH v2 07/13] ethdev: add device matching field name

Thomas Monjalon thomas at monjalon.net
Thu Sep 20 18:17:13 CEST 2018


19/09/2018 18:03, Gaetan Rivet:
> The eth device class can now parse a field name,
> matching the eth_dev name with one passed as
> 
>    "class=eth,name=xxxxxx"

I am not sure what is the purpose of the "name" property.
I think we should not need it to choose a port by its ethdev name.
If you are thinking about a vdev, we can use the rte_device name (at bus level).





More information about the dev mailing list