[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230905180521.887861-1-anthony.l.nguyen@intel.com>
Date: Tue, 5 Sep 2023 11:05:19 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-09-05 (i40e, iavf)
This series contains updates to i40e and iavf drivers.
Andrii ensures all VSIs are cleaned up for remove in i40e.
Brett reworks logic for setting promiscuous mode that can, currently, cause
incorrect states on iavf.
The following are changes since commit 29fe7a1b62717d58f033009874554d99d71f7d37:
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
Andrii Staikov (1):
i40e: fix potential memory leaks in i40e_remove()
Brett Creeley (1):
iavf: Fix promiscuous mode configuration flow messages
drivers/net/ethernet/intel/i40e/i40e_main.c | 10 ++-
drivers/net/ethernet/intel/iavf/iavf.h | 16 ++--
drivers/net/ethernet/intel/iavf/iavf_main.c | 43 +++++------
.../net/ethernet/intel/iavf/iavf_virtchnl.c | 75 ++++++++++++-------
4 files changed, 82 insertions(+), 62 deletions(-)
--
2.38.1
Powered by blists - more mailing lists