[PATCH v2 0/3] alarm test fixes
Stephen Hemminger
stephen at networkplumber.org
Fri Aug 9 17:24:26 CEST 2024
This is the set of things which stood out as needing fixing when
looking at the rte_eal_alarm tests.
v2 - drop cleanup of eal alarm code for later
- add RTE_ATOMIC() to fix clang build
Stephen Hemminger (3):
eal: add missing parameter check to rte_eal_alarm_set on Windows
test: support alarm test on FreeBSD
test/alarm: rewrite the alarm test
app/test/test_alarm.c | 85 ++++++++++++++++++++++---------------
lib/eal/windows/eal_alarm.c | 7 +++
2 files changed, 57 insertions(+), 35 deletions(-)
--
2.43.0
More information about the dev
mailing list