Re: [dpdk-dev] [PATCH] doc: remove deprecation notices for eventdev

2021-11-04 Thread Jerin Jacob
On Tue, Nov 2, 2021 at 9:59 PM Jerin Jacob wrote: > > On Tue, Nov 2, 2021 at 9:31 PM Thomas Monjalon wrote: > > > > 02/11/2021 16:49, jer...@marvell.com: > > > From: Jerin Jacob > > > > > > All deprecation notice targeted for v21.11 of eventdev has been > > > committed in the following commits,

Re: [dpdk-dev] [PATCH] doc: remove deprecation notices for eventdev

2021-11-02 Thread David Marchand
On Tue, Nov 2, 2021 at 5:29 PM Jerin Jacob wrote: > > That's not an easy job, but we should really try to make such change > > in the related commits, like any other doc or test updates. > > I keep forgetting such things as well. > > +1 I missed the one on interrupt too. I see no easy way to chec

Re: [dpdk-dev] [PATCH] doc: remove deprecation notices for eventdev

2021-11-02 Thread Jerin Jacob
On Tue, Nov 2, 2021 at 9:31 PM Thomas Monjalon wrote: > > 02/11/2021 16:49, jer...@marvell.com: > > From: Jerin Jacob > > > > All deprecation notice targeted for v21.11 of eventdev has been > > committed in the following commits, remove deprecation notices. > > > > Fixes: 3c838062b91 ("eventdev:

Re: [dpdk-dev] [PATCH] doc: remove deprecation notices for eventdev

2021-11-02 Thread Thomas Monjalon
02/11/2021 16:49, jer...@marvell.com: > From: Jerin Jacob > > All deprecation notice targeted for v21.11 of eventdev has been > committed in the following commits, remove deprecation notices. > > Fixes: 3c838062b91 ("eventdev: introduce event vector Rx capability") > Fixes: 929ebdd5430 ("eventde

[dpdk-dev] [PATCH] doc: remove deprecation notices for eventdev

2021-11-02 Thread jerinj
From: Jerin Jacob All deprecation notice targeted for v21.11 of eventdev has been committed in the following commits, remove deprecation notices. Fixes: 3c838062b91 ("eventdev: introduce event vector Rx capability") Fixes: 929ebdd5430 ("eventdev/eth_rx: simplify event vector config") Fixes: 295c