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.63 [+1.63] # 1.63 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.63 [+0.00] payload:a delay:1099 expected:0 (us) # 1.90 [+0.27] # 1.90 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.90 [+0.00] payload:a delay:25796 expected:0 (us) # 1.90 [+0.00] exceeds variance (4000 us) # 2.16 [+0.25] # 2.16 [+0.01] SO_TXTIME ipv6 clock monotonic # 2.17 [+0.00] payload:a delay:10633 expected:10000 (us) # 2.43 [+0.27] # 2.44 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.45 [+0.01] payload:a delay:10345 expected:10000 (us) # 2.46 [+0.01] payload:b delay:20151 expected:20000 (us) # 2.75 [+0.29] # 2.75 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.77 [+0.02] payload:b delay:41020 expected:20000 (us) # 2.77 [+0.00] exceeds variance (4000 us) # 2.77 [+0.00] payload:a delay:41243 expected:20000 (us) # 2.77 [+0.00] exceeds variance (4000 us) # 3.30 [+0.53] # 3.30 [+0.00] SO_TXTIME ipv4 clock tai # 3.30 [+0.00] send: pkt a at -1731817024746ms dropped: invalid txtime # 3.39 [+0.09] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.55 [+0.16] # 3.55 [+0.00] SO_TXTIME ipv6 clock tai # 3.55 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.66 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.81 [+0.16] # 3.81 [+0.00] SO_TXTIME ipv6 clock tai # 3.82 [+0.01] payload:a delay:2950 expected:10000 (us) # 3.82 [+0.00] exceeds variance (4000 us) # 4.10 [+0.27] # 4.10 [+0.01] SO_TXTIME ipv4 clock tai # 4.11 [+0.00] payload:a delay:30859 expected:10000 (us) # 4.11 [+0.00] exceeds variance (4000 us) # 4.12 [+0.01] payload:b delay:40638 expected:20000 (us) # 4.12 [+0.00] exceeds variance (4000 us) # 4.38 [+0.26] # 4.38 [+0.00] SO_TXTIME ipv6 clock tai # 4.39 [+0.01] payload:b delay:10264 expected:10000 (us) # 4.40 [+0.01] payload:a delay:20226 expected:20000 (us) # 4.51 [+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__->