Re: [PATCH v2 3/6] doc: announce change in event queue conf structure

2022-05-09 Thread Jerin Jacob
On Tue, Apr 5, 2022 at 11:12 AM Shijith Thotton 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 Ple

[PATCH v2 3/6] doc: announce change in event queue conf structure

2022-04-04 Thread Shijith Thotton
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 --- doc/guides/rel_notes/deprecation.rst | 3 +++ 1 file changed, 3 in