> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karen > Ostrowska > Sent: Wednesday, May 29, 2024 12:48 PM > To: [email protected] > Cc: Ostrowska, Karen <[email protected]>; [email protected]; > Sokolowski, Jan <[email protected]>; Drewek, Wojciech > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-net v1] ice: Rebuild TC queues on VSI > queue reconfiguration > > From: Jan Sokolowski <[email protected]> > > 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 <[email protected]> > Signed-off-by: Jan Sokolowski <[email protected]> > Signed-off-by: Karen Ostrowska <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
