[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163464421084.25315.11913258060341461680.git-patchwork-notify@kernel.org>
Date: Tue, 19 Oct 2021 11:50:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, olteanv@...il.com,
andrew@...n.ch, idosch@...sch.org, f.fainelli@...il.com,
snelson@...sando.io
Subject: Re: [PATCH net-next 0/6] ethernet: add eth_hw_addr_gen() for switches
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 18 Oct 2021 14:10:01 -0700 you wrote:
> While doing the last polishing of the drivers/ethernet
> changes I realized we have a handful of drivers offsetting
> some base MAC addr by an id. So I decided to add a helper
> for it. The helper takes care of wrapping which is probably
> not 100% necessary but seems like a good idea. And it saves
> driver side LoC (the diffstat is actually negative if we
> compare against the changes I'd have to make if I was to
> convert all these drivers to not operate directly on
> netdev->dev_addr).
>
> [...]
Here is the summary with links:
- [net-next,1/6] ethernet: add a helper for assigning port addresses
https://git.kernel.org/netdev/net-next/c/e80094a473ee
- [net-next,2/6] ethernet: ocelot: use eth_hw_addr_gen()
https://git.kernel.org/netdev/net-next/c/53fdcce6ab93
- [net-next,3/6] ethernet: prestera: use eth_hw_addr_gen()
https://git.kernel.org/netdev/net-next/c/8eb8192ea291
- [net-next,4/6] ethernet: fec: use eth_hw_addr_gen()
https://git.kernel.org/netdev/net-next/c/ba3fdfe32bb9
- [net-next,5/6] ethernet: mlxsw: use eth_hw_addr_gen()
https://git.kernel.org/netdev/net-next/c/be7550549e26
- [net-next,6/6] ethernet: sparx5: use eth_hw_addr_gen()
https://git.kernel.org/netdev/net-next/c/07a7ec9bdafe
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