All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Nguyen@ci.codeaurora.org, Anthony L <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org,
	sylwesterx.dziedziuch@intel.com, netdev@vger.kernel.org,
	sassmann@redhat.com, slawomirx.laba@intel.com,
	brett.creeley@intel.com, konrad0.jankowski@intel.com
Subject: Re: [PATCH net 1/1] i40e: Fix removing driver while bare-metal VFs pass traffic
Date: Tue, 24 Nov 2020 01:00:05 +0000	[thread overview]
Message-ID: <160617960585.25502.16566944216033465342.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20201120180640.3654474-1-anthony.l.nguyen@intel.com>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 20 Nov 2020 10:06:40 -0800 you wrote:
> From: Sylwester Dziedziuch <sylwesterx.dziedziuch@intel.com>
> 
> Prevent VFs from resetting when PF driver is being unloaded:
> - introduce new pf state: __I40E_VF_RESETS_DISABLED;
> - check if pf state has __I40E_VF_RESETS_DISABLED state set,
>   if so, disable any further VFLR event notifications;
> - when i40e_remove (rmmod i40e) is called, disable any resets on
>   the VFs;
> 
> [...]

Here is the summary with links:
  - [net,1/1] i40e: Fix removing driver while bare-metal VFs pass traffic
    https://git.kernel.org/netdev/net/c/2980cbd4dce7

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



      reply	other threads:[~2020-11-24  1:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 18:06 [PATCH net 1/1] i40e: Fix removing driver while bare-metal VFs pass traffic Tony Nguyen
2020-11-24  1:00 ` 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=160617960585.25502.16566944216033465342.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Nguyen@ci.codeaurora.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=brett.creeley@intel.com \
    --cc=davem@davemloft.net \
    --cc=konrad0.jankowski@intel.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@redhat.com \
    --cc=slawomirx.laba@intel.com \
    --cc=sylwesterx.dziedziuch@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.