[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230321183641.2849726-1-anthony.l.nguyen@intel.com>
Date: Tue, 21 Mar 2023 11:36:38 -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/3][pull request] Intel Wired LAN Driver Updates 2023-03-21 (ice)
This series contains updates to ice driver only.
Piotr sets first_desc field for proper handling of Flow Director
packets.
Michal moves error checking for VF earlier in function to properly return
error before other checks/reporting; he also corrects VSI filter removal to
be done during VSI removal and not rebuild.
The following are changes since commit f038f3917baf04835ba2b7bcf2a04ac93fbf8a9c:
octeontx2-vf: Add missing free for alloc_percpu
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Michal Swiatkowski (2):
ice: check if VF exists before mode check
ice: remove filters only if VSI is deleted
Piotr Raczynski (1):
ice: fix rx buffers handling for flow director packets
drivers/net/ethernet/intel/ice/ice_lib.c | 2 +-
drivers/net/ethernet/intel/ice/ice_main.c | 8 +++++++-
drivers/net/ethernet/intel/ice/ice_sriov.c | 8 ++++----
drivers/net/ethernet/intel/ice/ice_txrx.c | 1 +
4 files changed, 13 insertions(+), 6 deletions(-)
--
2.38.1
Powered by blists - more mailing lists