[dpdk-dev] [PATCH v4 2/2] pcap: save if_index of the bound device

2014-01-27 Thread Thomas Monjalon
> From: Mats Liljegren > > Use command line parameters to get the name of the interface. > This name is converted into if_index, which is provided as > device info. > > Signed-off-by: Mats Liljegren Acked and applied Thank you -- Thomas

[dpdk-dev] [PATCH v4 2/2] pcap: save if_index of the bound device

2014-01-24 Thread liljegren.ma...@gmail.com
From: Mats Liljegren Use command line parameters to get the name of the interface. This name is converted into if_index, which is provided as device info. Signed-off-by: Mats Liljegren --- lib/librte_pmd_pcap/rte_eth_pcap.c | 36 lib/librte_pmd_pcap/rte_e