[dpdk-dev] [PATCH v4 0/4] Add PCAP support to source and sink port

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Mar 13 15:58:43 CET 2016


2016-03-11 17:08, Fan Zhang:
> This patchset adds feature to source and sink type port in librte_port
> library, and to examples/ip_pipline. Originally, source/sink ports act
> as input and output of NULL packets generator. This patchset enables
> them read from and write to specific PCAP file, to generate and dump
> packets.
[...]
> Fan Zhang (4):
>   lib/librte_port: add PCAP file support to source port
>   example/ip_pipeline: add PCAP file support
>   lib/librte_port: add packet dumping to PCAP file support in sink port
>   examples/ip_pipeline: add packets dumping to PCAP file support

Applied, thanks


More information about the dev mailing list