[spp] [PATCH 1/4] spp_nfv: add pcap pmd

Ferruh Yigit ferruh.yigit at intel.com
Thu Feb 1 14:09:54 CET 2018


On 1/31/2018 11:21 AM, ogawa.yasufumi at lab.ntt.co.jp wrote:
> From: ogawa.yasufumi at lab.ntt.co.jp
> 
> From: Yasufumi Ogawa <ogawa.yasufumi at 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 at lab.ntt.co.jp>
> Signed-off-by: Naoki Takada <takada.naoki at lab.ntt.co.jp>

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

Series applied, thanks.


More information about the spp mailing list