On Wed, Dec 19, 2018 at 05:44:23PM +0800, shaoke xi wrote:
> I am reading the source code about QoS module now, and I find there is a
> small mistake at line 3801 in function sfq_tc_load() of file
> ovs/lib/netdev-linux.c. When it calls the function sfq_install__(), it
> passes parameter perturb first, then quantum, which is different from the
> function declaration. Although I still have difficulty in understanding
> what is doing in this function, but I think the sequence of parameters is
> wrong. The open vswitch version number is 2.9.0, and I am reading the code
> at master branch. I hope this will be helpful.

Thanks for the report.  I sent out a fix:
https://mail.openvswitch.org/pipermail/ovs-dev/2018-December/354668.html
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to