make -C tools/testing/selftests TARGETS="net" TEST_PROGS=so_txtime.sh TESTT_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: so_txtime.sh # 1.35 [+1.35] # 1.36 [+0.01] SO_TXTIME ipv4 clock monotonic # 1.36 [+0.00] payload:a delay:9006 expected:0 (us) # 1.36 [+0.00] exceeds variance (4000 us) # 1.61 [+0.24] # 1.61 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.73 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.87 [+0.14] # 1.88 [+0.01] SO_TXTIME ipv6 clock monotonic # 1.98 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.14 [+0.15] # 2.14 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.15 [+0.01] payload:a delay:10162 expected:10000 (us) # 2.16 [+0.01] payload:b delay:19952 expected:20000 (us) # 2.43 [+0.28] # 2.43 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.45 [+0.02] payload:b delay:20403 expected:20000 (us) # 2.45 [+0.00] payload:a delay:20491 expected:20000 (us) # 2.95 [+0.50] # 2.96 [+0.00] SO_TXTIME ipv4 clock tai # 2.96 [+0.00] send: pkt a at -1732033716480ms dropped: invalid txtime # 3.06 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.21 [+0.15] # 3.21 [+0.00] SO_TXTIME ipv6 clock tai # 3.21 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.31 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.47 [+0.16] # 3.47 [+0.00] SO_TXTIME ipv6 clock tai # 3.48 [+0.01] payload:a delay:9964 expected:10000 (us) # 3.76 [+0.28] # 3.76 [+0.00] SO_TXTIME ipv4 clock tai # 3.77 [+0.01] payload:a delay:39901 expected:10000 (us) # 3.77 [+0.00] exceeds variance (4000 us) # 3.78 [+0.01] payload:b delay:49463 expected:20000 (us) # 3.78 [+0.00] exceeds variance (4000 us) # 4.03 [+0.25] # 4.03 [+0.00] SO_TXTIME ipv6 clock tai # 4.04 [+0.01] payload:b delay:9759 expected:10000 (us) # 4.05 [+0.01] payload:a delay:19691 expected:20000 (us) # 4.16 [+0.11] Ignoring errors due to slow environment ok 1 selftests: net: so_txtime.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->