On Jul 2, 2012, at 10:30 PM, selen jia wrote: > It means HTB, HFSC and policing all would work on VM interfaces ?
Yes, they should. We just leverage the tc's mechanisms in the kernel. > Is this implementation opposite to policing because policing act as ingress > for switch perspective and egress for VM interface? That sounds correct. Policing is applied on traffic coming into OVS, and shaping (queueing) is applied on traffic going out of OVS. So, you just have to think about it from the switch's perspective. --Justin _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
