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