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.45 [+1.45] # 1.46 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.46 [+0.00] payload:a delay:1636 expected:0 (us) # 1.72 [+0.26] # 1.72 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.72 [+0.00] payload:a delay:1857 expected:0 (us) # 1.99 [+0.27] # 1.99 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.00 [+0.01] payload:a delay:28336 expected:10000 (us) # 2.00 [+0.00] exceeds variance (4000 us) # 2.25 [+0.25] # 2.26 [+0.01] SO_TXTIME ipv4 clock monotonic # 2.26 [+0.00] payload:a delay:11439 expected:10000 (us) # 2.27 [+0.01] payload:b delay:21412 expected:20000 (us) # 2.53 [+0.25] # 2.53 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.55 [+0.02] payload:b delay:20328 expected:20000 (us) # 2.55 [+0.00] payload:a delay:20561 expected:20000 (us) # 3.06 [+0.51] # 3.06 [+0.00] SO_TXTIME ipv4 clock tai # 3.06 [+0.00] send: pkt a at -1735867421073ms dropped: invalid txtime # 3.17 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.35 [+0.18] # 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.60 [+0.15] # 3.60 [+0.00] SO_TXTIME ipv6 clock tai # 3.73 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.87 [+0.15] # 3.88 [+0.00] SO_TXTIME ipv4 clock tai # 3.90 [+0.02] payload:b delay:5830 expected:10000 (us) # 3.90 [+0.00] ./so_txtime: payload mismatch. expected a # 4.06 [+0.16] # 4.06 [+0.00] SO_TXTIME ipv6 clock tai # 4.07 [+0.01] payload:b delay:16164 expected:10000 (us) # 4.08 [+0.00] exceeds variance (4000 us) # 4.08 [+0.01] payload:a delay:26256 expected:20000 (us) # 4.09 [+0.00] exceeds variance (4000 us) # 4.20 [+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__->