On Wed, Oct 14, 2020 at 04:27:43PM +0300, Maxim Kochetkov wrote: > The VSC9953 Seville switch has 2 megabits of buffer split into 4360 > words of 60 bytes each. 2048 * 1024 is 2 megabytes instead of 2 megabits. > 2 megabits is (2048 / 8) * 1024 = 256 * 1024. > > Signed-off-by: Maxim Kochetkov <fido_...@inbox.ru> > Fixes: a63ed92d217f ("net: dsa: seville: fix buffer size of the queue system") > ---
Reviewed-by: Vladimir Oltean <vladimir.olt...@nxp.com> This should go to "net".