From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, saeedm@nvidia.com, netdev@vger.kernel.org,
tariqt@nvidia.com, gal@nvidia.com
Subject: Re: [net 01/11] net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()
Date: Tue, 08 Aug 2023 23:40:24 +0000 [thread overview]
Message-ID: <169153802420.28457.8659491437285599556.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230807212607.50883-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net.git (main)
by Saeed Mahameed <saeedm@nvidia.com>:
On Mon, 7 Aug 2023 14:25:57 -0700 you wrote:
> From: Gal Pressman <gal@nvidia.com>
>
> Hold RTNL lock when calling xdp_set_features() with a registered netdev,
> as the call triggers the netdev notifiers. This could happen when
> switching from uplink rep to nic profile for example.
>
> This resolves the following call trace:
>
> [...]
Here is the summary with links:
- [net,01/11] net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()
https://git.kernel.org/netdev/net/c/72cc65497065
- [net,02/11] net/mlx5e: TC, Fix internal port memory leak
https://git.kernel.org/netdev/net/c/ac5da544a3c2
- [net,03/11] net/mlx5: DR, Fix wrong allocation of modify hdr pattern
https://git.kernel.org/netdev/net/c/8bfe1e19fb96
- [net,04/11] net/mlx5: Return correct EC_VF function ID
https://git.kernel.org/netdev/net/c/06c868fde61f
- [net,05/11] net/mlx5: Allow 0 for total host VFs
https://git.kernel.org/netdev/net/c/2dc2b3922d3c
- [net,06/11] net/mlx5: Fix devlink controller number for ECVF
https://git.kernel.org/netdev/net/c/2d691c90f45a
- [net,07/11] net/mlx5e: Unoffload post act rule when handling FIB events
https://git.kernel.org/netdev/net/c/6b5926eb1c03
- [net,08/11] net/mlx5: LAG, Check correct bucket when modifying LAG
https://git.kernel.org/netdev/net/c/86ed7b773c01
- [net,09/11] net/mlx5: Skip clock update work when device is in error state
https://git.kernel.org/netdev/net/c/d00620762565
- [net,10/11] net/mlx5: Reload auxiliary devices in pci error handlers
https://git.kernel.org/netdev/net/c/aab8e1a200b9
- [net,11/11] net/mlx5e: Add capability check for vnic counters
https://git.kernel.org/netdev/net/c/548ee049b19f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-08-08 23:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-07 21:25 [pull request][net 00/11] mlx5 fixes 2023-08-07 Saeed Mahameed
2023-08-07 21:25 ` [net 01/11] net/mlx5e: Take RTNL lock when needed before calling xdp_set_features() Saeed Mahameed
2023-08-08 23:40 ` patchwork-bot+netdevbpf [this message]
2023-08-07 21:25 ` [net 02/11] net/mlx5e: TC, Fix internal port memory leak Saeed Mahameed
2023-08-07 21:25 ` [net 03/11] net/mlx5: DR, Fix wrong allocation of modify hdr pattern Saeed Mahameed
2023-08-07 21:26 ` [net 04/11] net/mlx5: Return correct EC_VF function ID Saeed Mahameed
2023-08-07 21:26 ` [net 05/11] net/mlx5: Allow 0 for total host VFs Saeed Mahameed
2023-08-07 21:26 ` [net 06/11] net/mlx5: Fix devlink controller number for ECVF Saeed Mahameed
2023-08-07 21:26 ` [net 07/11] net/mlx5e: Unoffload post act rule when handling FIB events Saeed Mahameed
2023-08-07 21:26 ` [net 08/11] net/mlx5: LAG, Check correct bucket when modifying LAG Saeed Mahameed
2023-08-07 21:26 ` [net 09/11] net/mlx5: Skip clock update work when device is in error state Saeed Mahameed
2023-08-07 21:26 ` [net 10/11] net/mlx5: Reload auxiliary devices in pci error handlers Saeed Mahameed
2023-08-07 21:26 ` [net 11/11] net/mlx5e: Add capability check for vnic counters Saeed Mahameed
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=169153802420.28457.8659491437285599556.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gal@nvidia.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeed@kernel.org \
--cc=saeedm@nvidia.com \
--cc=tariqt@nvidia.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.