[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201015094417.3bf2c324@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Thu, 15 Oct 2020 09:44:17 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Maxim Kochetkov <fido_max@...ox.ru>
Cc: netdev@...r.kernel.org, Vladimir Oltean <vladimir.oltean@....com>,
Horatiu Vultur <horatiu.vultur@...rochip.com>,
Florian Fainelli <f.fainelli@...il.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
"David S . Miller" <davem@...emloft.net>
Subject: Re: [PATCH v2 1/1] net: dsa: seville: the packet buffer is 2
megabits, not megabytes
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_max@...ox.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.
Powered by blists - more mailing lists