Re: [dpdk-dev] [PATCH v2] doc: update ip pipeline sample application

2020-11-20 Thread David Marchand
On Tue, Nov 17, 2020 at 11:16 AM Savinay Dharmappa wrote: > > update the user guide of ip pipeline sample application > to reflect the changes in command line arguments. > > Fixes: 54a298e5f7f4 ("examples/ip_pipeline: update subport rate dynamically") > > Signed-off-by: Savinay Dharmappa > Acked-

[dpdk-dev] [PATCH v2] doc: update ip pipeline sample application

2020-11-17 Thread Savinay Dharmappa
update the user guide of ip pipeline sample application to reflect the changes in command line arguments. Fixes: 54a298e5f7f4 ("examples/ip_pipeline: update subport rate dynamically") Signed-off-by: Savinay Dharmappa Acked-by: Cristian Dumitrescu --- v2: patch has only ip pipeline doc changes -