[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y80st+qScpsNL2SN@unreal>
Date: Sun, 22 Jan 2023 14:31:51 +0200
From: Leon Romanovsky <leon@...nel.org>
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates
2023-01-20 (iavf)
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@...dia.com>
Powered by blists - more mailing lists