[Click] rate?

=?gb2312?q?liang=20jian?= liang_7902 at yahoo.com.cn
Wed Aug 27 00:34:58 EDT 2003


hi,all
My click support SMP!

liang jian <liang_7902 at yahoo.com.cn> wrote:
Description :
 
I use intel xeon 2.4G,three Intel pro1000 8490MF adapters.
1G RAM ,PCI 64bit.
 
A machine:
 use click's udpgen.click to gen packets :
u :: UDPGen(eth2, 1300000, 26000000, 64,
            00:07:E9:17:1E:4A,192.168.1.1 , 1234,
            00:07:E9:13:C6:2F,192.168.1.2, 1234);

B machine:
ar      :: ARPResponder(192.168.1.2 00:07:E9:13:C6:2F);
c0      :: Classifier(12/0806 20/0001, -);
//pd    :: FromDevice(eth1);
pd      :: PollDevice(eth1);
td      :: ToDevice(eth1);
out     :: Queue(200) -> td;
//tol   :: ToHost;
tol     :: Discard;
pd -> [0]c0;
c0[0] -> ar -> out;
c0[1] -> Counter -> tol;
ScheduleInfo(td 1, pd 1);
 
kernel support SMP.but click no support SMP!
--------------------------------------------------------
Q:
1.
then at B machine's /proc/click/Count*/rate
I get 670000 packets/s,but I from mailist it will obtain 1.3 million!
 
How to do I can obtain 1.3 million?
2.
if i run:
B: click-install -t 4 updcount.click
A: click-install -t 4 udpgen.click
or
B: click-install udpcount.click
A: click-install udpgen.click
I get same rate in the /proc/click/Count*/rate 
I think tit 
why?
anyone give me sugguestion!
Thanks.
 



---------------------------------
Do You Yahoo!?
ÆôÓõçÓÊÕʺţ¬Áì»áÑÅ»¢Í¨[ÉíÁÙÆä¾³ÁĵçÓ°]µÄ¶¯¸Ð÷ÈÁ¦£¬»¹ÓÐÍøÂçÉãÏñÍ·+ÑÅ»¢Í¨ÊÕÒô»úµÈÄãÀ´ÄÃ_______________________________________________
click mailing list
click at amsterdam.lcs.mit.edu
https://amsterdam.lcs.mit.edu/mailman/listinfo/click




---------------------------------
Do You Yahoo!?
ÆôÓõçÓÊÕʺţ¬Áì»áÑÅ»¢Í¨[ÉíÁÙÆä¾³ÁĵçÓ°]µÄ¶¯¸Ð÷ÈÁ¦£¬»¹ÓÐÍøÂçÉãÏñÍ·+ÑÅ»¢Í¨ÊÕÒô»úµÈÄãÀ´ÄÃ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://amsterdam.lcs.mit.edu/pipermail/click/attachments/20030826/6b5acd35/attachment.htm


More information about the click mailing list