examples/ip_pipeline: add l2fwd example
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 29 Mar 2018 18:32:03 +0000 (19:32 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 5 Apr 2018 17:00:21 +0000 (19:00 +0200)
commit2df8535bc4ef78630c56843fb966b934aa547563
treeadfddda2afdafc6167077a2b883bf415018e24b1
parent802755dca3bbf541d07aecd594bb35fe95541989
examples/ip_pipeline: add l2fwd example

This patch add the configuration file for l2fwd example. It
includes commands to build the packet processing stage (pipeline),
defining action, add rules to its table, etc.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
examples/ip_pipeline/examples/l2fwd.cli [new file with mode: 0644]