> Ethernet device's data should contain the virtual device name for pcap port. > This name is correctly set by rte_eth_dev_allocate() at initialization time, > but it is directly lost. > > Signed-off-by: Remi Pommarel <repk at triplefau.lt>
Fixes: 83b41136934d ("ethdev: add unique name to devices") Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com> Applied Thanks -- Thomas