DPDK patches and discussions
 help / color / mirror / Atom feed
From: Mats Liljegren <liljegren.mats2@gmail.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>, stephen@networkplumber.org
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 0/2] RFC v2: Introduce if_index field to struct rte_eth_dev_info
Date: Wed, 8 Jan 2014 10:43:54 +0100	[thread overview]
Message-ID: <CA+xJJ1-rdh584G0uiYR9qszcrc05066nfoStTUmTZCfv45aoew@mail.gmail.com> (raw)

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

                 reply	other threads:[~2014-01-08  9:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CA+xJJ1-rdh584G0uiYR9qszcrc05066nfoStTUmTZCfv45aoew@mail.gmail.com \
    --to=liljegren.mats2@gmail.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    --cc=thomas.monjalon@6wind.com \
    /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).