> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of > Mateusz Polchlopek > Sent: Wednesday, April 3, 2024 1:11 PM > To: intel-wired-...@lists.osuosl.org > Cc: and...@lunn.ch; j...@resnulli.us; Wilczynski, Michal > <michal.wilczyn...@intel.com>; Polchlopek, Mateusz > <mateusz.polchlo...@intel.com>; net...@vger.kernel.org; Czapnik, Lukasz > <lukasz.czap...@intel.com>; Raj, Victor <victor....@intel.com>; Nguyen, > Anthony L <anthony.l.ngu...@intel.com>; ho...@kernel.org; Kitszel, Przemyslaw > <przemyslaw.kits...@intel.com>; k...@kernel.org > Subject: [Intel-wired-lan] [PATCH net-next v9 3/6] ice: Adjust the > VSI/Aggregator layers > > From: Raj Victor <victor....@intel.com> > > 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 <victor....@intel.com> > Co-developed-by: Michal Wilczynski <michal.wilczyn...@intel.com> > Signed-off-by: Michal Wilczynski <michal.wilczyn...@intel.com> > Signed-off-by: Mateusz Polchlopek <mateusz.polchlo...@intel.com> > --- > drivers/net/ethernet/intel/ice/ice_sched.c | 37 +++++++++++----------- > 1 file changed, 19 insertions(+), 18 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pu...@intel.com> (A Contingent worker at Intel)