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.48 [+1.48] # 1.48 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.48 [+0.00] payload:a delay:923 expected:0 (us) # 1.74 [+0.25] # 1.74 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.74 [+0.00] payload:a delay:781 expected:0 (us) # 2.02 [+0.28] # 2.02 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.03 [+0.01] payload:a delay:21870 expected:10000 (us) # 2.03 [+0.00] exceeds variance (4000 us) # 2.30 [+0.27] # 2.30 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.31 [+0.01] payload:a delay:8530 expected:10000 (us) # 2.32 [+0.01] payload:b delay:18235 expected:20000 (us) # 2.60 [+0.28] # 2.60 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.62 [+0.02] payload:b delay:33675 expected:20000 (us) # 2.62 [+0.00] exceeds variance (4000 us) # 2.62 [+0.00] payload:a delay:33871 expected:20000 (us) # 2.63 [+0.00] exceeds variance (4000 us) # 3.15 [+0.53] # 3.15 [+0.00] SO_TXTIME ipv4 clock tai # 3.16 [+0.00] send: pkt a at -1731428615320ms dropped: invalid txtime # 3.25 [+0.10] ./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.66 [+0.16] # 3.67 [+0.00] SO_TXTIME ipv6 clock tai # 3.67 [+0.01] payload:a delay:9523 expected:10000 (us) # 3.94 [+0.26] # 3.94 [+0.00] SO_TXTIME ipv4 clock tai # 3.95 [+0.01] payload:a delay:18893 expected:10000 (us) # 3.95 [+0.00] exceeds variance (4000 us) # 3.96 [+0.01] payload:b delay:28435 expected:20000 (us) # 3.96 [+0.00] exceeds variance (4000 us) # 4.22 [+0.26] # 4.22 [+0.00] SO_TXTIME ipv6 clock tai # 4.23 [+0.01] payload:b delay:10155 expected:10000 (us) # 4.24 [+0.01] payload:a delay:20160 expected:20000 (us) # 4.35 [+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__->