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.60 [+1.60] # 1.60 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.60 [+0.00] payload:a delay:766 expected:0 (us) # 1.85 [+0.25] # 1.85 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.85 [+0.00] payload:a delay:1025 expected:0 (us) # 2.10 [+0.25] # 2.10 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.23 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.38 [+0.15] # 2.38 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.39 [+0.01] payload:a delay:10105 expected:10000 (us) # 2.40 [+0.01] payload:b delay:19796 expected:20000 (us) # 2.68 [+0.28] # 2.68 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.70 [+0.02] payload:b delay:38268 expected:20000 (us) # 2.70 [+0.00] exceeds variance (4000 us) # 2.71 [+0.00] payload:a delay:38462 expected:20000 (us) # 2.71 [+0.00] exceeds variance (4000 us) # 3.23 [+0.52] # 3.23 [+0.00] SO_TXTIME ipv4 clock tai # 3.23 [+0.00] send: pkt a at -1736591268130ms dropped: invalid txtime # 3.35 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.51 [+0.16] # 3.51 [+0.00] SO_TXTIME ipv6 clock tai # 3.52 [+0.01] send: pkt a at 0ms dropped: invalid txtime # 3.61 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.77 [+0.15] # 3.77 [+0.00] SO_TXTIME ipv6 clock tai # 3.88 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 4.05 [+0.16] # 4.05 [+0.00] SO_TXTIME ipv4 clock tai # 4.06 [+0.01] payload:a delay:9972 expected:10000 (us) # 4.07 [+0.01] payload:b delay:19654 expected:20000 (us) # 4.33 [+0.26] # 4.33 [+0.00] SO_TXTIME ipv6 clock tai # 4.33 [+0.01] payload:b delay:9751 expected:10000 (us) # 4.35 [+0.01] payload:a delay:19758 expected:20000 (us) # 4.46 [+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__->