Hi, I want to collect of_port information from ovs switches. But in its reply, value of max_speed is set to 0 and value of curr_speed is set to 10M while I can receive ofp_port_stats correctly. Also I can ping all hosts. In my mininet topology I determined bandwidth of links and I expect max_speed set to bw. when packets of of_port is inspected from ovs by using wireshark, ovs sent these values.
I'm using ovs 2.7 in mininet 2.2.1. I tested it by ovs 2.3 in mininet 2.1.0 too and the result was same. Could you please explain how can I get port description from my ovs switches? Thanks in advanced
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
