[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165707101314.30412.7030949936791526390.git-patchwork-notify@kernel.org>
Date: Wed, 06 Jul 2022 01:30:13 +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, xiaoliang.yang_1@....com,
claudiu.manoil@....com, alexandre.belloni@...tlin.com,
UNGLinuxDriver@...rochip.com, andrew@...n.ch,
vivien.didelot@...il.com, f.fainelli@...il.com,
vinicius.gomes@...el.com, fido_max@...ox.ru,
colin.foster@...advantage.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] net: sched: provide shim definitions for
taprio_offload_{get,free}
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 4 Jul 2022 22:02:40 +0300 you wrote:
> All callers of taprio_offload_get() and taprio_offload_free() prior to
> the blamed commit are conditionally compiled based on CONFIG_NET_SCH_TAPRIO.
>
> felix_vsc9959.c is different; it provides vsc9959_qos_port_tas_set()
> even when taprio is compiled out.
>
> Provide shim definitions for the functions exported by taprio so that
> felix_vsc9959.c is able to compile. vsc9959_qos_port_tas_set() in that
> case is dead code anyway, and ocelot_port->taprio remains NULL, which is
> fine for the rest of the logic.
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: sched: provide shim definitions for taprio_offload_{get,free}
https://git.kernel.org/netdev/net-next/c/d7be266adbfd
- [net-next,2/2] net: dsa: felix: build as module when tc-taprio is module
https://git.kernel.org/netdev/net-next/c/10ed11ab6399
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