CPqD / ofsoftswitch13

OpenFlow 1.3 switch.
http://cpqd.github.com/ofsoftswitch13
304 stars 192 forks source link

dpctl queue-get-config is showing only 1 queue. #245

Closed nikchez01 closed 6 years ago

nikchez01 commented 7 years ago

Even if multiple queues are configured, dpctl shows only 1 queue. The proposed change will work as long as structure size of ofp_queue_prop_min_rate, ofp_queue_prop_max_rate and ofp_queue_prop_experimenter remains same.

Also, I am working on patch after which dpctl will support max-rate setting also. Currently it supports min-rate settings only. Please review.

nikchez01 commented 7 years ago

dpctl queue-get-config showing only 1 queue