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.55 [+1.55] # 1.55 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.55 [+0.00] payload:a delay:4033 expected:0 (us) # 1.55 [+0.00] exceeds variance (4000 us) # 1.81 [+0.26] # 1.81 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.81 [+0.00] payload:a delay:2047 expected:0 (us) # 2.07 [+0.26] # 2.08 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.21 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.37 [+0.16] # 2.37 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.38 [+0.01] payload:a delay:10889 expected:10000 (us) # 2.39 [+0.01] payload:b delay:20683 expected:20000 (us) # 2.66 [+0.27] # 2.66 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.68 [+0.02] payload:b delay:21277 expected:20000 (us) # 2.68 [+0.00] payload:a delay:21385 expected:20000 (us) # 3.23 [+0.55] # 3.23 [+0.00] SO_TXTIME ipv4 clock tai # 3.23 [+0.00] send: pkt a at -1733944946388ms dropped: invalid txtime # 3.35 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.51 [+0.16] # 3.51 [+0.00] SO_TXTIME ipv6 clock tai # 3.51 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.61 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.76 [+0.15] # 3.76 [+0.00] SO_TXTIME ipv6 clock tai # 3.88 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 4.05 [+0.17] # 4.05 [+0.00] SO_TXTIME ipv4 clock tai # 4.06 [+0.01] payload:a delay:9943 expected:10000 (us) # 4.07 [+0.01] payload:b delay:19675 expected:20000 (us) # 4.34 [+0.27] # 4.35 [+0.00] SO_TXTIME ipv6 clock tai # 4.35 [+0.01] payload:b delay:1766 expected:10000 (us) # 4.36 [+0.00] exceeds variance (4000 us) # 4.36 [+0.01] payload:a delay:11827 expected:20000 (us) # 4.37 [+0.00] exceeds variance (4000 us) # 4.48 [+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__->