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:1818 expected:0 (us) # 1.79 [+0.26] # 1.79 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.91 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.08 [+0.17] # 2.08 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.09 [+0.01] payload:a delay:10398 expected:10000 (us) # 2.36 [+0.27] # 2.36 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.37 [+0.01] payload:a delay:14909 expected:10000 (us) # 2.37 [+0.00] exceeds variance (4000 us) # 2.38 [+0.01] payload:b delay:24699 expected:20000 (us) # 2.38 [+0.00] exceeds variance (4000 us) # 2.67 [+0.29] # 2.67 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.69 [+0.02] payload:b delay:42417 expected:20000 (us) # 2.69 [+0.00] exceeds variance (4000 us) # 2.69 [+0.00] payload:a delay:42770 expected:20000 (us) # 2.69 [+0.00] exceeds variance (4000 us) # 3.27 [+0.57] # 3.27 [+0.00] SO_TXTIME ipv4 clock tai # 3.27 [+0.00] send: pkt a at -1732573301132ms dropped: invalid txtime # 3.35 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.53 [+0.18] # 3.53 [+0.00] SO_TXTIME ipv6 clock tai # 3.53 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.63 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.81 [+0.17] # 3.81 [+0.00] SO_TXTIME ipv6 clock tai # 3.82 [+0.01] payload:a delay:9914 expected:10000 (us) # 4.09 [+0.27] # 4.10 [+0.01] SO_TXTIME ipv4 clock tai # 4.10 [+0.00] payload:a delay:15721 expected:10000 (us) # 4.10 [+0.00] exceeds variance (4000 us) # 4.11 [+0.01] payload:b delay:25625 expected:20000 (us) # 4.11 [+0.00] exceeds variance (4000 us) # 4.38 [+0.26] # 4.38 [+0.00] SO_TXTIME ipv6 clock tai # 4.40 [+0.02] payload:a delay:6573 expected:10000 (us) # 4.40 [+0.00] ./so_txtime: payload mismatch. expected b # 4.40 [+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__->