netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, netdev@vger.kernel.org
Subject: Re: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-20 (iavf)
Date: Sun, 22 Jan 2023 14:31:51 +0200	[thread overview]
Message-ID: <Y80st+qScpsNL2SN@unreal> (raw)
In-Reply-To: <20230120211036.430946-1-anthony.l.nguyen@intel.com>

On Fri, Jan 20, 2023 at 01:10:33PM -0800, Tony Nguyen wrote:
> This series contains updates to iavf driver only.
> 
> Michal Schmidt converts single iavf workqueue to per adapter to avoid
> deadlock issues.
> 
> Marcin moves setting of VLAN related netdev features to watchdog task to
> avoid RTNL deadlock.
> 
> Stefan Assmann schedules immediate watchdog task execution on changing
> primary MAC to avoid excessive delay.
> 
> The following are changes since commit 45a919bbb21c642e0c34dac483d1e003560159dc:
>   Revert "Merge branch 'octeontx2-af-CPT'"
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
> 
> Marcin Szycik (1):
>   iavf: Move netdev_update_features() into watchdog task
> 
> Michal Schmidt (1):
>   iavf: fix temporary deadlock and failure to set MAC address
> 
> Stefan Assmann (1):
>   iavf: schedule watchdog immediately when changing primary MAC
> 
>  drivers/net/ethernet/intel/iavf/iavf.h        |   2 +-
>  .../net/ethernet/intel/iavf/iavf_ethtool.c    |  10 +-
>  drivers/net/ethernet/intel/iavf/iavf_main.c   | 113 ++++++++----------
>  .../net/ethernet/intel/iavf/iavf_virtchnl.c   |  10 +-
>  4 files changed, 66 insertions(+), 69 deletions(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>

  parent reply	other threads:[~2023-01-22 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 21:10 [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-20 (iavf) Tony Nguyen
2023-01-20 21:10 ` [PATCH net 1/3] iavf: fix temporary deadlock and failure to set MAC address Tony Nguyen
2023-01-20 21:10 ` [PATCH net 2/3] iavf: Move netdev_update_features() into watchdog task Tony Nguyen
2023-01-20 21:10 ` [PATCH net 3/3] iavf: schedule watchdog immediately when changing primary MAC Tony Nguyen
2023-01-22 12:31 ` Leon Romanovsky [this message]
2023-01-24  6:50 ` [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-20 (iavf) 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=Y80st+qScpsNL2SN@unreal \
    --to=leon@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.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 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).