app/test: remove unused constants
[dpdk.git] / app / test / test_ring.c
index 4f8dc8f..9095e59 100644 (file)
 
 #define RING_SIZE 4096
 #define MAX_BULK 32
-#define N 65536
-#define TIME_S 5
 
 static rte_atomic32_t synchro;