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.48 [+1.48] # 1.48 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.48 [+0.00] payload:a delay:1839 expected:0 (us) # 1.75 [+0.26] # 1.75 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.75 [+0.00] payload:a delay:1860 expected:0 (us) # 2.01 [+0.26] # 2.01 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.02 [+0.01] payload:a delay:20592 expected:10000 (us) # 2.03 [+0.00] exceeds variance (4000 us) # 2.27 [+0.25] # 2.28 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.28 [+0.01] payload:a delay:10424 expected:10000 (us) # 2.29 [+0.01] payload:b delay:20173 expected:20000 (us) # 2.55 [+0.26] # 2.56 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.57 [+0.02] payload:b delay:20414 expected:20000 (us) # 2.58 [+0.00] payload:a delay:20491 expected:20000 (us) # 3.09 [+0.51] # 3.09 [+0.00] SO_TXTIME ipv4 clock tai # 3.09 [+0.00] send: pkt a at -1736137571247ms dropped: invalid txtime # 3.19 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.35 [+0.15] # 3.35 [+0.00] SO_TXTIME ipv6 clock tai # 3.35 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.46 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.61 [+0.15] # 3.61 [+0.00] SO_TXTIME ipv6 clock tai # 3.62 [+0.01] payload:a delay:10273 expected:10000 (us) # 3.90 [+0.28] # 3.90 [+0.00] SO_TXTIME ipv4 clock tai # 3.91 [+0.01] payload:a delay:32013 expected:10000 (us) # 3.91 [+0.00] exceeds variance (4000 us) # 3.92 [+0.01] payload:b delay:41868 expected:20000 (us) # 3.92 [+0.00] exceeds variance (4000 us) # 4.18 [+0.26] # 4.18 [+0.00] SO_TXTIME ipv6 clock tai # 4.19 [+0.01] payload:b delay:1954 expected:10000 (us) # 4.19 [+0.00] exceeds variance (4000 us) # 4.20 [+0.01] payload:a delay:11932 expected:20000 (us) # 4.20 [+0.00] exceeds variance (4000 us) # 4.31 [+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__->