Re: [PATCH v2] examples/kni: remove deprecated kni example

2022-10-03 Thread Thomas Monjalon
03/10/2022 18:47, Stephen Hemminger: > On Mon, 03 Oct 2022 18:11:08 +0200 > Thomas Monjalon wrote: > > > 20/09/2022 17:51, Bruce Richardson: > > > As part of the agreed process for deprecating KNI in DPDK, the example > > > app is scheduled for removal as part of the 22.11 release. > > > > > > S

Re: [PATCH v2] examples/kni: remove deprecated kni example

2022-10-03 Thread Stephen Hemminger
On Mon, 03 Oct 2022 18:11:08 +0200 Thomas Monjalon wrote: > 20/09/2022 17:51, Bruce Richardson: > > As part of the agreed process for deprecating KNI in DPDK, the example > > app is scheduled for removal as part of the 22.11 release. > > > > Signed-off-by: Bruce Richardson > > --- > > V2: Corre

Re: [PATCH v2] examples/kni: remove deprecated kni example

2022-10-03 Thread Thomas Monjalon
20/09/2022 17:51, Bruce Richardson: > As part of the agreed process for deprecating KNI in DPDK, the example > app is scheduled for removal as part of the 22.11 release. > > Signed-off-by: Bruce Richardson > --- > V2: Correct old release note links to KNI guide by referencing older doc Acked-by:

[PATCH v2] examples/kni: remove deprecated kni example

2022-09-20 Thread Bruce Richardson
As part of the agreed process for deprecating KNI in DPDK, the example app is scheduled for removal as part of the 22.11 release. Signed-off-by: Bruce Richardson --- V2: Correct old release note links to KNI guide by referencing older doc --- doc/guides/rel_notes/deprecation.rst |1