Hi, 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.
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
