Hi vpp dev team, In a very simple case if vpp is running on a single core then it's utilize 100% due to its busy loop nature. Is any way in VPP to limit the core/CPU usage? We would like for example to configure VPP to use only a half of the specific core. Or like in Linux NAPI to see that if no packets then also no high CPU utilization. We could do it externally of course with Linux tools, but interesting if any internal VPP configuration that provides that. Kind of on the fly throttling.
Thank you and Best Regards, Kirill
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev