> -----Original Message----- > From: Pavan Nikhilesh Bhagavatula > Sent: Tuesday, February 25, 2025 6:37 PM > To: Shijith Thotton ; Jerin Jacob > Cc: dev@dpdk.org; Shijith Thotton ; stable@dpdk.org; > Naga Harish K S V > Subject: RE: [PATCH] test/event: fix number of queues in eventdev conf > > > > > -----Original Message----- > > From: Shijith Thotton > > Sent: Thursday, February 6, 2025 8:03 PM > > To: Jerin Jacob > > Cc: dev@dpdk.org; Pavan Nikhilesh Bhagavatula > > ; Shijith Thotton ; > > stable@dpdk.org; Naga Harish K S V > > 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: stable@dpdk.org > > > > Signed-off-by: Shijith Thotton > Acked-by: Pavan Nikhilesh Applied to dpdk-next-eventdev/for-main. Thanks