numam-dpdk/lib/librte_pmd_pcap
Remi Pommarel 616dc65bea pcap: fix device name
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.

Fixes: 83b4113693 ("ethdev: add unique name to devices")

Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-01-27 12:25:32 +01:00
..
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_eth_pcap.c pcap: fix device name 2015-01-27 12:25:32 +01:00