Home
last modified time | relevance | path

Searched hist:"74007 b8519f4cfb4aa0f0af397ca71dde04172bf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dcpsw.c74007b8519f4cfb4aa0f0af397ca71dde04172bf Thu Nov 28 09:38:40 UTC 2013 Vladimir Koutny <vladimir.koutny@streamunlimited.com> am335x: cpsw: optimize cpsw_recv to increase network performance

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 <vladimir.koutny@streamunlimited.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Tom Rini <trini@ti.com>