From: patchwork-bot+netdevbpf@kernel.org
To: Ansuel Smith <ansuelsmth@gmail.com>
Cc: andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com,
olteanv@gmail.com, davem@davemloft.net, kuba@kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [net-next PATCH v3 0/9] Multiple cleanup and feature for qca8k
Date: Mon, 22 Nov 2021 15:50:10 +0000 [thread overview]
Message-ID: <163759621035.3677.10769025675490049511.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211122152348.6634-1-ansuelsmth@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Mon, 22 Nov 2021 16:23:39 +0100 you wrote:
> This is a reduced version of the old massive series.
> Refer to the changelog to know what is removed from this.
>
> We clean and convert the driver to GENMASK FIELD_PREP to clean multiple
> use of various naming scheme. (example we have a mix of _MASK, _S _M,
> and various name) The idea is to ""simplify"" and remove some shift and
> data handling by using FIELD API.
> The patch contains various checkpatch warning and are ignored to not
> create more mess in the header file. (fixing the too long line warning
> would results in regs definition less readable)
>
> [...]
Here is the summary with links:
- [net-next,v3,1/9] net: dsa: qca8k: remove redundant check in parse_port_config
https://git.kernel.org/netdev/net-next/c/b9133f3ef5a2
- [net-next,v3,2/9] net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET
https://git.kernel.org/netdev/net-next/c/90ae68bfc2ff
- [net-next,v3,3/9] net: dsa: qca8k: remove extra mutex_init in qca8k_setup
https://git.kernel.org/netdev/net-next/c/994c28b6f971
- [net-next,v3,4/9] net: dsa: qca8k: move regmap init in probe and set it mandatory
https://git.kernel.org/netdev/net-next/c/36b8af12f424
- [net-next,v3,5/9] net: dsa: qca8k: initial conversion to regmap helper
https://git.kernel.org/netdev/net-next/c/8b5f3f29a81a
- [net-next,v3,6/9] net: dsa: qca8k: add additional MIB counter and make it dynamic
https://git.kernel.org/netdev/net-next/c/c126f118b330
- [net-next,v3,7/9] net: dsa: qca8k: add support for port fast aging
https://git.kernel.org/netdev/net-next/c/4592538bfb0d
- [net-next,v3,8/9] net: dsa: qca8k: add set_ageing_time support
https://git.kernel.org/netdev/net-next/c/6a3bdc5209f4
- [net-next,v3,9/9] net: dsa: qca8k: add support for mdb_add/del
https://git.kernel.org/netdev/net-next/c/ba8f870dfa63
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-11-22 15:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-22 15:23 [net-next PATCH v3 0/9] Multiple cleanup and feature for qca8k Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 1/9] net: dsa: qca8k: remove redundant check in parse_port_config Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 2/9] net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 3/9] net: dsa: qca8k: remove extra mutex_init in qca8k_setup Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 4/9] net: dsa: qca8k: move regmap init in probe and set it mandatory Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 5/9] net: dsa: qca8k: initial conversion to regmap helper Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 6/9] net: dsa: qca8k: add additional MIB counter and make it dynamic Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 7/9] net: dsa: qca8k: add support for port fast aging Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 8/9] net: dsa: qca8k: add set_ageing_time support Ansuel Smith
2021-11-22 15:23 ` [net-next PATCH v3 9/9] net: dsa: qca8k: add support for mdb_add/del Ansuel Smith
2021-11-22 15:50 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=163759621035.3677.10769025675490049511.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=ansuelsmth@gmail.com \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=vivien.didelot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).