ANLAB-KAIST / NBA

Network Balancing Act: A High-performance packet processing framework for heterogeneous processors
MIT License
55 stars 13 forks source link

Detect CPU cores using DPDK EAL #11

Closed achimnol closed 9 years ago

achimnol commented 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: