[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164942221679.10804.13640090690808474480.git-patchwork-notify@kernel.org>
Date: Fri, 08 Apr 2022 12:50:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, alexandr.lobakin@...el.com
Subject: Re: [PATCH net-next 0/5][pull request] 100GbE Intel Wired LAN Driver
Updates 2022-04-07
Hello:
This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@...el.com>:
On Thu, 7 Apr 2022 09:52:42 -0700 you wrote:
> Alexander Lobakin says:
>
> This hunts down several places around packet templates/dummies for
> switch rules which are either repetitive, fragile or just not
> really readable code.
> It's a common need to add new packet templates and to review such
> changes as well, try to simplify both with the help of a pair
> macros and aliases.
> ice_find_dummy_packet() became very complex at this point with tons
> of nested if-elses. It clearly showed this approach does not scale,
> so convert its logics to the simple mask-match + static const array.
>
> [...]
Here is the summary with links:
- [net-next,1/5] ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_u
https://git.kernel.org/netdev/net-next/c/135a161a5ea9
- [net-next,2/5] ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
https://git.kernel.org/netdev/net-next/c/27ffa273a040
- [net-next,3/5] ice: switch: use a struct to pass packet template params
https://git.kernel.org/netdev/net-next/c/1b699f81dba7
- [net-next,4/5] ice: switch: use convenience macros to declare dummy pkt templates
https://git.kernel.org/netdev/net-next/c/07a28842bb4f
- [net-next,5/5] ice: switch: convert packet template match code to rodata
https://git.kernel.org/netdev/net-next/c/e33163a40d1a
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