-----Original Message-----
> Date: Wed,  5 Sep 2018 19:15:54 +0530
> From: Pavan Nikhilesh <[email protected]>
> To: [email protected], [email protected],
>  [email protected], [email protected]
> Cc: [email protected], Pavan Nikhilesh <[email protected]>
> Subject: [dpdk-dev] [PATCH] examples/eventdev_pipeline: add Tx adapter
>  support
> X-Mailer: git-send-email 2.18.0
> 
> Signed-off-by: Pavan Nikhilesh <[email protected]>
> ---
>  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.



Reply via email to