From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Thu, 28 Nov 2013 15:25:59 +0530 Subject: [U-Boot] [PATCH] am335x: cpsw: optimize cpsw_recv to increase network performance In-Reply-To: <52970F20.6070401@streamunlimited.com> References: <52970F20.6070401@streamunlimited.com> Message-ID: <5297132F.9020202@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 28 November 2013 03:08 PM, Vladimir Koutny wrote: > In 48ec5291, only TX path was optimized; this does the same also for RX > path. This results in huge increase of TFTP throughput on custom am3352 > board (from 312KiB/s to 1.8MiB/s) and eliminates occasional transfer > timeouts. > > Signed-off-by: Vladimir Koutny > Cc: Mugunthan V N > Cc: Joe Hershberger > Cc: Tom Rini Acked-by: Mugunthan V N Regards Mugunthan V N