All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] am335x: cpsw: optimize cpsw_recv to increase network performance
Date: Thu, 12 Dec 2013 09:34:51 +0100	[thread overview]
Message-ID: <52A9752B.9090103@denx.de> (raw)
In-Reply-To: <20131204220510.GJ420@bill-the-cat>

On 04.12.2013 23:05, Tom Rini wrote:
> On Thu, Nov 28, 2013 at 10:38:40AM +0100, 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 <vladimir.koutny@streamunlimited.com>
>> Cc: Mugunthan V N <mugunthanvnm@ti.com>
>> Cc: Joe Hershberger <joe.hershberger@gmail.com>
>> Cc: Tom Rini <trini@ti.com>
> 
> Applied to u-boot-ti/master, thanks!

I just tested on dxr2 (AM3352 based board) with latest mainline U-Boot.
And the network performance is a bit better. But not as good as yours.
Here my numbers:

Without this patch:	~400 KiB/s
With this patch:	~570 KiB/s

Any ideas what might be missing on my platform? Why the speed is not as
good?

Thanks,
Stefan

  reply	other threads:[~2013-12-12  8:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28  9:38 [U-Boot] [PATCH] am335x: cpsw: optimize cpsw_recv to increase network performance Vladimir Koutny
2013-11-28  9:55 ` Mugunthan V N
2013-12-04 22:05 ` [U-Boot] " Tom Rini
2013-12-12  8:34   ` Stefan Roese [this message]
2013-12-12 12:37     ` Tom Rini
2013-12-12 13:20       ` Vladimir Koutny
2013-12-12 13:24         ` Stefan Roese
2013-12-12 13:39           ` Tom Rini
2013-12-12 13:45             ` Stefan Roese
2013-12-12 13:49               ` Tom Rini
2013-12-12 13:53                 ` Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52A9752B.9090103@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.