> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of Karen > Ostrowska > Sent: Wednesday, May 29, 2024 12:48 PM > To: intel-wired-...@lists.osuosl.org > Cc: Ostrowska, Karen <karen.ostrow...@intel.com>; net...@vger.kernel.org; > Sokolowski, Jan <jan.sokolow...@intel.com>; Drewek, Wojciech > <wojciech.dre...@intel.com> > Subject: [Intel-wired-lan] [PATCH iwl-net v1] ice: Rebuild TC queues on VSI > queue reconfiguration > > From: Jan Sokolowski <jan.sokolow...@intel.com> > > TC queues needs to be correctly updated when the number of queues on a VSI is > reconfigured, so netdev's queue and TC settings will be dynamically adjusted > and could accurately represent the underlying hardware state after changes to > the VSI queue counts. > > Fixes: 0754d65bd4be ("ice: Add infrastructure for mqprio support via > ndo_setup_tc") > Reviewed-by: Wojciech Drewek <wojciech.dre...@intel.com> > Signed-off-by: Jan Sokolowski <jan.sokolow...@intel.com> > Signed-off-by: Karen Ostrowska <karen.ostrow...@intel.com> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) >
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pu...@intel.com> (A Contingent worker at Intel)