DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v4 0/2] introduce if_index in device info
@ 2014-01-24 13:24 liljegren.mats2
  2014-01-24 13:24 ` [dpdk-dev] [PATCH v4 1/2] ethdev: " liljegren.mats2
  2014-01-24 13:24 ` [dpdk-dev] [PATCH v4 2/2] pcap: save if_index of the bound device liljegren.mats2
  0 siblings, 2 replies; 5+ messages in thread
From: liljegren.mats2 @ 2014-01-24 13:24 UTC (permalink / raw)
  To: dev

Changes since v1:
- Split into two patches: Generic and pcap specific.
- Changed interface name to interface index

Changes since v2:
- Interface index is now unsigned
- Value 0 used as error rather than 0
- Added missing include of net/if.h in rte_eth_pcap.c
- Declared struct args_dict in rte_eth_pcap.h

Changes since v3:
- Changed commit messages
- Removed compiler warning about unused variable pair

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-27 15:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-24 13:24 [dpdk-dev] [PATCH v4 0/2] introduce if_index in device info liljegren.mats2
2014-01-24 13:24 ` [dpdk-dev] [PATCH v4 1/2] ethdev: " liljegren.mats2
2014-01-27 15:46   ` Thomas Monjalon
2014-01-24 13:24 ` [dpdk-dev] [PATCH v4 2/2] pcap: save if_index of the bound device liljegren.mats2
2014-01-27 15:47   ` Thomas Monjalon

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).