examples/pipeline: add packet recirculation example
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Wed, 6 Apr 2022 18:55:35 +0000 (19:55 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 Jun 2022 13:04:34 +0000 (15:04 +0200)
commit49b3e173c7ddc497726f13aae80f48b21ac27877
tree4fff2a88a96524beb45a93a72270057d0577d215
parent5ec76d29dc6f9d3653719ae1c0ce3db6766af93b
examples/pipeline: add packet recirculation example

Add example program to illustrate packet recirculation.

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