examples/pipeline: improve table update commands
authorChurchill Khangar <churchill.khangar@intel.com>
Fri, 2 Jul 2021 22:46:04 +0000 (23:46 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 9 Jul 2021 21:21:41 +0000 (23:21 +0200)
commit75129ceb1e8b21369db2fcb4426790b8a9e0b9e6
tree1642fa7eac58423e269c24e465ad852cfe0605e7
parenta57d92d73d784dd60f036842069ce1034a2ffe5d
examples/pipeline: improve table update commands

For more flexibility, the single monolithic table update command is
split into table entry add, table entry delete, table default entry
add, pipeline commit and pipeline abort.

Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/cli.c
examples/pipeline/examples/vxlan.cli
examples/pipeline/examples/vxlan_pcap.cli