[dpdk-dev] [PATCH v6 06/14] net/avp: device configuration

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 29 12:28:30 CEST 2017


On 3/28/2017 12:54 PM, Allain Legacy wrote:
> Adds support for "dev_configure" operations to allow an application to
> configure the device.
> 
> Signed-off-by: Allain Legacy <allain.legacy at windriver.com>
> Signed-off-by: Matt Peters <matt.peters at windriver.com>

<...>

>  RTE_PMD_REGISTER_PCI(rte_avp, rte_avp_pmd.pci_drv);
>  RTE_PMD_REGISTER_PCI_TABLE(rte_avp, pci_id_avp_map);

Defined net device naming is "net_xxx", for this case it should be
"net_avp", instead of rte_avp.

Since there is no other outstanding issue for the PMD, I will fix this
while applying.


More information about the dev mailing list