Re: [ovs-discuss] Create Queues in OVS

2016-05-04 Thread Aravind Ganesan
Thanks a lot. Installing OVS worked. ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] Create Queues in OVS

2016-05-03 Thread Scott Lowe
Please see my response below. > On May 3, 2016, at 11:55 AM, Aravind Ganesan wrote: > > Hi > Thanks for the reply. > What should I do to install OVS ? Depending on the version you need to use, it may be a simple as "apt-get install" (on Debian/Ubuntu systems) or "yum install" (on RHEL/CentOS

Re: [ovs-discuss] Create Queues in OVS

2016-05-03 Thread Aravind Ganesan
Hi Thanks for the reply. What should I do to install OVS ? Thanks ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

Re: [ovs-discuss] Create Queues in OVS

2016-05-03 Thread Ben Pfaff
On Tue, May 03, 2016 at 12:22:26AM -0700, Aravind Ganesan wrote: > Hi > I am trying to develop QoS in mininet OVS switches. I am using Mininet VM > 2.2.1. > I referred to earlier messages in this list and from that, I tried the > "dpctl add-queue s1 1 q-id 1 " but it says "command not found". OVS