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.43 [+1.43] # 1.43 [+0.01] SO_TXTIME ipv4 clock monotonic # 1.55 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.71 [+0.17] # 1.71 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.84 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.00 [+0.16] # 2.01 [+0.01] SO_TXTIME ipv6 clock monotonic # 2.01 [+0.00] payload:a delay:10382 expected:10000 (us) # 2.28 [+0.27] # 2.28 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.30 [+0.02] payload:b delay:6645 expected:10000 (us) # 2.30 [+0.00] ./so_txtime: payload mismatch. expected a # 2.47 [+0.17] # 2.47 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.49 [+0.02] payload:b delay:20034 expected:20000 (us) # 2.49 [+0.00] payload:a delay:20254 expected:20000 (us) # 3.03 [+0.54] # 3.03 [+0.00] SO_TXTIME ipv4 clock tai # 3.03 [+0.00] send: pkt a at -1735910737717ms dropped: invalid txtime # 3.12 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.29 [+0.17] # 3.29 [+0.00] SO_TXTIME ipv6 clock tai # 3.29 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.40 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.57 [+0.17] # 3.57 [+0.00] SO_TXTIME ipv6 clock tai # 3.58 [+0.01] payload:a delay:9958 expected:10000 (us) # 3.85 [+0.27] # 3.85 [+0.00] SO_TXTIME ipv4 clock tai # 3.86 [+0.01] payload:a delay:9526 expected:10000 (us) # 3.87 [+0.01] payload:b delay:19507 expected:20000 (us) # 4.12 [+0.25] # 4.12 [+0.00] SO_TXTIME ipv6 clock tai # 4.13 [+0.01] payload:b delay:10240 expected:10000 (us) # 4.14 [+0.01] payload:a delay:19981 expected:20000 (us) # 4.25 [+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__->