[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210617164155.li3fct6ad45a6j7h@skbuf>
Date: Thu, 17 Jun 2021 19:41:55 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: Vadym Kochan <vadym.kochan@...ision.eu>
Cc: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Serhiy Boiko <serhiy.boiko@...ision.eu>,
Volodymyr Mytnyk <volodymyr.mytnyk@...ision.eu>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Boris Sukholitko <boris.sukholitko@...adcom.com>
Subject: Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether
proto mask
On Thu, Jun 17, 2021 at 07:14:35PM +0300, Vadym Kochan wrote:
> In case of matching 'protocol' the rule does not work:
>
> tc filter add dev $DEV ingress prio 1 protocol $PROTO flower skip_sw action drop
>
> so clear the ether proto mask only for CVLAN case.
>
> The issue was observed by testing on Marvell Prestera Switchdev driver
> with recent 'flower' offloading feature.
>
> Fixes: 0dca2c7404a9 ("net/sched: cls_flower: Remove match on n_proto")
> CC: Boris Sukholitko <boris.sukholitko@...adcom.com>
> Signed-off-by: Vadym Kochan <vadym.kochan@...ision.eu>
> ---
You resent the patch very quickly, did you find out why Boris' patch was
working in the first place?
Powered by blists - more mailing lists