Re: [ovs-discuss] Help on QoS Enhancement of OVS

2014-08-14 Thread Ben Pfaff
On Wed, Aug 13, 2014 at 09:58:09PM +0530, Monica Gawas wrote: > Ben Flaff : "What do you see as the most important deficiency?" > > Being quite the beginners in this stuff, we found some very basic > deficiencies like : > 1. QoS implementations in ovs only support a simple rate limiting , > r

Re: [ovs-discuss] Help on QoS Enhancement of OVS

2014-08-14 Thread Monica Gawas
Dear Sirs, Thank You for your replies. Wes Felter : "Is there documentation about how to perform per-tenant QoS on a physical port in an overlay network like Neutron ML2? Since the tenants are on the integration bridge and the

Re: [ovs-discuss] Help on QoS Enhancement of OVS

2014-08-11 Thread Ben Pfaff
On Sat, Aug 09, 2014 at 01:05:34PM +0530, Monica Gawas wrote: > I am part of a group of students, and we are planning to > do our final year project in open source. > We would love to contribute to the OVS community, so we are thinking of doing > something to improve the Q

Re: [ovs-discuss] Help on QoS Enhancement of OVS

2014-08-11 Thread Wes Felter
On 8/9/14, 2:35 AM, Monica Gawas wrote: We have understood how QoS works in OVS, but we can't come up with a nice project idea to improve it. Is there documentation about how to perform per-tenant QoS on a physical port in an overlay network like Neutron ML2? Since the tenants are

[ovs-discuss] Help on QoS Enhancement of OVS

2014-08-11 Thread Monica Gawas
Hi, I am part of a group of students, and we are planning to do our final year project in open source. We would love to contribute to the OVS community, so we are thinking of doing something to improve the QoS. After reading the Documentation, FAQs, and oth