[dpdk-users] How to exclude the helper cores from the main core jobs

Burcu Ozad Burcu.Ozad at argela.com.tr
Tue Oct 16 09:25:09 CEST 2018


Dear DPDK users;


I am trying to make a design that will improve performance. Therefore,  I will give the main cores the -c parameter. For example $ ./build/my_application -c 1-10 -n 4

In the main core, I will run my application with the DPDK.

I will exclude the helper cores from the main core jobs and perform other operations  in the helper cores.

Is this method appropriate or is there a better method?


Thanks in advance.

Burcu







More information about the users mailing list