29/10/2019 16:37, pbhagavat...@marvell.com:
> From: Pavan Nikhilesh <pbhagavat...@marvell.com>
> 
> Since pipeline_generic uses `rte_mbuf::hash::rss` add the new Rx offload
> flag `DEV_RX_OFFLOAD_RSS_HASH` to inform PMD to copy the RSS hash result
> into the mbuf.
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
> ---
>  examples/eventdev_pipeline/main.c             | 128 -----------------
>  .../pipeline_worker_generic.c                 | 132 ++++++++++++++++++
>  .../eventdev_pipeline/pipeline_worker_tx.c    | 128 +++++++++++++++++
>  3 files changed, 260 insertions(+), 128 deletions(-)

Please split the patch.
Moving code should be always separate.



Reply via email to