Soft Patch Panel
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: ogawa.yasufumi@lab.ntt.co.jp, spp@dpdk.org, geminoa@juno.ocn.ne.jp
Cc: Naoki Takada <takada.naoki@lab.ntt.co.jp>
Subject: Re: [spp] [PATCH 1/4] spp_nfv: add pcap pmd
Date: Thu, 1 Feb 2018 13:09:54 +0000	[thread overview]
Message-ID: <6c7b24a2-948f-0b98-f292-b0be5f5dd7fb@intel.com> (raw)
In-Reply-To: <20180131105606.1345-1-ogawa.yasufumi@lab.ntt.co.jp>

On 1/31/2018 11:21 AM, ogawa.yasufumi@lab.ntt.co.jp wrote:
> From: ogawa.yasufumi@lab.ntt.co.jp
> 
> From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> 
> Add libpcap-based PMD[1] support to read and write packets from files
> on host. As ring or vhost PMD, pcap PMD is created from add_pcap_pmd().
> Pcap device is created as '/tmp/rx_*.pcap' and '/tmp/tx_*.pcap' from
> rte_eth_dev_attach().
> 
> [1] https://dpdk.org/doc/guides/nics/pcap_ring.html
> 
> Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> Signed-off-by: Naoki Takada <takada.naoki@lab.ntt.co.jp>

I think it is good idea to add pcap and null support.

Series applied, thanks.

      parent reply	other threads:[~2018-02-01 13:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31 11:21 ogawa.yasufumi
2018-01-31 11:21 ` [spp] [PATCH 2/4] spp: add pcap pmd support ogawa.yasufumi
2018-01-31 11:21 ` [spp] [PATCH 3/4] spp_nfv: add null pmd ogawa.yasufumi
2018-01-31 11:21 ` [spp] [PATCH 4/4] spp: add null pmd support ogawa.yasufumi
2018-02-01 13:09 ` Ferruh Yigit [this message]

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=6c7b24a2-948f-0b98-f292-b0be5f5dd7fb@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=geminoa@juno.ocn.ne.jp \
    --cc=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=spp@dpdk.org \
    --cc=takada.naoki@lab.ntt.co.jp \
    /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).