numam-dpdk/examples/pipeline
Cristian Dumitrescu a4c1146c75 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>
2022-02-13 22:31:39 +01:00
..
examples pipeline: add drop port for each pipeline 2022-02-13 22:30:47 +01:00
cli.c examples/pipeline: print table entries to file 2022-02-13 22:31:39 +01:00
cli.h examples/pipeline: add configuration commands 2020-10-01 18:43:10 +02:00
conn.c examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
conn.h examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
obj.c pipeline: move table type registration to library 2022-02-13 22:08:23 +01:00
obj.h port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
thread.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
thread.h examples/pipeline: add new example application 2020-10-01 18:43:10 +02:00