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.52 [+1.52] # 1.53 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.53 [+0.00] payload:a delay:8007 expected:0 (us) # 1.53 [+0.00] exceeds variance (4000 us) # 1.79 [+0.26] # 1.79 [+0.01] SO_TXTIME ipv6 clock monotonic # 1.79 [+0.00] payload:a delay:8666 expected:0 (us) # 1.80 [+0.00] exceeds variance (4000 us) # 2.07 [+0.27] # 2.07 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.08 [+0.01] payload:a delay:10408 expected:10000 (us) # 2.34 [+0.27] # 2.35 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.35 [+0.01] payload:a delay:10307 expected:10000 (us) # 2.36 [+0.01] payload:b delay:20100 expected:20000 (us) # 2.64 [+0.28] # 2.65 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.67 [+0.03] payload:b delay:27551 expected:20000 (us) # 2.67 [+0.00] exceeds variance (4000 us) # 2.67 [+0.00] payload:a delay:27617 expected:20000 (us) # 2.68 [+0.00] exceeds variance (4000 us) # 3.23 [+0.56] # 3.23 [+0.00] SO_TXTIME ipv4 clock tai # 3.23 [+0.00] send: pkt a at -1733653442710ms dropped: invalid txtime # 3.34 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.50 [+0.16] # 3.50 [+0.00] SO_TXTIME ipv6 clock tai # 3.50 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.60 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.78 [+0.17] # 3.78 [+0.00] SO_TXTIME ipv6 clock tai # 3.79 [+0.01] payload:a delay:9770 expected:10000 (us) # 4.06 [+0.27] # 4.06 [+0.00] SO_TXTIME ipv4 clock tai # 4.07 [+0.01] payload:a delay:9982 expected:10000 (us) # 4.08 [+0.01] payload:b delay:19811 expected:20000 (us) # 4.35 [+0.27] # 4.35 [+0.00] SO_TXTIME ipv6 clock tai # 4.37 [+0.02] payload:a delay:8168 expected:10000 (us) # 4.37 [+0.00] ./so_txtime: payload mismatch. expected b # 4.38 [+0.01] 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__->