On Fri, Jan 31, 2020 at 10:53 PM <[email protected]> wrote: > > From: Pavan Nikhilesh <[email protected]> > > OCTEON TX2 has 8 sets, 41 ways L1D cache, VA<9:7> bits dictate > the set selection. > Add additional padding to ensure that the element size always > occupies odd number of cachelines to ensure even distribution > of elements among L1D cache sets. > > Signed-off-by: Pavan Nikhilesh <[email protected]> > Signed-off-by: Nithin Dabilpuram <[email protected]> > Signed-off-by: Vamsi Attunuru <[email protected]> > Signed-off-by: Jerin Jacob <[email protected]> > --- > v2 Changes: > ---------- > - Fix 32bit build break.
Acked-by: Jerin Jacob <[email protected]> Delegated the patch to Thomas as it has come through the main tree.

