Cmake version of https://github.com/DPDK/dpdk/tree/master/examples/multi_process/simple_mp DPDK sample application DPDK search module from https://github.com/tudang/cmake-dpdk
Requires DPDK. DPDK applications all required sudo access.
mkdir build && cd build
cmake .. && make
sudo ./main