> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Mateusz Polchlopek > Sent: Wednesday, April 3, 2024 1:11 PM > To: [email protected] > Cc: [email protected]; [email protected]; Wilczynski, Michal > <[email protected]>; Polchlopek, Mateusz > <[email protected]>; [email protected]; Czapnik, Lukasz > <[email protected]>; Raj, Victor <[email protected]>; Nguyen, > Anthony L <[email protected]>; [email protected]; Kitszel, Przemyslaw > <[email protected]>; [email protected] > Subject: [Intel-wired-lan] [PATCH net-next v9 3/6] ice: Adjust the > VSI/Aggregator layers > > From: Raj Victor <[email protected]> > > Adjust the VSI/Aggregator layers based on the number of logical layers > supported by the FW. Currently the VSI and Aggregator layers are fixed based > on the 9 layer scheduler tree layout. Due to performance reasons the number > of layers of the scheduler tree is changing from > 9 to 5. It requires a readjustment of these VSI/Aggregator layer values. > > Signed-off-by: Raj Victor <[email protected]> > Co-developed-by: Michal Wilczynski <[email protected]> > Signed-off-by: Michal Wilczynski <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_sched.c | 37 +++++++++++----------- > 1 file changed, 19 insertions(+), 18 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
