diff --git a/lib/ff_dpdk_if.c b/lib/ff_dpdk_if.c index 6aa830105..8283a751a 100644 --- a/lib/ff_dpdk_if.c +++ b/lib/ff_dpdk_if.c @@ -1507,8 +1507,6 @@ main_loop(void *arg) end_tsc = idle_sleep_tsc; } - // end_tsc = rte_rdtsc(); - if (usch_tsc == cur_tsc) { usr_tsc = idle_sleep_tsc - div_tsc; }