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.47 [+1.47] # 1.47 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.48 [+0.00] payload:a delay:766 expected:0 (us) # 1.74 [+0.26] # 1.74 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.85 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.02 [+0.16] # 2.02 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.03 [+0.01] payload:a delay:10794 expected:10000 (us) # 2.30 [+0.27] # 2.30 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.31 [+0.01] payload:a delay:9975 expected:10000 (us) # 2.32 [+0.01] payload:b delay:19754 expected:20000 (us) # 2.58 [+0.27] # 2.59 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.61 [+0.02] payload:b delay:20397 expected:20000 (us) # 2.61 [+0.00] payload:a delay:20516 expected:20000 (us) # 3.15 [+0.55] # 3.15 [+0.00] SO_TXTIME ipv4 clock tai # 3.16 [+0.00] send: pkt a at -1735759429040ms dropped: invalid txtime # 3.26 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.43 [+0.17] # 3.43 [+0.00] SO_TXTIME ipv6 clock tai # 3.44 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.54 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.70 [+0.16] # 3.70 [+0.00] SO_TXTIME ipv6 clock tai # 3.71 [+0.01] payload:a delay:10898 expected:10000 (us) # 3.96 [+0.25] # 3.97 [+0.01] SO_TXTIME ipv4 clock tai # 3.98 [+0.01] payload:b delay:7654 expected:10000 (us) # 3.99 [+0.00] ./so_txtime: payload mismatch. expected a # 4.16 [+0.17] # 4.16 [+0.00] SO_TXTIME ipv6 clock tai # 4.17 [+0.01] payload:b delay:27626 expected:10000 (us) # 4.17 [+0.00] exceeds variance (4000 us) # 4.18 [+0.01] payload:a delay:37763 expected:20000 (us) # 4.18 [+0.00] exceeds variance (4000 us) # 4.30 [+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__->