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.56 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.56 [+0.00] payload:a delay:719 expected:0 (us) # 1.83 [+0.28] # 1.83 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.83 [+0.00] payload:a delay:26517 expected:0 (us) # 1.84 [+0.00] exceeds variance (4000 us) # 2.10 [+0.26] # 2.10 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.11 [+0.01] payload:a delay:10389 expected:10000 (us) # 2.38 [+0.27] # 2.38 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.39 [+0.01] payload:a delay:11178 expected:10000 (us) # 2.40 [+0.01] payload:b delay:20838 expected:20000 (us) # 2.67 [+0.27] # 2.68 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.69 [+0.02] payload:b delay:12669 expected:20000 (us) # 2.69 [+0.00] exceeds variance (4000 us) # 2.70 [+0.00] payload:a delay:12774 expected:20000 (us) # 2.70 [+0.00] exceeds variance (4000 us) # 3.23 [+0.54] # 3.23 [+0.00] SO_TXTIME ipv4 clock tai # 3.24 [+0.00] send: pkt a at -1733999088691ms dropped: invalid txtime # 3.34 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.52 [+0.18] # 3.52 [+0.00] SO_TXTIME ipv6 clock tai # 3.52 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.60 [+0.08] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.79 [+0.18] # 3.79 [+0.00] SO_TXTIME ipv6 clock tai # 3.80 [+0.01] payload:a delay:9793 expected:10000 (us) # 4.06 [+0.26] # 4.06 [+0.00] SO_TXTIME ipv4 clock tai # 4.07 [+0.01] payload:a delay:10204 expected:10000 (us) # 4.08 [+0.01] payload:b delay:19884 expected:20000 (us) # 4.34 [+0.27] # 4.34 [+0.00] SO_TXTIME ipv6 clock tai # 4.36 [+0.01] payload:b delay:16171 expected:10000 (us) # 4.36 [+0.00] exceeds variance (4000 us) # 4.37 [+0.01] payload:a delay:26130 expected:20000 (us) # 4.37 [+0.00] exceeds variance (4000 us) # 4.48 [+0.11] OK. All tests passed 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__->