This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2139100
verified on version: ovn23.06-23.06.1-60.el9fdp.x86_64 openvswitch3.2-3.2.0-37.el9fdp.x86_64 # ovn-nbctl set Logical_Switch_Port ln_p1 options:qos_max_rate=2000000 ----set 2M [root@dell-per740-53 qos]# tc class show dev ens3f1 class htb 1:1 parent 1:fffe prio 0 rate 12Kbit ceil 34359Mbit burst 1563b cburst 0b class htb 1:fffe root rate 34359Mbit ceil 34359Mbit burst 0b cburst 0b class htb 1:2 parent 1:fffe prio 0 rate 1Mbit ceil 2Mbit burst 275000b cburst 275000b --------set success [root@dell-per740-53 qos]# ovn-nbctl set Logical_Switch_Port ln_p1 options:qos_max_rate=33359738360 ------set 33G [root@dell-per740-53 qos]# tc class show dev ens3f1 class htb 1:1 parent 1:fffe prio 0 rate 12Kbit ceil 34359Mbit burst 1563b cburst 0b class htb 1:fffe root rate 34359Mbit ceil 34359Mbit burst 0b cburst 0b class htb 1:2 parent 1:fffe prio 0 rate 1Mbit ceil 33359Mbit burst 275000b cburst 271047b -----------set success # ovn-nbctl set Logical_Switch_Port ln_p1 options:qos_max_rate=34359738360 -------------set 34G [root@dell-per740-53 qos]# tc class show dev ens3f1 class htb 1:1 parent 1:fffe prio 0 rate 12Kbit ceil 34359Mbit burst 1563b cburst 0b class htb 1:fffe root rate 34359Mbit ceil 34359Mbit burst 0b cburst 0b class htb 1:2 parent 1:fffe prio 0 rate 1Mbit ceil 34359Mbit burst 275000b cburst 274877b --------set success set verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ovn23.06 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:0391