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.44 [+1.44] # 1.44 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.56 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.71 [+0.15] # 1.71 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.84 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.00 [+0.16] # 2.00 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.01 [+0.01] payload:a delay:10853 expected:10000 (us) # 2.28 [+0.27] # 2.28 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.29 [+0.01] payload:a delay:11167 expected:10000 (us) # 2.30 [+0.01] payload:b delay:20924 expected:20000 (us) # 2.57 [+0.27] # 2.57 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.59 [+0.02] payload:b delay:20228 expected:20000 (us) # 2.59 [+0.00] payload:a delay:20328 expected:20000 (us) # 3.14 [+0.55] # 3.15 [+0.00] SO_TXTIME ipv4 clock tai # 3.15 [+0.00] send: pkt a at -1736881924749ms dropped: invalid txtime # 3.25 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.41 [+0.16] # 3.41 [+0.00] SO_TXTIME ipv6 clock tai # 3.41 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.51 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.68 [+0.17] # 3.68 [+0.00] SO_TXTIME ipv6 clock tai # 3.69 [+0.01] payload:a delay:9821 expected:10000 (us) # 3.96 [+0.27] # 3.97 [+0.00] SO_TXTIME ipv4 clock tai # 3.98 [+0.01] payload:a delay:31966 expected:10000 (us) # 3.98 [+0.00] exceeds variance (4000 us) # 3.99 [+0.01] payload:b delay:41608 expected:20000 (us) # 3.99 [+0.00] exceeds variance (4000 us) # 4.25 [+0.26] # 4.25 [+0.00] SO_TXTIME ipv6 clock tai # 4.27 [+0.02] payload:a delay:5335 expected:10000 (us) # 4.27 [+0.00] ./so_txtime: payload mismatch. expected b # 4.28 [+0.00] 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__->