[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240416202409.2008383-1-anthony.l.nguyen@intel.com>
Date: Tue, 16 Apr 2024 13:24:05 -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 2024-04-16 (ice)
This series contains updates to ice driver only.
Michal fixes a couple of issues with TC filter parsing; always add match
for src_vsi and remove flag check that could prevent addition of valid
filters.
Marcin adds additional checks for unsupported flower filters.
The following are changes since commit e226eade8f50cda14a353f13777709797c21abf8:
Merge branch 'net-stmmac-fix-mac-capabilities-procedure'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Marcin Szycik (1):
ice: Fix checking for unsupported keys on non-tunnel device
Michal Swiatkowski (2):
ice: tc: check src_vsi in case of traffic from VF
ice: tc: allow zero flags in parsing tc flower
drivers/net/ethernet/intel/ice/ice_tc_lib.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
--
2.41.0
Powered by blists - more mailing lists