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.37 [+1.37] # 1.37 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.37 [+0.00] payload:a delay:1174 expected:0 (us) # 1.62 [+0.25] # 1.62 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.75 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.90 [+0.16] # 1.91 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.92 [+0.01] payload:a delay:5398 expected:10000 (us) # 1.92 [+0.00] exceeds variance (4000 us) # 2.18 [+0.26] # 2.18 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.19 [+0.01] payload:a delay:11266 expected:10000 (us) # 2.20 [+0.01] payload:b delay:21071 expected:20000 (us) # 2.46 [+0.26] # 2.46 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.48 [+0.02] payload:b delay:24441 expected:20000 (us) # 2.48 [+0.00] exceeds variance (4000 us) # 2.48 [+0.00] payload:a delay:24518 expected:20000 (us) # 2.48 [+0.00] exceeds variance (4000 us) # 2.99 [+0.51] # 3.00 [+0.00] SO_TXTIME ipv4 clock tai # 3.00 [+0.00] send: pkt a at -1735057449266ms dropped: invalid txtime # 3.11 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.27 [+0.16] # 3.27 [+0.00] SO_TXTIME ipv6 clock tai # 3.27 [+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:9509 expected:10000 (us) # 3.82 [+0.26] # 3.82 [+0.00] SO_TXTIME ipv4 clock tai # 3.83 [+0.01] payload:a delay:21033 expected:10000 (us) # 3.83 [+0.00] exceeds variance (4000 us) # 3.84 [+0.01] payload:b delay:30977 expected:20000 (us) # 3.84 [+0.00] exceeds variance (4000 us) # 4.10 [+0.26] # 4.10 [+0.00] SO_TXTIME ipv6 clock tai # 4.12 [+0.02] payload:a delay:6606 expected:10000 (us) # 4.13 [+0.00] ./so_txtime: payload mismatch. expected b # 4.13 [+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__->