On Thu, Aug 25, 2016 at 10:30:28AM +0800, lin wrote:
> problem description: data are still transmitted to queue 0 even when use 
> set_queue:2
> I created queues and then create flow by using  "ovs-ofctl add-flow br0 
> actions=set_queue:2 --protocols=openflow13" , but no data are enqueued to 
> queue 2, they are still enqueued
> to queue 0. But if I use tc filter to set the rules, data could be 
> transmitted to queue 2. 
> My question is : how to solve this problem, I want to use this "set_queue" 
> command to finish my experiments.

What's in your flow table?
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to