Hello Team,

Recently I observed  an issue which is very strange to me . I am testing  
Phy-OVS-phy performance Testing(1G)

I am using ovs-2.4.0 code. I compiled it successfully , and installed all 
userspace utils. And I insmoded
openvswitch.ko kernel module only , nothing else(I could see other modules like 
vport-geneve.ko  vport-gre.ko  vport-lisp.ko etc.)

Below is my configuration:

1.       Created a bridge and added two physical ports.(two are trunk ports)

2.       Started running vswitchd.


Started pumping traffic(64byte packet at 1G rate) from external packet 
generator to phy port1 and receiving the same on packet
on phy port2 (packet gen -phy1---OVS-phy2---packetgen) .

But the results are very strange. Tx rate =761,904,776bps Rx 
rate=141,857,472bps. It's a huge drop in rx rate.

Somehow I figured out that " I am inserting only openvswitch.ko" , which is the 
cause for huge decrease in rate.

If I do modprobe openvswitch , I could see other modules (vxlan,gre) are loaded 
. In that case I am getting almost 1G Rx rate.

Could someone tell me , why it's happening so?  Does these other modules are 
required for proper throughput ? correct me if my
Analysis is wrong .


Thanks & Regards,
Uday




The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to