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.39 [+1.39] # 1.40 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.40 [+0.00] payload:a delay:2703 expected:0 (us) # 1.67 [+0.27] # 1.67 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.67 [+0.00] payload:a delay:8775 expected:0 (us) # 1.67 [+0.00] exceeds variance (4000 us) # 1.92 [+0.25] # 1.92 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.93 [+0.01] payload:a delay:10386 expected:10000 (us) # 2.21 [+0.28] # 2.21 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.22 [+0.01] payload:a delay:10294 expected:10000 (us) # 2.23 [+0.01] payload:b delay:20417 expected:20000 (us) # 2.50 [+0.27] # 2.50 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.52 [+0.02] payload:b delay:25317 expected:20000 (us) # 2.52 [+0.00] exceeds variance (4000 us) # 2.52 [+0.00] payload:a delay:25393 expected:20000 (us) # 2.52 [+0.00] exceeds variance (4000 us) # 3.04 [+0.52] # 3.05 [+0.00] SO_TXTIME ipv4 clock tai # 3.05 [+0.00] send: pkt a at -1733286271323ms dropped: invalid txtime # 3.17 [+0.12] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.32 [+0.16] # 3.32 [+0.00] SO_TXTIME ipv6 clock tai # 3.33 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.43 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.59 [+0.16] # 3.59 [+0.00] SO_TXTIME ipv6 clock tai # 3.60 [+0.01] payload:a delay:9759 expected:10000 (us) # 3.87 [+0.27] # 3.87 [+0.00] SO_TXTIME ipv4 clock tai # 3.88 [+0.01] payload:a delay:29177 expected:10000 (us) # 3.88 [+0.00] exceeds variance (4000 us) # 3.89 [+0.01] payload:b delay:38701 expected:20000 (us) # 3.89 [+0.00] exceeds variance (4000 us) # 4.14 [+0.25] # 4.14 [+0.00] SO_TXTIME ipv6 clock tai # 4.15 [+0.01] payload:b delay:9828 expected:10000 (us) # 4.16 [+0.01] payload:a delay:19939 expected:20000 (us) # 4.26 [+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__->