[ovs-discuss] Can we set the priority queues in the port connecting to controller?

Huhui huhui_email at 126.com
Sun Jul 19 03:07:01 UTC 2015


Hi openvswitch community , 


 I'm looking to set two priority queues (queue 0 and queue 1) in the port connecting  to controller in OpenVswitch(V2.3.1) with POX controller. 
When I used the OVS command: sudo ovs-ofctl queue-stats br0 eth0,I could see the priority queues.




In my example I add two flow-table in the event of ConnectionUp.
The action of flow-table like this:of.ofp_action_enqueue(port=of.OFPP_CONTROLLER,queue_id=0).
When OVS connectted,OpenFlow said that "bad action',and priority queues did work.
Checked flow-table' action like this:action:output:2(didn't have queue' id).
Could OVS permit to set the priority queues in the port connecting to controller?
If could,how to set that?

Thanks for you help 




Best,

Huhui

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20150719/0af59b44/attachment-0002.html>


More information about the discuss mailing list