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.38 [+1.38] # 1.38 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.38 [+0.00] payload:a delay:539 expected:0 (us) # 1.63 [+0.25] # 1.63 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.64 [+0.01] payload:a delay:9017 expected:0 (us) # 1.64 [+0.00] exceeds variance (4000 us) # 1.89 [+0.25] # 1.89 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.90 [+0.01] payload:a delay:17325 expected:10000 (us) # 1.90 [+0.00] exceeds variance (4000 us) # 2.16 [+0.26] # 2.17 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.17 [+0.01] payload:a delay:20932 expected:10000 (us) # 2.18 [+0.00] exceeds variance (4000 us) # 2.18 [+0.01] payload:b delay:30648 expected:20000 (us) # 2.18 [+0.00] exceeds variance (4000 us) # 2.45 [+0.27] # 2.45 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.47 [+0.02] payload:b delay:20221 expected:20000 (us) # 2.48 [+0.00] payload:a delay:20292 expected:20000 (us) # 2.99 [+0.52] # 2.99 [+0.00] SO_TXTIME ipv4 clock tai # 2.99 [+0.00] send: pkt a at -1731687806441ms dropped: invalid txtime # 3.10 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.25 [+0.16] # 3.26 [+0.00] SO_TXTIME ipv6 clock tai # 3.26 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.36 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.53 [+0.17] # 3.53 [+0.00] SO_TXTIME ipv6 clock tai # 3.54 [+0.01] payload:a delay:18441 expected:10000 (us) # 3.55 [+0.00] exceeds variance (4000 us) # 3.80 [+0.26] # 3.80 [+0.00] SO_TXTIME ipv4 clock tai # 3.81 [+0.01] payload:a delay:26995 expected:10000 (us) # 3.81 [+0.00] exceeds variance (4000 us) # 3.82 [+0.01] payload:b delay:36645 expected:20000 (us) # 3.82 [+0.00] exceeds variance (4000 us) # 4.09 [+0.27] # 4.09 [+0.00] SO_TXTIME ipv6 clock tai # 4.10 [+0.01] payload:b delay:9790 expected:10000 (us) # 4.11 [+0.01] payload:a delay:19755 expected:20000 (us) # 4.22 [+0.11] OK. All tests passed 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__->