examples/eventdev_pipeline: support Tx adapter
authorPavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Mon, 24 Sep 2018 10:12:08 +0000 (15:42 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Mon, 1 Oct 2018 14:52:47 +0000 (16:52 +0200)
commit085edac2ca38105b629fed34fb82ad280eea129b
treeefab08ac8c26234d18025cc638efe6bf251bb0eb
parentde3466e3a4542763cdb3b59d7d0326b2e73b8310
examples/eventdev_pipeline: support Tx adapter

Redo the worker pipelines and offload transmission to service cores
seamlessly through Tx adapter.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Reviewed-by: Nikhil Rao <nikhil.rao@intel.com>
Tested-by: Nikhil Rao <nikhil.rao@intel.com>
examples/eventdev_pipeline/main.c
examples/eventdev_pipeline/pipeline_common.h
examples/eventdev_pipeline/pipeline_worker_generic.c
examples/eventdev_pipeline/pipeline_worker_tx.c