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.45 [+1.45] # 1.45 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.56 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.71 [+0.16] # 1.71 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.71 [+0.00] payload:a delay:2392 expected:0 (us) # 1.98 [+0.26] # 1.98 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.10 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.27 [+0.17] # 2.27 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.28 [+0.01] payload:a delay:10726 expected:10000 (us) # 2.29 [+0.01] payload:b delay:20432 expected:20000 (us) # 2.56 [+0.27] # 2.56 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.58 [+0.02] payload:b delay:6335 expected:20000 (us) # 2.59 [+0.00] exceeds variance (4000 us) # 2.59 [+0.00] payload:a delay:6920 expected:20000 (us) # 2.59 [+0.00] exceeds variance (4000 us) # 3.11 [+0.52] # 3.11 [+0.00] SO_TXTIME ipv4 clock tai # 3.11 [+0.00] send: pkt a at -1734237133936ms dropped: invalid txtime # 3.22 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.39 [+0.17] # 3.39 [+0.00] SO_TXTIME ipv6 clock tai # 3.39 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.49 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.65 [+0.16] # 3.65 [+0.00] SO_TXTIME ipv6 clock tai # 3.66 [+0.01] payload:a delay:9109 expected:10000 (us) # 3.92 [+0.26] # 3.92 [+0.00] SO_TXTIME ipv4 clock tai # 3.93 [+0.01] payload:a delay:10698 expected:10000 (us) # 3.94 [+0.01] payload:b delay:20492 expected:20000 (us) # 4.21 [+0.27] # 4.21 [+0.00] SO_TXTIME ipv6 clock tai # 4.22 [+0.01] payload:b delay:10689 expected:10000 (us) # 4.23 [+0.01] payload:a delay:20621 expected:20000 (us) # 4.34 [+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__->