Re: [PATCH v3 2/2] doc: announce KNI deprecation

2022-07-13 Thread Bruce Richardson
On Wed, Jul 13, 2022 at 12:01:28PM +0200, Thomas Monjalon wrote: > 24/11/2021 18:16, Ferruh Yigit: > > Announce the KNI kernel module move to out of dpdk repo and announce > > long term plan to deprecate the KNI. > > > > Signed-off-by: Ferruh Yigit > > --- a/doc/guides/rel_notes/deprecation.rst >

Re: [PATCH v3 2/2] doc: announce KNI deprecation

2022-07-13 Thread Thomas Monjalon
24/11/2021 18:16, Ferruh Yigit: > Announce the KNI kernel module move to out of dpdk repo and announce > long term plan to deprecate the KNI. > > Signed-off-by: Ferruh Yigit > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > +* kni: KNI kernel module will

Re: [PATCH v3 2/2] doc: announce KNI deprecation

2022-07-11 Thread Jerin Jacob
On Wed, Nov 24, 2021 at 10:48 PM Ferruh Yigit wrote: > > Announce the KNI kernel module move to out of dpdk repo and announce > long term plan to deprecate the KNI. > > Signed-off-by: Ferruh Yigit Acked-by: Jerin Jacob > --- > Cc: Olivier Matz Olivier Matz > Cc: David Marchand David Marchand

[PATCH v3 2/2] doc: announce KNI deprecation

2021-11-24 Thread Ferruh Yigit
Announce the KNI kernel module move to out of dpdk repo and announce long term plan to deprecate the KNI. Signed-off-by: Ferruh Yigit --- Cc: Olivier Matz Olivier Matz Cc: David Marchand David Marchand Cc: Stephen Hemminger Stephen Hemminger Cc: Elad Nachman Cc: Igor Ryzhov Cc: Dan Gora Da