I want to get the properties of a queue set on an OVS port, but all i get via 
the OFPT_QUEUE_GET_CONFIG_REPLY is: the queue id, the port number, length and 
pad!!
The queue is correctly set and here is it's config:# ovs-vsctl set port 
switch-port qos=@newqos -- --id=@newqos create qos type=linux-htb 
other-config:max-rate=20000000 queues:0=@newqueue -- --id=@newqueue create 
queue other-config:min-rate=1000000 other-config:max-rate=1000000
So is there anything to do to get those rates?                                  
  
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to