[dpdk-dev] [PATCH] examples/eventdev_pipeline: add Tx adapter support

Jerin Jacob jerin.jacob at caviumnetworks.com
Mon Sep 17 16:17:58 CEST 2018


-----Original Message-----
> Date: Wed,  5 Sep 2018 19:15:54 +0530
> From: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> To: jerin.jacob at caviumnetworks.com, nikhil.rao at intel.com,
>  harry.van.haaren at intel.com, anoob.joseph at caviumnetworks.com
> Cc: dev at dpdk.org, Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> Subject: [dpdk-dev] [PATCH] examples/eventdev_pipeline: add Tx adapter
>  support
> X-Mailer: git-send-email 2.18.0
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
> ---
>  This patch depends on the following series:
>  http://patches.dpdk.org/project/dpdk/list/?series=1121
> 
>  examples/eventdev_pipeline/main.c             |  62 ++--
>  examples/eventdev_pipeline/pipeline_common.h  |  31 +-
>  .../pipeline_worker_generic.c                 | 273 +++++-------------
>  .../eventdev_pipeline/pipeline_worker_tx.c    | 130 +++++----
>  4 files changed, 186 insertions(+), 310 deletions(-)


Harry and Nikhil,

As examples/eventdev_pipeline and Tx adapter maintainers, Please
review this examples/eventdev_pipeline changes.





More information about the dev mailing list