> -Original Message-
> From: Wu, Jingjing
> Sent: Friday, June 16, 2023 4:41 PM
> To: Xing, Beilei ; Zhang, Yuying
>
> Cc: dev@dpdk.org
> Subject: RE: [PATCH] net/cpfl: fix fail to re-configure RSS
>
>
>
> > -Original Message-
> >
> -Original Message-
> From: Xing, Beilei
> Sent: Friday, June 16, 2023 8:00 PM
> To: Wu, Jingjing ; Zhang, Yuying
>
> Cc: dev@dpdk.org; Xing, Beilei
> Subject: [PATCH] net/cpfl: fix fail to re-configure RSS
>
> From: Beilei Xing
>
> Currently
From: Beilei Xing
Currently, if launch testpmd with multiple queues and re-configure
rxq with 'port config all rxq 1', Rx queue 0 may not receive packets.
that's because RSS lookup tale is not re-configured when Rxq number
is 1.
Although Rxq number is 1 and multi queue mode is RTE_ETH_MQ_RX_NONE,
3 matches
Mail list logo