Hi,

I am running vpp lite version with no nodes in the polling mode, but still
unix-epoll-input goes to polling mode and vpp_main consumes 100% CPU.

Please find the "show run" output here:
https://pastebin.com/0STv9JQV

When I stepped through the unix-epoll-input code - timeout_ms calculations
always cause it to become zero and hence epoll_[p]wait comes out as soon as
it gets in. How can we explain this behavior?

Thanks,
-nagp
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to