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.53 [+1.53] # 1.53 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.53 [+0.00] payload:a delay:754 expected:0 (us) # 1.81 [+0.27] # 1.81 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.81 [+0.00] payload:a delay:17541 expected:0 (us) # 1.81 [+0.00] exceeds variance (4000 us) # 2.07 [+0.26] # 2.08 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.09 [+0.01] payload:a delay:28252 expected:10000 (us) # 2.09 [+0.00] exceeds variance (4000 us) # 2.36 [+0.27] # 2.36 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.37 [+0.01] payload:a delay:10266 expected:10000 (us) # 2.38 [+0.01] payload:b delay:20083 expected:20000 (us) # 2.64 [+0.26] # 2.64 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.66 [+0.02] payload:b delay:20436 expected:20000 (us) # 2.66 [+0.00] payload:a delay:20703 expected:20000 (us) # 3.20 [+0.54] # 3.20 [+0.00] SO_TXTIME ipv4 clock tai # 3.21 [+0.00] send: pkt a at -1736180718954ms dropped: invalid txtime # 3.30 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.49 [+0.19] # 3.49 [+0.00] SO_TXTIME ipv6 clock tai # 3.49 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.59 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.76 [+0.17] # 3.76 [+0.00] SO_TXTIME ipv6 clock tai # 3.89 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 4.07 [+0.18] # 4.07 [+0.00] SO_TXTIME ipv4 clock tai # 4.08 [+0.01] payload:a delay:32845 expected:10000 (us) # 4.08 [+0.00] exceeds variance (4000 us) # 4.09 [+0.01] payload:b delay:42658 expected:20000 (us) # 4.09 [+0.00] exceeds variance (4000 us) # 4.35 [+0.26] # 4.36 [+0.00] SO_TXTIME ipv6 clock tai # 4.38 [+0.02] payload:a delay:1830 expected:10000 (us) # 4.38 [+0.00] ./so_txtime: payload mismatch. expected b # 4.38 [+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__->