> -----Original Message-----
> From: Pavan Nikhilesh Bhagavatula <[email protected]>
> Sent: Tuesday, February 25, 2025 6:37 PM
> To: Shijith Thotton <[email protected]>; Jerin Jacob <[email protected]>
> Cc: [email protected]; Shijith Thotton <[email protected]>; [email protected];
> Naga Harish K S V <[email protected]>
> Subject: RE: [PATCH] test/event: fix number of queues in eventdev conf
>
>
>
> > -----Original Message-----
> > From: Shijith Thotton <[email protected]>
> > Sent: Thursday, February 6, 2025 8:03 PM
> > To: Jerin Jacob <[email protected]>
> > Cc: [email protected]; Pavan Nikhilesh Bhagavatula
> > <[email protected]>; Shijith Thotton <[email protected]>;
> > [email protected]; Naga Harish K S V <[email protected]>
> > Subject: [PATCH] test/event: fix number of queues in eventdev conf
> >
> > The unit test adapter_pollq_instance_get requires three event queues,
> > but the test suite was only configuring a single queue. This patch
> > updates the test suite setup function to configure max available queues.
> >
> > Fixes: a1793ee8aba0 ("eventdev/eth_rx: add adapter instance get API")
> > Cc: [email protected]
> >
> > Signed-off-by: Shijith Thotton <[email protected]>
> Acked-by: Pavan Nikhilesh <[email protected]>
Applied to dpdk-next-eventdev/for-main. Thanks