From: Jakub Kicinski <kuba@kernel.org>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>, <davem@davemloft.net>,
<pabeni@redhat.com>, <edumazet@google.com>,
<andrew+netdev@lunn.ch>, <netdev@vger.kernel.org>
Subject: Re: [PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc)
Date: Thu, 21 Aug 2025 07:22:31 -0700 [thread overview]
Message-ID: <20250821072231.5b4ade31@kernel.org> (raw)
In-Reply-To: <60e5f92f-009a-4ce7-a489-224e54342542@intel.com>
On Thu, 21 Aug 2025 10:31:59 +0200 Przemek Kitszel wrote:
> On 8/21/25 03:45, Jakub Kicinski wrote:
> > On Tue, 19 Aug 2025 15:19:54 -0700 Tony Nguyen wrote:
> >> For ice:
> >> Emil adds a check to ensure auxiliary device was created before
> >> tear down to prevent NULL a pointer dereference and adds an unroll error
> >> path on auxiliary device creation to stop a possible memory leak.
> >
> > I'll apply the non-ice patches from the list, hope that's okay.
>
> the first ice one fixes real problem, reproducible by various reset
> scenarios
Ack, just felt cleaner cutting the PR up by driver ;)
next prev parent reply other threads:[~2025-08-21 14:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 22:19 [PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc) Tony Nguyen
2025-08-19 22:19 ` [PATCH net v2 1/5] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset Tony Nguyen
2025-08-19 22:19 ` [PATCH net v2 2/5] ice: fix possible leak in ice_plug_aux_dev() error path Tony Nguyen
2025-08-21 1:45 ` Jakub Kicinski
2025-08-21 8:46 ` Przemek Kitszel
2025-08-19 22:19 ` [PATCH net v2 3/5] ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc Tony Nguyen
2025-08-19 22:19 ` [PATCH net v2 4/5] ixgbe: fix ndo_xdp_xmit() workloads Tony Nguyen
2025-08-19 22:19 ` [PATCH net v2 5/5] igc: fix disabling L1.2 PCI-E link substate on I226 on init Tony Nguyen
2025-08-21 1:45 ` [PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc) Jakub Kicinski
2025-08-21 8:31 ` Przemek Kitszel
2025-08-21 14:22 ` Jakub Kicinski [this message]
2025-08-21 16:01 ` Tony Nguyen
2025-08-21 2:30 ` patchwork-bot+netdevbpf
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=20250821072231.5b4ade31@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.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.