All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, dawid.lukwinski@intel.com,
	netdev@vger.kernel.org, jan.sokolowski@intel.com,
	konrad0.jankowski@intel.com
Subject: Re: [PATCH net 1/1] i40e: Fix erroneous adapter reinitialization during recovery process
Date: Tue, 19 Jul 2022 03:40:14 +0000	[thread overview]
Message-ID: <165820201404.29134.5763526483519912541.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220715214542.2968762-1-anthony.l.nguyen@intel.com>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 15 Jul 2022 14:45:41 -0700 you wrote:
> From: Dawid Lukwinski <dawid.lukwinski@intel.com>
> 
> Fix an issue when driver incorrectly detects state
> of recovery process and erroneously reinitializes interrupts,
> which results in a kernel error and call trace message.
> 
> The issue was caused by a combination of two factors:
> 1. Assuming the EMP reset issued after completing
> firmware recovery means the whole recovery process is complete.
> 2. Erroneous reinitialization of interrupt vector after detecting
> the above mentioned EMP reset.
> 
> [...]

Here is the summary with links:
  - [net,1/1] i40e: Fix erroneous adapter reinitialization during recovery process
    https://git.kernel.org/netdev/net/c/f838a6336981

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-07-19  3:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 21:45 [PATCH net 1/1] i40e: Fix erroneous adapter reinitialization during recovery process Tony Nguyen
2022-07-19  3:40 ` 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=165820201404.29134.5763526483519912541.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=dawid.lukwinski@intel.com \
    --cc=edumazet@google.com \
    --cc=jan.sokolowski@intel.com \
    --cc=konrad0.jankowski@intel.com \
    --cc=kuba@kernel.org \
    --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 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.