public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-06 (ice)
@ 2023-11-07  0:48 Tony Nguyen
  2023-11-07  0:48 ` [PATCH net 1/4] ice: Fix SRIOV LAG disable on non-compliant aggregate Tony Nguyen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tony Nguyen @ 2023-11-07  0:48 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet, netdev; +Cc: Tony Nguyen

This series contains updates to ice driver only.

Dave removes SR-IOV LAG attribute for only the interface being disabled
to allow for proper unwinding of all interfaces.

Michal Schmidt changes some LAG allocations from GFP_KERNEL to GFP_ATOMIC
due to non-allowed sleeping.

Aniruddha and Marcin fix redirection and drop rules for switchdev by
properly setting and marking egress/ingress type.

The following are changes since commit c1ed833e0b3b7b9edc82b97b73b2a8a10ceab241:
  Merge branch 'smc-fixes'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Aniruddha Paul (1):
  ice: Fix VF-VF filter rules in switchdev mode

Dave Ertman (1):
  ice: Fix SRIOV LAG disable on non-compliant aggregate

Marcin Szycik (1):
  ice: Fix VF-VF direction matching in drop rule in switchdev

Michal Schmidt (1):
  ice: lag: in RCU, use atomic allocation

 drivers/net/ethernet/intel/ice/ice_lag.c    |  18 ++--
 drivers/net/ethernet/intel/ice/ice_tc_lib.c | 114 +++++++++++++++-----
 2 files changed, 91 insertions(+), 41 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-09  2:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07  0:48 [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-06 (ice) Tony Nguyen
2023-11-07  0:48 ` [PATCH net 1/4] ice: Fix SRIOV LAG disable on non-compliant aggregate Tony Nguyen
2023-11-07  0:48 ` [PATCH net 2/4] ice: lag: in RCU, use atomic allocation Tony Nguyen
2023-11-07  0:48 ` [PATCH net 3/4] ice: Fix VF-VF filter rules in switchdev mode Tony Nguyen
2023-11-07  0:48 ` [PATCH net 4/4] ice: Fix VF-VF direction matching in drop rule in switchdev Tony Nguyen
2023-11-09  2:50 ` [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-06 (ice) patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox