All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-next 0/2] ice: Introduce switch recipe reusing
@ 2023-12-01  6:25 ` Steven Zou
  0 siblings, 0 replies; 10+ messages in thread
From: Steven Zou @ 2023-12-01  6:25 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: jan.sokolowski, netdev, steven.zou, andrii.staikov,
	aleksander.lobakin, przemyslaw.kitszel, andriy.shevchenko

This patch series firstly fix the bitmap casting issue in getting/mapping
recipe to profile association that is used in both legacy and recipe
reusing mode, then introduce switch recipe reusing feature as new E810
firmware supports the corresponding functionality. 

Steven Zou (2):
  ice: Refactor FW data type and fix bitmap casting issue
  ice: Add switch recipe reusing feature

 .../net/ethernet/intel/ice/ice_adminq_cmd.h   |   5 +-
 drivers/net/ethernet/intel/ice/ice_common.c   |   2 +
 drivers/net/ethernet/intel/ice/ice_lag.c      |   4 +-
 drivers/net/ethernet/intel/ice/ice_switch.c   | 211 +++++++++++++++---
 drivers/net/ethernet/intel/ice/ice_switch.h   |   5 +-
 drivers/net/ethernet/intel/ice/ice_type.h     |   2 +
 6 files changed, 197 insertions(+), 32 deletions(-)


base-commit: fce82d0f94e9c1ca953d950ebdb66c6c7f9d53f4
-- 
2.31.1

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

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

end of thread, other threads:[~2023-12-05 19:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01  6:25 [Intel-wired-lan] [PATCH iwl-next 0/2] ice: Introduce switch recipe reusing Steven Zou
2023-12-01  6:25 ` Steven Zou
2023-12-01  6:25 ` [Intel-wired-lan] [PATCH iwl-next 1/2] ice: Refactor FW data type and fix bitmap casting issue Steven Zou
2023-12-01  6:25   ` Steven Zou
2023-12-05 19:16   ` [Intel-wired-lan] " Simon Horman
2023-12-05 19:16     ` Simon Horman
2023-12-01  6:25 ` [Intel-wired-lan] [PATCH iwl-next 2/2] ice: Add switch recipe reusing feature Steven Zou
2023-12-01  6:25   ` Steven Zou
2023-12-05 19:15   ` [Intel-wired-lan] " Simon Horman
2023-12-05 19:15     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.