Hi Kevin, Yes, Iam using dpdk 1.7.1. Vswitchd: ./vswitchd/ovs-vswitchd --dpdk -c 0x1 -n 4 --socket-mem 20,0 -- unix:$DB_SOCK --pidfile --detach
Command used to add bridge: ./ovs-vsctl add-br br0 -- set bridge br0 datapath_type=netdev Thanks, Sharmila From: Traynor, Kevin Sent: Monday, January 5, 2015 11:53 PM To: Radhakrishnan, Sharmila; [email protected] Subject: RE: Error adding port to ovs-dpdk build Hi Sharmila, Can you show the command line you run ovs-vswitchd with and the EAL screen prints regarding "Setting up memory...". Also the command you used to add the bridge. I'm assuming you are using DPDK 1.7.1? Thanks, Kevin. From: discuss [mailto:[email protected]] On Behalf Of Radhakrishnan, Sharmila Sent: Monday, January 5, 2015 10:42 AM To: [email protected]<mailto:[email protected]> Subject: [ovs-discuss] Error adding port to ovs-dpdk build Hi, I have installed OVS with DPDK from github. I tried adding the port. Iam getting cannot allocate memory error for the port. OVS version: [cid:[email protected]] Kernel Version: [cid:[email protected]] Command used to add the port: [cid:[email protected]] [cid:[email protected]] Hugepages setting: [cid:[email protected]] The /var/log/messages had the following log: [cid:[email protected]] What is that Iam missing? Thanks, Sharmila
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
