[dpdk-dev] Can one process be primary and secondary both at the same time?

Junguk Cho jmanbal at gmail.com
Wed Jun 29 21:25:25 CEST 2016


Hi,

Based on 18. Multi-process Support (
http://dpdk.org/doc/guides-16.04/prog_guide/multi_proc_support.html), we
cannot create one process which works as primary and secondary at the same.

Is it true?

For example, there are three applications.
A <-> B <-> C.

A : primary for B
B : secondary for A
B : primary for C
C : secondary for B

If it is impossible, what is the main reasons?


Thanks,
Junguk


More information about the dev mailing list