https://bugs.linaro.org/show_bug.cgi?id=3017
Bug ID: 3017
Summary: Travis: time main test out of boundaries
Product: OpenDataPlane - linux- generic reference
Version: v1.14.0.0
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: Timers
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
When compiling tests with -gcov and run under Travis time_main failed on check
bellow. Needed or increase this boundary or wrap tests in bash wrapper. In long
term we need to decide what we need to do with that boundaries because they are
very hardware specific. Might be documented them in implementation
specification.
https://travis-ci.org/Linaro/odp/jobs/236279097
FAIL: ../../test/common_plat/validation/api/time/time_main
==========================================================
_ishm.c:866:_odp_ishm_reserve():No huge pages, fall back to normal pages.
check: /proc/sys/vm/nr_hugepages.
PKTIO: initialized loop interface.
PKTIO: initialized dpdk pktio, use export ODP_PKTIO_DISABLE_DPDK=1 to disable.
PKTIO: initialized netmap pktio, use export ODP_PKTIO_DISABLE_NETMAP=1 to
disable.
Netmap prefixes are netmap:eth0 or vale:eth0. Refer to Netmap documentation
for usage information.
PKTIO: initialized pcap interface.
PKTIO: initialized ipc interface.
PKTIO: initialized socket mmap, use export ODP_PKTIO_DISABLE_SOCKET_MMAP=1 to
disable.
PKTIO: initialized socket mmsg,use export ODP_PKTIO_DISABLE_SOCKET_MMSG=1 to
disable.
ODP API version: 1.14.0
ODP implementation name: odp-linux
ODP implementation version: odp-linux 1.14.0-0 (v1.14.0) 1.14.0.0
CUnit - A unit testing framework for C - Version 2.1-3
http://cunit.sourceforge.net/
Suite: Time
Test: time_test_constants ...passed
Test: time_test_local_res ...passed
Test: time_test_local_conversion ...passed
Test: time_test_monotony ...passed
Test: time_test_local_cmp ...passed
Test: time_test_local_diff ...passed
Test: time_test_local_sum ...passed
Test: time_test_local_wait_until ...passed
Test: time_test_wait_ns ...Exceed upper limit: diff is 3023969520,
upper_limit 2980000000
FAILED
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.