examples/pipeline: add l2fwd example
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 1 Oct 2020 10:20:07 +0000 (11:20 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 1 Oct 2020 16:43:10 +0000 (18:43 +0200)
commit6a44b59c453024304fc9644c125d4985c07d9bf5
treea5b2c2914014cfba13ea179c14029b9e48395c8d
parent5074e1d551072105ff725d1d1add943d9ef276a9
examples/pipeline: add l2fwd example

Add L2 Forwarding example to the SWX pipeline application. Example
command line: ./build/pipeline -l0-1 -- -s ./examples/l2fwd.cli

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/examples/l2fwd.cli [new file with mode: 0644]
examples/pipeline/examples/l2fwd.spec [new file with mode: 0644]
examples/pipeline/examples/l2fwd_pcap.cli [new file with mode: 0644]
examples/pipeline/examples/packet.txt [new file with mode: 0644]