mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
qosmngr: porttminit added before qcfg
This commit is contained in:
parent
fb8ed439b8
commit
d152eb0f17
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue