All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: <intel-wired-lan@lists.osuosl.org>,
	<michal.swiatkowski@linux.intel.com>,
	"Kitszel, Przemyslaw" <przemyslaw.kitszel@intel.com>,
	<jacob.e.keller@intel.com>
Subject: Re: [Intel-wired-lan] ice crashes when not enough IRQs
Date: Mon, 16 Mar 2026 13:31:00 -0700	[thread overview]
Message-ID: <20260316133100.6054a11f@kernel.org> (raw)
In-Reply-To: <48fc11c9-b346-4828-aedb-f97debf2c459@intel.com>

On Mon, 16 Mar 2026 12:57:37 -0700 Tony Nguyen wrote:
> >> Thanks for letting us know. I think we have the fix for this in the
> >> pipeline [1]. I'll try to get it tested and out to you ASAP.  
> > 
> > Thanks, do you also have any locking fixes for i40e ?  
> 
> No, no pending locking fixes for i40e :(

Correction, looking closer at the output I think the lock is a second
order effect. The problem is that napi_set_threaded() is waiting forever
on some napi stage change. SOL logs here:

https://netdev-ctrl.bots.linux.dev/logs/hwksft/X710-dbg/results/560801/sol-machine-2

      reply	other threads:[~2026-03-16 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-15 19:54 [Intel-wired-lan] ice crashes when not enough IRQs Jakub Kicinski
2026-03-15 20:01 ` Jakub Kicinski
2026-03-15 20:22   ` Jakub Kicinski
2026-03-16 17:29     ` Tony Nguyen
2026-03-16 18:59       ` Jakub Kicinski
2026-03-16 19:57         ` Tony Nguyen
2026-03-16 20:31           ` Jakub Kicinski [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=20260316133100.6054a11f@kernel.org \
    --to=kuba@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jacob.e.keller@intel.com \
    --cc=michal.swiatkowski@linux.intel.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.