On Wed, 14 Oct 2020 16:27:43 +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")
Maxim, did you hand-edit this patch? It's mangled. Please resend.