Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for vhost

2021-11-03 Thread Maxime Coquelin
On 11/3/21 06:00, Chenbo Xia wrote: Ten vhost APIs were announced to be stable and promoted in below commit, so remove the related deprecation notice. Fixes: 945ef8a04098 ("vhost: promote some APIs to stable") Signed-off-by: Chenbo Xia Reported-by: Maxime Coquelin --- doc/guides/rel_note

Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for vhost

2021-11-03 Thread Maxime Coquelin
On 11/3/21 06:00, Chenbo Xia wrote: Ten vhost APIs were announced to be stable and promoted in below commit, so remove the related deprecation notice. Fixes: 945ef8a04098 ("vhost: promote some APIs to stable") Signed-off-by: Chenbo Xia Reported-by: Maxime Coquelin --- doc/guides/rel_note

Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for vhost

2021-11-03 Thread David Marchand
On Wed, Nov 3, 2021 at 6:25 AM Xia, Chenbo wrote: > > Hi, > > I notice that from the start, I should not send the notice.. as the abi > policy said: > > For removing the experimental tag associated with an API, deprecation notice > is not required. > > Sorry for the mistake. It is not required,

Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for vhost

2021-11-02 Thread Xia, Chenbo
> Sent: Wednesday, November 3, 2021 1:00 PM > To: dev@dpdk.org > Cc: Ray Kinsella ; Kevin Traynor ; Maxime > Coquelin > Subject: [dpdk-dev] [PATCH] doc: remove deprecation notice for vhost > > Ten vhost APIs were announced to be stable and promoted in below > commit, so remove

[dpdk-dev] [PATCH] doc: remove deprecation notice for vhost

2021-11-02 Thread Chenbo Xia
Ten vhost APIs were announced to be stable and promoted in below commit, so remove the related deprecation notice. Fixes: 945ef8a04098 ("vhost: promote some APIs to stable") Signed-off-by: Chenbo Xia Reported-by: Maxime Coquelin --- doc/guides/rel_notes/deprecation.rst | 8 1 file cha