From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, f.fainelli@gmail.com,
olteanv@gmail.com, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, michael@walle.cc,
heiko.thiery@gmail.com
Subject: Re: [PATCH v2 net-next 0/6] Autoload DSA tagging driver when dynamically changing protocol
Date: Fri, 18 Nov 2022 06:30:24 +0000 [thread overview]
Message-ID: <166875302458.3603.3950099126468086217.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221115011847.2843127-1-vladimir.oltean@nxp.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 15 Nov 2022 03:18:41 +0200 you wrote:
> v1->v2:
> - fix module auto-loading when changing tag protocol via sysfs
> (don't pass sysfs-formatted string with '\n' to request_module())
> - change modalias format from "dsa_tag-21" to "dsa_tag:id-21".
> - move some private DSA helpers to net/dsa/dsa_priv.h.
>
> v1 at:
> https://patchwork.kernel.org/project/netdevbpf/list/?series=689585
>
> [...]
Here is the summary with links:
- [v2,net-next,1/6] net: dsa: stop exposing tag proto module helpers to the world
https://git.kernel.org/netdev/net-next/c/9999f85ba346
- [v2,net-next,2/6] net: dsa: rename tagging protocol driver modalias
https://git.kernel.org/netdev/net-next/c/2610937d7e95
- [v2,net-next,3/6] net: dsa: provide a second modalias to tag proto drivers based on their name
https://git.kernel.org/netdev/net-next/c/94793a56b3df
- [v2,net-next,4/6] net: dsa: strip sysfs "tagging" string of trailing newline
https://git.kernel.org/netdev/net-next/c/e8666130b995
- [v2,net-next,5/6] net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
https://git.kernel.org/netdev/net-next/c/54c087e83945
- [v2,net-next,6/6] net: dsa: autoload tag driver module on tagging protocol change
https://git.kernel.org/netdev/net-next/c/0184c07a11a2
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:[~2022-11-18 6:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 1:18 [PATCH v2 net-next 0/6] Autoload DSA tagging driver when dynamically changing protocol Vladimir Oltean
2022-11-15 1:18 ` [PATCH v2 net-next 1/6] net: dsa: stop exposing tag proto module helpers to the world Vladimir Oltean
2022-11-15 1:18 ` [PATCH v2 net-next 2/6] net: dsa: rename tagging protocol driver modalias Vladimir Oltean
2022-11-15 1:18 ` [PATCH v2 net-next 3/6] net: dsa: provide a second modalias to tag proto drivers based on their name Vladimir Oltean
2022-11-15 1:18 ` [PATCH v2 net-next 4/6] net: dsa: strip sysfs "tagging" string of trailing newline Vladimir Oltean
2022-11-15 1:18 ` [PATCH v2 net-next 5/6] net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id() Vladimir Oltean
2022-11-15 1:18 ` [PATCH v2 net-next 6/6] net: dsa: autoload tag driver module on tagging protocol change Vladimir Oltean
2022-11-16 9:33 ` [PATCH v2 net-next 0/6] Autoload DSA tagging driver when dynamically changing protocol Michael Walle
2022-11-18 6:30 ` 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=166875302458.3603.3950099126468086217.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=heiko.thiery@gmail.com \
--cc=kuba@kernel.org \
--cc=michael@walle.cc \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
--cc=vladimir.oltean@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.