From: patchwork-bot+netdevbpf@kernel.org
To: Taylor Bates <tmbates12@gmail.com>
Cc: idosch@nvidia.com, petrm@nvidia.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, amcohen@nvidia.com, netdev@vger.kernel.org
Subject: Re: [PATCH net] mlxsw: spectrum_ptp: Fix napi_gro_receive() call from GC workqueue context
Date: Fri, 04 Sep 2026 00:10:06 +0000 [thread overview]
Message-ID: <178848060690.4080441.7467727339140621500.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260902024949.2273997-1-tmbates12@gmail.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 1 Sep 2026 22:49:46 -0400 you wrote:
> Currently mlxsw_sp1_ptp_ht_gc_collect() is run from the PTP
> garbage-collection workqueue, rather than the NAPI poll context. For any
> unmatched PTP entries carrying an SKB, it calls
> mlxsw_sp1_ptp_unmatched_finish() -> mlxsw_sp1_ptp_packet_finish(). For
> ingress packets, this calls mlxsw_sp_rx_listener_no_mark_func(). The end
> of that function is the following:
>
> [...]
Here is the summary with links:
- [net] mlxsw: spectrum_ptp: Fix napi_gro_receive() call from GC workqueue context
https://git.kernel.org/netdev/net/c/2ac174dfcdde
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:[~2026-09-04 0:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-02 2:49 [PATCH net] mlxsw: spectrum_ptp: Fix napi_gro_receive() call from GC workqueue context Taylor Bates
2026-09-03 9:30 ` Petr Machata
2026-09-04 0:10 ` 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=178848060690.4080441.7467727339140621500.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=amcohen@nvidia.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=tmbates12@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 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.