From: patchwork-bot+netdevbpf@kernel.org
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: kuba@kernel.org, bpf@vger.kernel.org, netdev@vger.kernel.org,
martin.lau@kernel.org,
syzbot+376a289e86a0fd02b9ba@syzkaller.appspotmail.com,
leonro@nvidia.com
Subject: Re: [PATCH net-next] tcx: Fix splat during dev unregister
Date: Mon, 31 Jul 2023 21:50:22 +0000 [thread overview]
Message-ID: <169084022244.13504.15898603524054378775.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <222255fe07cb58f15ee662e7ee78328af5b438e4.1690549248.git.daniel@iogearbox.net>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 28 Jul 2023 23:47:17 +0200 you wrote:
> From: Martin KaFai Lau <martin.lau@kernel.org>
>
> During unregister_netdevice_many_notify(), the ordering of our concerned
> function calls is like this:
>
> unregister_netdevice_many_notify
> dev_shutdown
> qdisc_put
> clsact_destroy
> tcx_uninstall
>
> [...]
Here is the summary with links:
- [net-next] tcx: Fix splat during dev unregister
https://git.kernel.org/netdev/net-next/c/079082c60aff
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:[~2023-07-31 21:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 21:47 [PATCH net-next] tcx: Fix splat during dev unregister Daniel Borkmann
2023-07-30 9:31 ` Leon Romanovsky
2023-07-31 21: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=169084022244.13504.15898603524054378775.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kuba@kernel.org \
--cc=leonro@nvidia.com \
--cc=martin.lau@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=syzbot+376a289e86a0fd02b9ba@syzkaller.appspotmail.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.