Re: [PATCH net-next v3 1/1] net: stmmac: xgmac: RX queue routing configuration

From: Simon Horman
Date: Thu Aug 10 2023 - 06:05:50 EST


On Wed, Aug 09, 2023 at 10:02:38AM +0800, Furong Xu wrote:
> Commit abe80fdc6ee6 ("net: stmmac: RX queue routing configuration")
> introduced RX queue routing to DWMAC4 core.
> This patch extend the support to XGMAC2 core.
>
> Signed-off-by: Furong Xu <0x1207@xxxxxxxxx>
> ---
> Changes in v3:
> - Clean unused defines
>
> Changes in v2:
> - Convert the shift ops to FIELD_PREP

Thanks for the updates.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>