> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cristian Dumitrescu
> Sent: Thursday, July 26, 2018 2:38 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] examples/ip_pipeline: add example script for
> rss
>
> Add example script to demonstrate Receive Side Scaling (RSS).
>
> Signed-off-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
> ---
> examples/ip_pipeline/examples/rss.cli | 112
> ++++++++++++++++++++++++++++++++++
> 1 file changed, 112 insertions(+)
> create mode 100644 examples/ip_pipeline/examples/rss.cli
>
Applied to next-pipeline tree.