[dpdk-users] multi core performance problem

Masoud Moshref Javadi masood.moshref.j at gmail.com
Mon Jul 4 19:40:18 CEST 2016


Check the CPU core frequencies as you increase the number of cores that run
in 100%.
Because of heating and dynamic frequency in Cores, as you increase the
number of cores that process packets, the frequency can go down.

Also make sure that for higher number of cores, you use large enough mem
pool.

On Mon, Jul 4, 2016 at 10:34 AM Muhammad Zain-ul-Abideen <zain2294 at gmail.com>
wrote:

> I am no expert with memory bandwidth and hardware acceleration. But what i
> can infer from this issue is that 1 of 2 things
> 1. Either QPI is being used and the maximum bandwidth is achieved
> 2. Or RAM has reached it's maximum bandwidth and this is the reason the
> higher orders core are getting more bandwidth then lower order
>
> But keith, and Thomas can tell you more on this subject
>


More information about the users mailing list