]> git.droids-corp.org - dpdk.git/commit
examples/pipeline: print table entries to file
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Wed, 12 Jan 2022 18:59:10 +0000 (18:59 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 13 Feb 2022 21:31:39 +0000 (22:31 +0100)
commita4c1146c754b4b8cceb1c615df2a20138c09d25a
tree83c6700cb9b53926a95f4d8ab95ba07a25395799
parent2a11b503d2b59d6916f8fe887ee3d5e15bd7e734
examples/pipeline: print table entries to file

Add support for the show CLI command to print table entries to a file
instead of standard output.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Harshad Narayane <harshad.suresh.narayane@intel.com>
examples/pipeline/cli.c