]> git.droids-corp.org - dpdk.git/commit
examples/pipeline: add packet mirroring example
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Wed, 6 Apr 2022 18:55:33 +0000 (19:55 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 Jun 2022 13:04:34 +0000 (15:04 +0200)
commit5e54e2e0043cf757ab6f47542c93eaeebd841d5b
tree8e53768be08ffff294e32184aca453453314f36f
parent172254555f9f30e6473c68e4dbf7425a6f83fb3c
examples/pipeline: add packet mirroring example

Add example program to illustrate packet mirroring.

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