netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rps testing questions
@ 2011-01-17  9:43 mi wake
  2011-01-17  9:53 ` Eric Dumazet
  2011-01-17 13:08 ` Ben Hutchings
  0 siblings, 2 replies; 7+ messages in thread
From: mi wake @ 2011-01-17  9:43 UTC (permalink / raw)
  To: netdev

I do a rps(Receive Packet Steering) testing on centos 5.5 with  kernel 2.6.37.
cpu: 8 core Intel.
ethernet adapter: bnx2x

Problem statement:
enable rps with:
echo "ff" > /sys/class/net/eth2/queues/rx-0/rps_cpus.

running 1 instances of netperf TCP_RR: netperf  -t TCP_RR -H 192.168.0.1 -c -C
without rps: 9963.48(Trans Rate per sec)
with rps:  9387.59(Trans Rate per sec)

I do ab and tbench testing also find there is less tps with enable
rps.but,there is more cpu using when with enable rps.when with enable
rps ,softirqs is blanced  on cpus.

is there something wrong with my test?

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

end of thread, other threads:[~2011-01-18 19:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17  9:43 rps testing questions mi wake
2011-01-17  9:53 ` Eric Dumazet
2011-01-18  8:34   ` mi wake
2011-01-17 13:08 ` Ben Hutchings
2011-01-18 18:23   ` Rick Jones
2011-01-18 18:34     ` Ben Hutchings
2011-01-18 19:10       ` Rick Jones

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).