02-20-2019 10:57 AM
02-26-2019 05:33 AM
02-26-2019 06:26 AM
03-13-2019 01:55 PM
03-13-2019 01:55 PM
05-02-2021 12:25 AM
The code in 6.0 does the same, when I add DPDK card it consumes 100% of CPU. But if remove passthrough dataplane card and fall back to virtio card, the problem is not better either, the whole guest consumes 64% steady from 3 processors.
It is just bad code, most programmers have not learned computational complexity and algorithm design and analysis or they are too busy with deadlines. Many closed libraries provide very bad code too. I have seen so much linear search in telecom code even !!!