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.42 [+1.42] 
# 1.42 [+0.00] SO_TXTIME ipv4 clock monotonic
# 1.42 [+0.00] payload:a delay:1015 expected:0 (us)
# 1.69 [+0.27] 
# 1.70 [+0.00] SO_TXTIME ipv6 clock monotonic
# 1.70 [+0.00] payload:a delay:1417 expected:0 (us)
# 1.97 [+0.27] 
# 1.97 [+0.00] SO_TXTIME ipv6 clock monotonic
# 1.97 [+0.01] payload:a delay:10436 expected:10000 (us)
# 2.24 [+0.26] 
# 2.24 [+0.00] SO_TXTIME ipv4 clock monotonic
# 2.25 [+0.01] payload:a delay:10155 expected:10000 (us)
# 2.26 [+0.01] payload:b delay:20096 expected:20000 (us)
# 2.52 [+0.26] 
# 2.52 [+0.01] SO_TXTIME ipv6 clock monotonic
# 2.54 [+0.01] payload:b delay:21449 expected:20000 (us)
# 2.54 [+0.00] payload:a delay:21536 expected:20000 (us)
# 3.08 [+0.54] 
# 3.09 [+0.00] SO_TXTIME ipv4 clock tai
# 3.09 [+0.00] send: pkt a at -1736645062587ms dropped: invalid txtime
# 3.18 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable
# 3.34 [+0.16] 
# 3.34 [+0.00] SO_TXTIME ipv6 clock tai
# 3.34 [+0.00] send: pkt a at 0ms dropped: invalid txtime
# 3.45 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable
# 3.61 [+0.16] 
# 3.61 [+0.00] SO_TXTIME ipv6 clock tai
# 3.73 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable
# 3.89 [+0.16] 
# 3.89 [+0.00] SO_TXTIME ipv4 clock tai
# 4.02 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable
# 4.18 [+0.16] 
# 4.18 [+0.00] SO_TXTIME ipv6 clock tai
# 4.19 [+0.01] payload:b delay:23401 expected:10000 (us)
# 4.19 [+0.00] exceeds variance (4000 us)
# 4.20 [+0.01] payload:a delay:33120 expected:20000 (us)
# 4.20 [+0.00] exceeds variance (4000 us)
# 4.31 [+0.11] 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__->