Hi Everyone,
I wanted to try out QOS in VPP, for which I am following
https://docs.fd.io/vpp/17.10/qos_doc.html
I have tried the steps and configs as mentioned in the link above. I am
not able to bring up the vpp process.
I am using vpp v22.06
I get following error
vpp[108]: cpu_config: no such thread type 'hqos-threads'
Following is the configuration option I have tried:
cpu {
main-core 1
corelist-workers 5
corelist-hqos-threads 2
}
dpdk {
uio-driver vfio-pci
dev 0000:08:00.0 {
name fpeth1
num-rx-queues 2
num-tx-queues 3
}
dev 0000:09:00.0 {
name fpeth4
num-rx-queues 2
num-tx-queues 3
hqos
}
}
I have isolated cpus on my host and in my VM. I have used the cores to my
limitations.
Any pointers to resolve this issue will be of great help.
Thanks,
Chidanand
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22678): https://lists.fd.io/g/vpp-dev/message/22678
Mute This Topic: https://lists.fd.io/mt/97493859/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-