> -----Original Message-----
> From: Wu, Jingjing <[email protected]>
> Sent: Thursday, February 23, 2023 12:24 PM
> To: Xing, Beilei <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: RE: [PATCH] common/idpf: fix Rx queue configuration
>
>
>
> > -----Original Message-----
> > From: Xing, Beilei <[email protected]>
> > Sent: Thursday, February 23, 2023 11:17 AM
> > To: Wu, Jingjing <[email protected]>
> > Cc: [email protected]; Xing, Beilei <[email protected]>;
> > [email protected]
> > Subject: [PATCH] common/idpf: fix Rx queue configuration
> >
> > From: Beilei Xing <[email protected]>
> >
> > IDPF PMD enables 2 buffer queues by default. According to the data
> > sheet, if there is a second buffer queue, the second buffer queue is
> > valid only if bugq2_ena is set.
> >
> > Fixes: c2494d783d31 ("net/idpf: support queue start")
> > Fixes: 8b95ced47a13 ("common/idpf: add Rx/Tx queue structs")
> > Cc: [email protected]
> >
> > Signed-off-by: Beilei Xing <[email protected]>
> Acked-by: Jingjing Wu <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi