On Wed, Jun 28, 2017 at 08:52:56AM +0430, Tahereh Yaghoubi wrote: > 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.
OVS just reports what the kernel tells it. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
