diff --git a/code/bngblaster/src/io/io_dpdk.c b/code/bngblaster/src/io/io_dpdk.c index 19e3a774..93e4a913 100644 --- a/code/bngblaster/src/io/io_dpdk.c +++ b/code/bngblaster/src/io/io_dpdk.c @@ -10,9 +10,9 @@ */ #include "io.h" -#ifndef BNGBLASTER_DPDK -#define BNGBLASTER_DPDK 1 -#endif +//#ifndef BNGBLASTER_DPDK +//#define BNGBLASTER_DPDK 1 +//#endif #ifdef BNGBLASTER_DPDK