> 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
Fixes: 83b41136934d ("ethdev: add unique name to devices")
Acked-by: Thomas Mo
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
---
lib/librte_pmd_pcap/rte_eth_pcap.c | 1 +
1 file changed, 1 insertion(+)
diff --git
2 matches
Mail list logo