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.44 [+0.01] payload:a delay:869 expected:0 (us) # 1.70 [+0.26] # 1.71 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.81 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.97 [+0.16] # 1.97 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.98 [+0.01] payload:a delay:12149 expected:10000 (us) # 2.24 [+0.27] # 2.24 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.25 [+0.01] payload:a delay:10413 expected:10000 (us) # 2.26 [+0.01] payload:b delay:20086 expected:20000 (us) # 2.53 [+0.27] # 2.55 [+0.01] SO_TXTIME ipv6 clock monotonic # 2.56 [+0.01] payload:b delay:5293 expected:20000 (us) # 2.56 [+0.00] exceeds variance (4000 us) # 2.56 [+0.00] payload:a delay:5380 expected:20000 (us) # 2.56 [+0.00] exceeds variance (4000 us) # 3.08 [+0.52] # 3.08 [+0.00] SO_TXTIME ipv4 clock tai # 3.08 [+0.00] send: pkt a at -1732411367067ms dropped: invalid txtime # 3.18 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.35 [+0.17] # 3.35 [+0.00] SO_TXTIME ipv6 clock tai # 3.35 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.45 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.61 [+0.16] # 3.61 [+0.00] SO_TXTIME ipv6 clock tai # 3.62 [+0.01] payload:a delay:9731 expected:10000 (us) # 3.87 [+0.25] # 3.87 [+0.00] SO_TXTIME ipv4 clock tai # 3.89 [+0.02] payload:b delay:5048 expected:10000 (us) # 3.89 [+0.00] ./so_txtime: payload mismatch. expected a # 4.06 [+0.17] # 4.06 [+0.00] SO_TXTIME ipv6 clock tai # 4.07 [+0.01] payload:b delay:9689 expected:10000 (us) # 4.08 [+0.01] payload:a delay:19659 expected:20000 (us) # 4.19 [+0.11] 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__->