Re: [dpdk-dev] [PATCH v11 2/4] eal: add legacy kni option

2019-10-21 Thread Ferruh Yigit
On 10/21/2019 9:03 AM, vattun...@marvell.com wrote: > From: Vamsi Attunuru > > This adds a "--legacy-kni" command-line option. It will > be used to run existing KNI applications with DPDK 19.11 > and later. > > Signed-off-by: Vamsi Attunuru > Suggested-by: Ferruh Yigit <...> > diff --git a/l

[dpdk-dev] [PATCH v11 2/4] eal: add legacy kni option

2019-10-21 Thread vattunuru
From: Vamsi Attunuru This adds a "--legacy-kni" command-line option. It will be used to run existing KNI applications with DPDK 19.11 and later. Signed-off-by: Vamsi Attunuru Suggested-by: Ferruh Yigit --- doc/guides/rel_notes/release_19_11.rst | 4 lib/librte_eal/common/eal_common_o