OpenDataPlane / odp

The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane
https://opendataplane.org
Other
176 stars 134 forks source link

[PATCH v2] validation: sched: increase latency tolerance in scheduler_test_wait_time() #2083

Closed MatiasElo closed 4 months ago

MatiasElo commented 4 months ago

Increase latency tolerance in scheduler_test_wait_time() test when odp_schedule() is called multiple times. Also, use odp_time_local_strict() for more reliable timestamping.