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 # 2.86 [+2.86] # 2.86 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.86 [+0.00] payload:a delay:55503 expected:0 (us) # 2.86 [+0.00] exceeds variance (4000 us) # 3.25 [+0.39] # 3.25 [+0.00] SO_TXTIME ipv6 clock monotonic # 3.41 [+0.16] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.72 [+0.31] # 3.72 [+0.00] SO_TXTIME ipv6 clock monotonic # 3.73 [+0.01] payload:a delay:32504 expected:10000 (us) # 3.73 [+0.00] exceeds variance (4000 us) # 4.12 [+0.39] # 4.12 [+0.00] SO_TXTIME ipv4 clock monotonic # 4.13 [+0.01] payload:a delay:14679 expected:10000 (us) # 4.13 [+0.00] exceeds variance (4000 us) # 4.14 [+0.01] payload:b delay:24549 expected:20000 (us) # 4.14 [+0.00] exceeds variance (4000 us) # 4.55 [+0.40] # 4.55 [+0.00] SO_TXTIME ipv6 clock monotonic # 4.71 [+0.16] ./so_txtime: recv: timeout: Resource temporarily unavailable # 5.53 [+0.82] # 5.53 [+0.00] SO_TXTIME ipv4 clock tai # 5.53 [+0.00] send: pkt a at -1724108428511ms dropped: invalid txtime # 5.61 [+0.08] ./so_txtime: recv: timeout: Resource temporarily unavailable # 5.90 [+0.29] # 5.90 [+0.00] SO_TXTIME ipv6 clock tai # 5.91 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 6.00 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 6.35 [+0.35] # 6.35 [+0.00] SO_TXTIME ipv6 clock tai # 6.36 [+0.01] payload:a delay:60879 expected:10000 (us) # 6.36 [+0.00] exceeds variance (4000 us) # 6.76 [+0.40] # 6.76 [+0.00] SO_TXTIME ipv4 clock tai # 6.77 [+0.01] payload:a delay:26774 expected:10000 (us) # 6.77 [+0.00] exceeds variance (4000 us) # 6.78 [+0.01] payload:b delay:36643 expected:20000 (us) # 6.78 [+0.00] exceeds variance (4000 us) # 7.17 [+0.40] # 7.17 [+0.00] SO_TXTIME ipv6 clock tai # 7.33 [+0.16] ./so_txtime: recv: timeout: Resource temporarily unavailable # 7.34 [+0.01] 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__->