DPDK patches and discussions
 help / color / mirror / Atom feed
From: <liljegren.mats2@gmail.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH v3 0/2] Introduce if_index field to struct rte_eth_dev_info
Date: Thu, 9 Jan 2014 14:42:55 +0100	[thread overview]
Message-ID: <1389274977-53532-1-git-send-email-liljegren.mats2@gmail.com> (raw)

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

             reply	other threads:[~2014-01-09 13:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-09 13:42 liljegren.mats2 [this message]
2014-01-09 13:42 ` [dpdk-dev] [PATCH v3 1/2] ethdev: " liljegren.mats2
2014-01-17 17:33   ` Thomas Monjalon
2014-01-09 13:42 ` [dpdk-dev] [PATCH v3 2/2] pcap: Fill in if_index field for rte_eth_dev_info_get() liljegren.mats2
2014-01-17 17:48   ` Thomas Monjalon
2014-01-21  8:40     ` Mats Liljegren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1389274977-53532-1-git-send-email-liljegren.mats2@gmail.com \
    --to=liljegren.mats2@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).