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.52 [+1.52] # 1.53 [+0.01] SO_TXTIME ipv4 clock monotonic # 1.53 [+0.00] payload:a delay:12316 expected:0 (us) # 1.53 [+0.00] exceeds variance (4000 us) # 1.79 [+0.26] # 1.79 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.80 [+0.00] payload:a delay:14081 expected:0 (us) # 1.80 [+0.00] exceeds variance (4000 us) # 2.07 [+0.27] # 2.07 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.08 [+0.01] payload:a delay:10189 expected:10000 (us) # 2.34 [+0.26] # 2.34 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.35 [+0.01] payload:a delay:10126 expected:10000 (us) # 2.36 [+0.01] payload:b delay:19742 expected:20000 (us) # 2.63 [+0.27] # 2.63 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.65 [+0.02] payload:b delay:24241 expected:20000 (us) # 2.65 [+0.00] exceeds variance (4000 us) # 2.65 [+0.00] payload:a delay:24333 expected:20000 (us) # 2.65 [+0.00] exceeds variance (4000 us) # 3.21 [+0.55] # 3.21 [+0.00] SO_TXTIME ipv4 clock tai # 3.21 [+0.00] send: pkt a at -1735089857952ms dropped: invalid txtime # 3.33 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.49 [+0.16] # 3.49 [+0.00] SO_TXTIME ipv6 clock tai # 3.49 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.61 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.79 [+0.17] # 3.79 [+0.00] SO_TXTIME ipv6 clock tai # 3.80 [+0.01] payload:a delay:29247 expected:10000 (us) # 3.80 [+0.00] exceeds variance (4000 us) # 4.08 [+0.28] # 4.08 [+0.00] SO_TXTIME ipv4 clock tai # 4.09 [+0.01] payload:a delay:10183 expected:10000 (us) # 4.10 [+0.01] payload:b delay:20049 expected:20000 (us) # 4.35 [+0.25] # 4.36 [+0.00] SO_TXTIME ipv6 clock tai # 4.36 [+0.01] payload:b delay:10360 expected:10000 (us) # 4.37 [+0.01] payload:a delay:20290 expected:20000 (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__->