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.50 [+1.50] # 1.50 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.51 [+0.00] payload:a delay:998 expected:0 (us) # 1.76 [+0.26] # 1.77 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.89 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.05 [+0.16] # 2.05 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.06 [+0.01] payload:a delay:10207 expected:10000 (us) # 2.32 [+0.26] # 2.32 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.35 [+0.02] payload:b delay:7921 expected:10000 (us) # 2.35 [+0.00] ./so_txtime: payload mismatch. expected a # 2.53 [+0.18] # 2.53 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.55 [+0.02] payload:b delay:29724 expected:20000 (us) # 2.55 [+0.00] exceeds variance (4000 us) # 2.55 [+0.00] payload:a delay:29910 expected:20000 (us) # 2.55 [+0.00] exceeds variance (4000 us) # 3.11 [+0.55] # 3.11 [+0.00] SO_TXTIME ipv4 clock tai # 3.11 [+0.00] send: pkt a at -1733080924464ms dropped: invalid txtime # 3.20 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.36 [+0.16] # 3.36 [+0.00] SO_TXTIME ipv6 clock tai # 3.36 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.46 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.63 [+0.17] # 3.64 [+0.00] SO_TXTIME ipv6 clock tai # 3.65 [+0.01] payload:a delay:25770 expected:10000 (us) # 3.65 [+0.00] exceeds variance (4000 us) # 3.93 [+0.28] # 3.93 [+0.00] SO_TXTIME ipv4 clock tai # 3.94 [+0.01] payload:a delay:10392 expected:10000 (us) # 3.95 [+0.01] payload:b delay:20072 expected:20000 (us) # 4.21 [+0.26] # 4.21 [+0.00] SO_TXTIME ipv6 clock tai # 4.22 [+0.01] payload:b delay:9718 expected:10000 (us) # 4.23 [+0.01] payload:a delay:19684 expected:20000 (us) # 4.33 [+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__->