Open korroot opened 3 years ago
Enablement of separate cores for UP data processing is supported.
To configure separate workers for data processing, workers
should be defined for cpu
section of startup config
cpu { workers <N> }
However there is an issue #185 blocking this functionality
Introduce multi-core support in terms of processing data-plane traffic by multiple cores, separate ones that PFCP processing are used.