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.49 [+1.49] # 1.49 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.49 [+0.00] payload:a delay:200 expected:0 (us) # 1.74 [+0.25] # 1.74 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.74 [+0.00] payload:a delay:6872 expected:0 (us) # 1.74 [+0.00] exceeds variance (4000 us) # 2.00 [+0.26] # 2.01 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.01 [+0.01] payload:a delay:10823 expected:10000 (us) # 2.30 [+0.28] # 2.30 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.31 [+0.01] payload:a delay:25757 expected:10000 (us) # 2.31 [+0.00] exceeds variance (4000 us) # 2.32 [+0.01] payload:b delay:35405 expected:20000 (us) # 2.32 [+0.00] exceeds variance (4000 us) # 2.58 [+0.26] # 2.58 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.60 [+0.02] payload:b delay:20175 expected:20000 (us) # 2.60 [+0.00] payload:a delay:20238 expected:20000 (us) # 3.15 [+0.55] # 3.16 [+0.01] SO_TXTIME ipv4 clock tai # 3.16 [+0.00] send: pkt a at -1732325005501ms dropped: invalid txtime # 3.26 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.41 [+0.15] # 3.41 [+0.00] SO_TXTIME ipv6 clock tai # 3.41 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.51 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.68 [+0.17] # 3.68 [+0.00] SO_TXTIME ipv6 clock tai # 3.69 [+0.01] payload:a delay:9868 expected:10000 (us) # 3.95 [+0.27] # 3.96 [+0.00] SO_TXTIME ipv4 clock tai # 3.96 [+0.01] payload:a delay:10186 expected:10000 (us) # 3.97 [+0.01] payload:b delay:19797 expected:20000 (us) # 4.25 [+0.28] # 4.25 [+0.00] SO_TXTIME ipv6 clock tai # 4.26 [+0.01] payload:b delay:35519 expected:10000 (us) # 4.27 [+0.00] exceeds variance (4000 us) # 4.27 [+0.01] payload:a delay:45297 expected:20000 (us) # 4.28 [+0.00] exceeds variance (4000 us) # 4.38 [+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__->