netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, pabeni@redhat.com, kuba@kernel.org,
	edumazet@google.com, davem@davemloft.net, andrew+netdev@lunn.ch,
	mengyuanlou@net-swift.com
Subject: Re: [PATCH net-next] net: txgbe: Fix pending interrupt
Date: Mon, 12 May 2025 12:03:48 +0100	[thread overview]
Message-ID: <20250512110348.GZ3339421@horms.kernel.org> (raw)
In-Reply-To: <F4F708403CE7090B+20250512100652.139510-1-jiawenwu@trustnetic.com>

On Mon, May 12, 2025 at 06:06:52PM +0800, Jiawen Wu wrote:
> For unknown reasons, sometimes the value of MISC interrupt is 0 in the
> IRQ handle function. In this case, wx_intr_enable() is also should be
> invoked to clear the interrupt. Otherwise, the next interrupt would
> never be reported.
> 
> Fixes: a9843689e2de ("net: txgbe: add sriov function support")
> Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>

Reviewed-by: Simon Horman <horms@kernel.org>

  reply	other threads:[~2025-05-12 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-12 10:06 [PATCH net-next] net: txgbe: Fix pending interrupt Jiawen Wu
2025-05-12 11:03 ` Simon Horman [this message]
2025-05-13 22:50 ` 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=20250512110348.GZ3339421@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=kuba@kernel.org \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).