examples/pipeline: add l2fwd with MAC swap example
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 1 Oct 2020 10:20:08 +0000 (11:20 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 1 Oct 2020 16:43:10 +0000 (18:43 +0200)
commit43821022a4c1a35010e9f70a82e1fe0e12f6949f
treeaf359172ff7adfea3262f5242cf1a925d71c541c
parent6a44b59c453024304fc9644c125d4985c07d9bf5
examples/pipeline: add l2fwd with MAC swap example

Add L2 Forwarding example with MAC destination and source address swap
to the SWX pipeline application. Example command line:
./build/pipeline -l0-1 -- -s ./examples/l2fwd_macswp.cli

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