diff --git a/qosmngr/files/lib/qos/broadcom.sh b/qosmngr/files/lib/qos/broadcom.sh index 7bff1c00d..f7e6e3884 100755 --- a/qosmngr/files/lib/qos/broadcom.sh +++ b/qosmngr/files/lib/qos/broadcom.sh @@ -839,6 +839,7 @@ configure_queue() { for i in 0 1 2 3 4 5 6 7; do tmctl delqcfg --devtype 0 --if $intf --qid $i &>/dev/null done + tmctl porttminit --devtype 0 --if $intf --flag 0 --numqueues 8 mkdir -p /tmp/qos/$intf touch /tmp/qos/$intf/q_order