[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164405640929.30996.579134906117911198.git-patchwork-notify@kernel.org>
Date: Sat, 05 Feb 2022 10:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paul Blakey <paulb@...dia.com>
Cc: dev@...nvswitch.org, netdev@...r.kernel.org,
xiyou.wangcong@...il.com, jhs@...atatu.com, pshelar@....org,
davem@...emloft.net, jiri@...dia.com, kuba@...nel.org,
daniel@...earbox.net, saeedm@...dia.com, ozsh@...dia.com,
vladbu@...dia.com, roid@...dia.com
Subject: Re: [PATCH net-next v3 1/1] net/sched: Enable tc skb ext allocation on
chain miss only when needed
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 3 Feb 2022 10:44:30 +0200 you wrote:
> Currently tc skb extension is used to send miss info from
> tc to ovs datapath module, and driver to tc. For the tc to ovs
> miss it is currently always allocated even if it will not
> be used by ovs datapath (as it depends on a requested feature).
>
> Export the static key which is used by openvswitch module to
> guard this code path as well, so it will be skipped if ovs
> datapath doesn't need it. Enable this code path once
> ovs datapath needs it.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/1] net/sched: Enable tc skb ext allocation on chain miss only when needed
https://git.kernel.org/netdev/net-next/c/35d39fecbc24
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