[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167474401675.3279.4927410072236611100.git-patchwork-notify@kernel.org>
Date: Thu, 26 Jan 2023 14:40:16 +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, mkubecek@...e.cz,
andrew@...n.ch, lkp@...el.com
Subject: Re: [PATCH net-next] net: ethtool: provide shims for stats aggregation
helpers when CONFIG_ETHTOOL_NETLINK=n
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 25 Jan 2023 13:02:14 +0200 you wrote:
> ethtool_aggregate_*_stats() are implemented in net/ethtool/stats.c, a
> file which is compiled out when CONFIG_ETHTOOL_NETLINK=n. In order to
> avoid adding Kbuild dependencies from drivers (which call these helpers)
> on CONFIG_ETHTOOL_NETLINK, let's add some shim definitions which simply
> make the helpers dead code.
>
> This means the function prototypes should have been located in
> include/linux/ethtool_netlink.h rather than include/linux/ethtool.h.
>
> [...]
Here is the summary with links:
- [net-next] net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL_NETLINK=n
https://git.kernel.org/netdev/net-next/c/9179f5fe4173
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