You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[qosorch] converting shaper bandwidth value to unsigned long instead of int (#1167)
For higher shaper rates greater than 20Gbps, integer is not sufficient. So I changed the conversion function to stoul()
Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
0 commit comments