[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201014135808.xrwwgioex4we6cmt@skbuf>
Date: Wed, 14 Oct 2020 13:58:09 +0000
From: Vladimir Oltean <vladimir.oltean@....com>
To: Maxim Kochetkov <fido_max@...ox.ru>,
Jakub Kicinski <kuba@...nel.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
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, 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_max@...ox.ru>
> Fixes: a63ed92d217f ("net: dsa: seville: fix buffer size of the queue system")
> ---
Reviewed-by: Vladimir Oltean <vladimir.oltean@....com>
This should go to "net".
Powered by blists - more mailing lists