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:15459 expected:0 (us) # 1.53 [+0.00] exceeds variance (4000 us) # 1.78 [+0.25] # 1.78 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.78 [+0.00] payload:a delay:2312 expected:0 (us) # 2.04 [+0.26] # 2.04 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.16 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 2.33 [+0.17] # 2.33 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.34 [+0.01] payload:a delay:10538 expected:10000 (us) # 2.35 [+0.01] payload:b delay:20409 expected:20000 (us) # 2.62 [+0.27] # 2.62 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.64 [+0.02] payload:b delay:20252 expected:20000 (us) # 2.64 [+0.00] payload:a delay:20341 expected:20000 (us) # 3.17 [+0.53] # 3.17 [+0.00] SO_TXTIME ipv4 clock tai # 3.17 [+0.00] send: pkt a at -1731320586284ms dropped: invalid txtime # 3.27 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.46 [+0.18] # 3.46 [+0.00] SO_TXTIME ipv6 clock tai # 3.46 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.56 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.76 [+0.20] # 3.76 [+0.00] SO_TXTIME ipv6 clock tai # 3.77 [+0.01] payload:a delay:11417 expected:10000 (us) # 4.04 [+0.27] # 4.04 [+0.00] SO_TXTIME ipv4 clock tai # 4.05 [+0.01] payload:a delay:14464 expected:10000 (us) # 4.05 [+0.00] exceeds variance (4000 us) # 4.06 [+0.01] payload:b delay:24527 expected:20000 (us) # 4.06 [+0.00] exceeds variance (4000 us) # 4.31 [+0.25] # 4.32 [+0.00] SO_TXTIME ipv6 clock tai # 4.33 [+0.02] payload:a delay:1249 expected:10000 (us) # 4.33 [+0.00] ./so_txtime: payload mismatch. expected b # 4.34 [+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__->