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.39 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.40 [+0.00] payload:a delay:572 expected:0 (us) # 1.65 [+0.26] # 1.65 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.65 [+0.00] payload:a delay:1100 expected:0 (us) # 1.90 [+0.25] # 1.91 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.92 [+0.01] payload:a delay:10371 expected:10000 (us) # 2.18 [+0.26] # 2.18 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.19 [+0.01] payload:a delay:3049 expected:10000 (us) # 2.19 [+0.00] exceeds variance (4000 us) # 2.20 [+0.01] payload:b delay:12982 expected:20000 (us) # 2.20 [+0.00] exceeds variance (4000 us) # 2.46 [+0.26] # 2.46 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.48 [+0.02] payload:b delay:8148 expected:20000 (us) # 2.48 [+0.00] exceeds variance (4000 us) # 2.48 [+0.00] payload:a delay:9059 expected:20000 (us) # 2.48 [+0.00] exceeds variance (4000 us) # 3.01 [+0.52] # 3.01 [+0.00] SO_TXTIME ipv4 clock tai # 3.01 [+0.00] send: pkt a at -1732476095345ms dropped: invalid txtime # 3.11 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.27 [+0.17] # 3.27 [+0.00] SO_TXTIME ipv6 clock tai # 3.28 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.38 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.55 [+0.17] # 3.55 [+0.00] SO_TXTIME ipv6 clock tai # 3.56 [+0.01] payload:a delay:22497 expected:10000 (us) # 3.56 [+0.00] exceeds variance (4000 us) # 3.81 [+0.25] # 3.81 [+0.00] SO_TXTIME ipv4 clock tai # 3.82 [+0.01] payload:a delay:10128 expected:10000 (us) # 3.83 [+0.01] payload:b delay:19940 expected:20000 (us) # 4.10 [+0.26] # 4.10 [+0.00] SO_TXTIME ipv6 clock tai # 4.11 [+0.01] payload:b delay:12165 expected:10000 (us) # 4.12 [+0.01] payload:a delay:22261 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 [?2004hxx__->