Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: packet_gen: use strict global time read function
Use odp_time_global_strict() function to read global time to make sure time value is read at the correct point in application processing. Previously, depending on CPU architecture the time value could be read too early in the processing path. Signed-off-by: Matias Elo <[email protected]> Reviewed-by: Petri Savolainen <[email protected]>
- Loading branch information