All of lore.kernel.org
 help / color / mirror / Atom feed
* degradation in bridging performance of 5% in 2.6.20 when compared to 2.6.19
@ 2007-02-16  6:26 kalyan tejaswi
  2007-02-16 17:43 ` Rick Jones
  0 siblings, 1 reply; 3+ messages in thread
From: kalyan tejaswi @ 2007-02-16  6:26 UTC (permalink / raw)
  To: netdev

Hi all,
I have been comparing bridging performance for 2.6.20 and 2.6.19
kernels. The kenel configurations are identical for both the kernels.
I use D-Link cards (8139too driver) for the Malta 4Kc board.

The setup is:

netperf  client  <------->  malta 4Kc  <---------> netperf  server.

The throughput statistics (in 10^6 bits/second) are:

                    2.6.19          2.6.20
routing            30.2           30.16
bridging          32.35          30.81

I observe that there has been a degradation in bridging performance of
5% in 2.6.20 when compared to 2.6.19.

Has anyone observed similar behaviour?
Any inputs or suggestions are welcome.


Regards
Kalyan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: degradation in bridging performance of 5% in 2.6.20 when compared to 2.6.19
  2007-02-16  6:26 degradation in bridging performance of 5% in 2.6.20 when compared to 2.6.19 kalyan tejaswi
@ 2007-02-16 17:43 ` Rick Jones
  2007-02-16 18:32   ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Rick Jones @ 2007-02-16 17:43 UTC (permalink / raw)
  To: kalyan tejaswi; +Cc: netdev

kalyan tejaswi wrote:
> Hi all,
> I have been comparing bridging performance for 2.6.20 and 2.6.19
> kernels. The kenel configurations are identical for both the kernels.
> I use D-Link cards (8139too driver) for the Malta 4Kc board.
> 
> The setup is:
> 
> netperf  client  <------->  malta 4Kc  <---------> netperf  server.
> 
> The throughput statistics (in 10^6 bits/second) are:
> 
>                    2.6.19          2.6.20
> routing            30.2           30.16
> bridging          32.35          30.81
> 
> I observe that there has been a degradation in bridging performance of
> 5% in 2.6.20 when compared to 2.6.19.
> 
> Has anyone observed similar behaviour?
> Any inputs or suggestions are welcome.

In each case is the malta CPU bound?  If not, some idea of the change in 
CPU util might be helpful.

rick jones
btw, netperf 2.4.3 just released:
ftp://ftp.netperf.org/netperf
http://www.netperf.org/svn/netperf2/tags/netperf-2.4.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: degradation in bridging performance of 5% in 2.6.20 when compared to 2.6.19
  2007-02-16 17:43 ` Rick Jones
@ 2007-02-16 18:32   ` Stephen Hemminger
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2007-02-16 18:32 UTC (permalink / raw)
  To: Rick Jones; +Cc: kalyan tejaswi, netdev

On Fri, 16 Feb 2007 09:43:20 -0800
Rick Jones <rick.jones2@hp.com> wrote:

> kalyan tejaswi wrote:
> > Hi all,
> > I have been comparing bridging performance for 2.6.20 and 2.6.19
> > kernels. The kenel configurations are identical for both the kernels.
> > I use D-Link cards (8139too driver) for the Malta 4Kc board.
> > 
> > The setup is:
> > 
> > netperf  client  <------->  malta 4Kc  <---------> netperf  server.
> > 
> > The throughput statistics (in 10^6 bits/second) are:
> > 
> >                    2.6.19          2.6.20
> > routing            30.2           30.16
> > bridging          32.35          30.81
> > 
> > I observe that there has been a degradation in bridging performance of
> > 5% in 2.6.20 when compared to 2.6.19.
> > 
> > Has anyone observed similar behaviour?
> > Any inputs or suggestions are welcome.
> 
> In each case is the malta CPU bound?  If not, some idea of the change in 
> CPU util might be helpful.
> 
> rick jones
> btw, netperf 2.4.3 just released:
> ftp://ftp.netperf.org/netperf
> http://www.netperf.org/svn/netperf2/tags/netperf-2.4.3
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

I couldn't think of a worse NIC for bridging than the 8139too
because that card has no direct DMA and does a data copy for each receive.

-- 
Stephen Hemminger <shemminger@linux-foundation.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-16 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-16  6:26 degradation in bridging performance of 5% in 2.6.20 when compared to 2.6.19 kalyan tejaswi
2007-02-16 17:43 ` Rick Jones
2007-02-16 18:32   ` Stephen Hemminger

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.