> On Mar 30, 2016, at 2:53 AM, Borasy Kong <borasyk...@gmail.com> wrote: > > Hey Ben, > > I actually went through and followed the QoS part and implemented the rate > limiting on a physical port interface(wlan0). But it seems the rate limiting > doesn't work on physical port. It only works on virtual port. > > Do you know any workaround this problem??
As Ben mentioned, there should be no difference between virtual and physical ports. Keep in mind that the different QoS modes work on a particular direction of traffic. Policing works on traffic coming into OVS, and shaping works on traffic going out of OVS. For example, if you configured policing, it would limit traffic being transmitted from a VM, but it wouldn't affect traffic being transmitted out of the hypervisors itself. --Justin _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss