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.56 [+1.56] # 1.56 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.56 [+0.00] payload:a delay:947 expected:0 (us) # 1.83 [+0.27] # 1.83 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.84 [+0.00] payload:a delay:1009 expected:0 (us) # 2.09 [+0.26] # 2.09 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.22 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.38 [+0.16] # 2.38 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.39 [+0.01] payload:a delay:10814 expected:10000 (us) # 2.40 [+0.01] payload:b delay:20590 expected:20000 (us) # 2.68 [+0.28] # 2.68 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.70 [+0.02] payload:b delay:34359 expected:20000 (us) # 2.71 [+0.00] exceeds variance (4000 us) # 2.71 [+0.00] payload:a delay:34560 expected:20000 (us) # 2.71 [+0.00] exceeds variance (4000 us) # 3.27 [+0.56] # 3.27 [+0.00] SO_TXTIME ipv4 clock tai # 3.27 [+0.00] send: pkt a at -1732454503608ms dropped: invalid txtime # 3.37 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.53 [+0.16] # 3.54 [+0.00] SO_TXTIME ipv6 clock tai # 3.54 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.64 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.81 [+0.17] # 3.82 [+0.00] SO_TXTIME ipv6 clock tai # 3.93 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 4.09 [+0.16] # 4.09 [+0.00] SO_TXTIME ipv4 clock tai # 4.10 [+0.01] payload:a delay:9892 expected:10000 (us) # 4.11 [+0.01] payload:b delay:19826 expected:20000 (us) # 4.38 [+0.27] # 4.38 [+0.00] SO_TXTIME ipv6 clock tai # 4.39 [+0.01] payload:b delay:22488 expected:10000 (us) # 4.39 [+0.00] exceeds variance (4000 us) # 4.40 [+0.01] payload:a delay:32409 expected:20000 (us) # 4.40 [+0.00] exceeds variance (4000 us) # 4.51 [+0.10] 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__->