examples/pipeline: add FIB example
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 9 Jul 2021 17:07:00 +0000 (18:07 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 10 Jul 2021 06:31:08 +0000 (08:31 +0200)
commitf0b97fc4fe4cd16dd492cf30ece4296451e10e10
treec1b434fd4fdc5d72e2143b7fb14267ceb8900d74
parenta3ac0a4836b7f9f32388393fc8c5d079fdfc1cf0
examples/pipeline: add FIB example

Add example for FIB with VRF and ECMP support.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
examples/pipeline/examples/fib.cli [new file with mode: 0644]
examples/pipeline/examples/fib.spec [new file with mode: 0644]
examples/pipeline/examples/fib_nexthop_group_table.txt [new file with mode: 0644]
examples/pipeline/examples/fib_nexthop_table.txt [new file with mode: 0644]
examples/pipeline/examples/fib_routing_table.txt [new file with mode: 0644]