From: Vishal Kulkarni <vis...@chelsio.com> Date: Wed, 19 Aug 2020 00:25:03 +0530
> Set IP protocol mask only when IP protocol field is set. > This will allow flow-type ether with vlan rule which don't have > protocol field to apply. > > ethtool -N ens5f4 flow-type ether proto 0x8100 vlan 0x600\ > m 0x1FFF action 3 loc 16 > > Signed-off-by: Vishal Kulkarni <vis...@chelsio.com> Applied, thank you.