[Intel-wired-lan] [iwl-next v1 0/3] ice: multiqueue on subfunction
Michal Swiatkowski
michal.swiatkowski at linux.intel.com
Thu Oct 31 06:00:06 UTC 2024
Hi,
This patch is adding support for multiqueue on subfunction device.
mostly reuse pf code. Use max_io_eqs parameter as the max rx/tx queues
value.
Also add statistic as part of this changes.
Michal Swiatkowski (3):
ice: support max_io_eqs for subfunction
ice: ethtool support for SF
ice: allow changing SF VSI queues number
drivers/net/ethernet/intel/ice/devlink/port.c | 37 +++++++++++
drivers/net/ethernet/intel/ice/ice.h | 2 +
drivers/net/ethernet/intel/ice/ice_ethtool.c | 65 +++++++++++++++----
drivers/net/ethernet/intel/ice/ice_lib.c | 63 ++++++++++--------
drivers/net/ethernet/intel/ice/ice_sf_eth.c | 1 +
5 files changed, 128 insertions(+), 40 deletions(-)
--
2.42.0
More information about the Intel-wired-lan
mailing list