Re: [dpdk-dev] [PATCH v2 1/2] net/nfp: improve PF probing logic

2021-07-01 Thread Andrew Rybchenko
On 6/9/21 5:08 PM, Heinrich Kuhn wrote: > When using rte_eth_dev_pci_generic_probe() during probing a > rte_eth_dev will be created with the name field corresponding to the PCI > address of the device. NFP4000/6000 devices only have a single PF (but > potentially multiple physical ports). This mean

[dpdk-dev] [PATCH v2 1/2] net/nfp: improve PF probing logic

2021-06-09 Thread Heinrich Kuhn
When using rte_eth_dev_pci_generic_probe() during probing a rte_eth_dev will be created with the name field corresponding to the PCI address of the device. NFP4000/6000 devices only have a single PF (but potentially multiple physical ports). This means that in a simple two port example the rte_eth_