[dpdk-dev] Bug Report

980680431 980680431 at qq.com
Fri Feb 14 23:16:14 CET 2020


static int
test_timer_perf(void)
{
       .
       .
       .
       ++++rte_timer_stop(&tms[0]);
  
	rte_free(tms);
	return 0;
}


REGISTER_TEST_COMMAND(timer_perf_autotest, test_timer_perf);


More information about the dev mailing list