Re: [dpdk-dev] [PATCH v2] doc: add kni changes to release note

2018-11-18 Thread Thomas Monjalon
14/11/2018 01:34, Ferruh Yigit: > On 11/5/2018 7:54 PM, Dan Gora wrote: > > Add the new module parameter for the KNI kernel module, the new command > > line flag for the KNI sample application, and the new API function > > 'rte_kni_update_link()' to the release note. > > > > Signed-off-by: Dan Gor

Re: [dpdk-dev] [PATCH v2] doc: add kni changes to release note

2018-11-13 Thread Ferruh Yigit
On 11/5/2018 7:54 PM, Dan Gora wrote: > Add the new module parameter for the KNI kernel module, the new command > line flag for the KNI sample application, and the new API function > 'rte_kni_update_link()' to the release note. > > Signed-off-by: Dan Gora Acked-by: Ferruh Yigit