14d460b888
TIMER_MILLISECOND is defined as the number of CPU cycles per millisecond.
The current definition is correct only for cores with frequency of 2GHz.
Use DPDK API to get CPU frequency, and to define timer period.
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
meson.build |