Branch: refs/heads/master
Home: https://github.com/OpenDataPlane/odp
Commit: 63517b31c273570ead349cf92834a71d13d8470e
https://github.com/OpenDataPlane/odp/commit/63517b31c273570ead349cf92834a71d13d8470e
Author: Matias Elo <[email protected]>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M test/validation/api/timer/timer.c
Log Message:
-----------
validation: timer: calculate number of timers per thread using capability
Previously, the test could fail if 'num_workers * NTIMERS' was larger than
the maximum number of timers. Also, added a check for timeout pool
capability.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>