Hi
I want to config vpp in a way that it can use hqos according to this
tutorial [1], but when i set hqos feature for an interface in
/etc/vpp/starttup.conf and then restart vpp service, it's not clear for
me that why vpp service can not be started. can anyone help me to solve
this problem?
My modifications on /etc/vpp/startup.conf are as follows:
...
cpu {
main-core 0
corelist-workers 1, 2
corelist-hqos-threads 3
}
dpdk {
socket-mem 2048,2048
dev 0000:0b:00.0 {
num-rx-queues 2 hqos
}
num-mbufs 1000000
}
...
Output of _VPPCTL_ command after _SERVICE VPP RESTART_:
clib_socket_init: connect (fd 3, '/run/vpp/cli.sock'):
Connection refused
Best regards
Reza
Links:
------
[1] https://docs.fd.io/vpp/16.12/qos_doc.html
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10447): https://lists.fd.io/g/vpp-dev/message/10447
Mute This Topic: https://lists.fd.io/mt/25396306/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-