Closed achimnol closed 9 years ago
The current version of NBA and pspgen-dpdk detects the CPU cores using libnuma directly, instead of using DPDK EAL. Let's improve this by:
-c xxxx
configs/default.py
The current version of NBA and pspgen-dpdk detects the CPU cores using libnuma directly, instead of using DPDK EAL. Let's improve this by:
-c xxxx
EAL argument.configs/default.py
to offer single-node execution and execution using cores specified by EAL arguments.