VOM: mroutes
[vpp.git] / src / vppinfra / tw_timer_1t_3w_1024sl_ov.h
index 7327f87..0b455e0 100644 (file)
@@ -25,6 +25,9 @@
 #undef LOG2_TW_TIMERS_PER_OBJECT
 #undef TW_SUFFIX
 #undef TW_OVERFLOW_VECTOR
+#undef TW_FAST_WHEEL_BITMAP
+#undef TW_TIMER_ALLOW_DUPLICATE_STOP
+#undef TW_START_STOP_TRACE_SIZE
 
 #define TW_TIMER_WHEELS 3
 #define TW_SLOTS_PER_RING 1024
@@ -34,6 +37,8 @@
 #define LOG2_TW_TIMERS_PER_OBJECT 0
 #define TW_SUFFIX _1t_3w_1024sl_ov
 #define TW_OVERFLOW_VECTOR 1
+#define TW_FAST_WHEEL_BITMAP 1
+#define TW_TIMER_ALLOW_DUPLICATE_STOP 1
 
 #include <vppinfra/tw_timer_template.h>