>-----Original Message-----
>From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of
>gupeng0320
>Sent: Wednesday, July 13, 2016 12:51 PM
>To: OVS Discussion <discuss@openvswitch.org>
>Subject: [ovs-discuss] why does "vsctl add-port" cost
>
>Dear Experts:
>by a chance, i write a script to add thousands of ports to OVS 2.4.0, there is 
>a
>loop in this script to keep executing "vsctl add-port".

Are you doing the way its mentioned here:
"I want to add thousands of ports to an Open vSwitch bridge" in FAQ?

Regards,
Bhanu Prakash.

>and i observed that the CPU is alomost exhausted during the script running.
>as i know, "vsctl add port" is configuring port to the OVS DB, and vswitched 
>will
>load the configuration from DB to memory, but why does this action cost so
>much CPU usage?
>
>BR,

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to