+Cc timothy.mcdan...@intel.com; hemant.agra...@nxp.com; sachin.sax...@oss.nxp.com; mattias.ronnb...@ericsson.com; jer...@marvell.com; lian...@liangbit.com; peter.mccar...@intel.com; harry.van.haa...@intel.com; erik.g.carri...@intel.com; abhinandan.guj...@intel.com; jay.jayatheert...@intel.com; m...@ashroe.eu; anatoly.bura...@intel.com;
> -----Original Message----- > From: Jerin Jacob <jerinjac...@gmail.com> > Sent: Tuesday, July 12, 2022 7:35 PM > To: Shijith Thotton <sthot...@marvell.com> > Cc: dpdk-dev <dev@dpdk.org>; Jerin Jacob Kollanukkaran > <jer...@marvell.com>; Pavan Nikhilesh Bhagavatula > <pbhagavat...@marvell.com>; Van Haaren, Harry > <harry.van.haa...@intel.com>; Mattias Rönnblom > <mattias.ronnb...@ericsson.com>; Ray Kinsella <m...@ashroe.eu> > Subject: [EXT] Re: [PATCH v3] doc: announce change in event queue conf > structure > > External Email > > ---------------------------------------------------------------------- > On Sun, May 15, 2022 at 3:56 PM Shijith Thotton <sthot...@marvell.com> > wrote: > > > > Structure rte_event_queue_conf will be extended to include fields to > > support weight and affinity attribute. Once it gets added in DPDK 22.11, > > eventdev internal op, queue_attr_get can be removed. > > > > Signed-off-by: Shijith Thotton <sthot...@marvell.com> > > > Acked-by: Jerin Jacob <jer...@marvell.com> Acked-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > @Van Haaren, Harry @Mattias Rönnblom @Ray Kinsella @Pavan Nikhilesh > Please Ack if you are OK. > > > --- > > doc/guides/rel_notes/deprecation.rst | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/doc/guides/rel_notes/deprecation.rst > b/doc/guides/rel_notes/deprecation.rst > > index 4e5b23c53d..04125db681 100644 > > --- a/doc/guides/rel_notes/deprecation.rst > > +++ b/doc/guides/rel_notes/deprecation.rst > > @@ -125,3 +125,6 @@ Deprecation Notices > > applications should be updated to use the ``dmadev`` library instead, > > with the underlying HW-functionality being provided by the ``ioat`` or > > ``idxd`` dma drivers > > + > > +* eventdev: New fields to represent event queue weight and affinity will > be > > + added to ``rte_event_queue_conf`` structure in DPDK 22.11. > > -- > > 2.25.1 > >