Re: [PATCH v2 1/1] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.

From: Maxime Chevallier
Date: Mon Feb 24 2025 - 05:34:01 EST


Hello,

On Sun, 23 Feb 2025 22:29:27 -0800
Harshal Chaudhari <hchaudhari@xxxxxxxxxxx> wrote:

> Fixes: 1274daede3ef ("net: mvpp2: cls: Add steering based on vlan Id and priority.")
>
> Non IP flow, with vlan tag not working as expected while
> running below command for vlan-priority. fixed that.
>
> ethtool -N eth1 flow-type ether vlan 0x8000 vlan-mask 0x1fff action 0 loc 0
>
> Change from v1:
> * Added the fixes tag
>
> Signed-off-by: Harshal Chaudhari <hchaudhari@xxxxxxxxxxx>

Well spotted, thanks for fixing this

Reviewed-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>

Maxime