[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<172967703002.1543230.10059293201947964995.git-patchwork-notify@kernel.org>
Date: Wed, 23 Oct 2024 09:50:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch, petrm@...dia.com,
idosch@...dia.com, vladbu@...dia.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, baowen.zheng@...igine.com,
horms@...nel.org, pctammela@...atatu.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags
for actions created by classifiers
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 17 Oct 2024 19:10:48 +0300 you wrote:
> tcf_action_init() has logic for checking mismatches between action and
> filter offload flags (skip_sw/skip_hw). AFAIU, this is intended to run
> on the transition between the new tc_act_bind(flags) returning true (aka
> now gets bound to classifier) and tc_act_bind(act->tcfa_flags) returning
> false (aka action was not bound to classifier before). Otherwise, the
> check is skipped.
>
> [...]
Here is the summary with links:
- [net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
https://git.kernel.org/netdev/net/c/34d35b4edbbe
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists