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.38 [+1.38] # 1.39 [+0.01] SO_TXTIME ipv4 clock monotonic # 1.50 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.66 [+0.16] # 1.66 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.67 [+0.00] payload:a delay:1003 expected:0 (us) # 1.92 [+0.25] # 1.92 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.93 [+0.01] payload:a delay:10641 expected:10000 (us) # 2.18 [+0.25] # 2.18 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.19 [+0.01] payload:a delay:17227 expected:10000 (us) # 2.19 [+0.00] exceeds variance (4000 us) # 2.20 [+0.01] payload:b delay:26957 expected:20000 (us) # 2.20 [+0.00] exceeds variance (4000 us) # 2.46 [+0.26] # 2.47 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.59 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.03 [+0.44] # 3.03 [+0.00] SO_TXTIME ipv4 clock tai # 3.03 [+0.00] send: pkt a at -1732605774502ms dropped: invalid txtime # 3.12 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.28 [+0.16] # 3.28 [+0.00] SO_TXTIME ipv6 clock tai # 3.28 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.38 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.55 [+0.17] # 3.55 [+0.00] SO_TXTIME ipv6 clock tai # 3.56 [+0.01] payload:a delay:9629 expected:10000 (us) # 3.83 [+0.27] # 3.83 [+0.00] SO_TXTIME ipv4 clock tai # 3.96 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 4.11 [+0.15] # 4.11 [+0.00] SO_TXTIME ipv6 clock tai # 4.12 [+0.01] payload:b delay:10207 expected:10000 (us) # 4.13 [+0.01] payload:a delay:20158 expected:20000 (us) # 4.23 [+0.10] 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__->