DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] RFC v2: Introduce if_index field to struct rte_eth_dev_info
@ 2014-01-08  9:43 Mats Liljegren
  0 siblings, 0 replies; only message in thread
From: Mats Liljegren @ 2014-01-08  9:43 UTC (permalink / raw)
  To: Thomas Monjalon, stephen; +Cc: dev

This is my second attempt. I have now splitted the patch into a
generic and a pcap-specific.

I also use interface index instead of interface name.

Mats Liljegren (2):
  Introduce if_index field to struct rte_eth_dev_info
  pcap: Fill in if_index field for rte_eth_dev_info_get() calls

 lib/librte_ether/rte_ethdev.c      |  1 +
 lib/librte_ether/rte_ethdev.h      |  1 +
 lib/librte_pmd_pcap/rte_eth_pcap.c | 39 ++++++++++++++++++++++++++++++--------
 lib/librte_pmd_pcap/rte_eth_pcap.h |  6 ++++--
 4 files changed, 37 insertions(+), 10 deletions(-)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-08  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08  9:43 [dpdk-dev] [PATCH 0/2] RFC v2: Introduce if_index field to struct rte_eth_dev_info Mats Liljegren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).