* Re: Re: Gigabit ethernet support of ppc440gx in 2.6 and 2.4
@ 2006-02-16 4:45 廖荣生
0 siblings, 0 replies; 2+ messages in thread
From: 廖荣生 @ 2006-02-16 4:45 UTC (permalink / raw)
To: Eugene Surovegin; +Cc: linuxppc-embedded
Hi Eugene:
Does the TCP/IP Acceleration Hardware of 440GX have been supported in official 2.6 kernel?
How about the CPU utilization when you get 900+Mb/s? Since we want to do something such as simple datas codec at the same time.
Regards,
Lonsn
>
>On Wed, Feb 15, 2006 at 02:08:52PM +0800, ????????? wrote:
>> We want to get a data rate of 600Mbits/s over gigabit ethernet of ppc440gx.
>> How about the status of support to ppc440gx GigE in Linux kernel?
>> Which kernel version should we select? 2.6 or 2.4?
>
>GigE support for 440GX is in official 2.6. Patch for 2.4 is available
>at http://kernel.ebshome.net. If you don't feel comfortable dealing
>with kernel patches, I'd recommend 2.6
>
>Effective Ethernet throughput highly depends on packet size. For some
>small packet sizes 600Mb/s is theoretically impossible over GigE.
>
>I achieved 900+ Mb/s TCP throughput with my driver (packets around 4K
>long) and using sendfile(2) based test application.
>
>--
>Eugene
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Re: Gigabit ethernet support of ppc440gx in 2.6 and 2.4
[not found] <43F402AC.026BD0.10674>
@ 2006-02-16 4:49 ` Eugene Surovegin
0 siblings, 0 replies; 2+ messages in thread
From: Eugene Surovegin @ 2006-02-16 4:49 UTC (permalink / raw)
To: ?????????; +Cc: linuxppc-embedded
On Thu, Feb 16, 2006 at 12:45:15PM +0800, ????????? wrote:
> Does the TCP/IP Acceleration Hardware of 440GX have been supported
> in official 2.6 kernel?
> How about the CPU utilization when you get 900+Mb/s? Since we want
> to do something such as simple datas codec at the same time.
My driver (both 2.4 and 2.6) supports TCP/UDP checksum offload. No TSO
yet.
I don't remember exact CPU load numbers, but it was less than 20% for
TX case (Ocotea was transmitting data).
--
Eugene
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-16 4:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <43F402AC.026BD0.10674>
2006-02-16 4:49 ` Re: Gigabit ethernet support of ppc440gx in 2.6 and 2.4 Eugene Surovegin
2006-02-16 4:45 廖荣生
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).