> -----Original Message-----
> From: Xing, Beilei <[email protected]>
> Sent: Monday, July 3, 2023 7:28 PM
> To: Wu, Jingjing <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>
> Subject: [PATCH] net/cpfl: fix RSS lookup table configuration
>
> From: Beilei Xing <[email protected]>
>
> Ethdev Rx queues includes normal data queues and hairpin queues,
> RSS should direct traffic only to the normal data queues.
>
> Fixes: fda03330fcaa ("net/cpfl: support hairpin queue configuration")
>
> Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Jingjing Wu <[email protected]>