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.56 [+1.56] # 1.56 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.56 [+0.00] payload:a delay:947 expected:0 (us) # 1.83 [+0.27] # 1.83 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.84 [+0.00] payload:a delay:1323 expected:0 (us) # 2.12 [+0.29] # 2.12 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.13 [+0.01] payload:a delay:10169 expected:10000 (us) # 2.41 [+0.27] # 2.41 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.42 [+0.01] payload:a delay:10275 expected:10000 (us) # 2.43 [+0.01] payload:b delay:20159 expected:20000 (us) # 2.69 [+0.26] # 2.69 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.71 [+0.02] payload:b delay:20217 expected:20000 (us) # 2.71 [+0.00] payload:a delay:20337 expected:20000 (us) # 3.25 [+0.54] # 3.25 [+0.00] SO_TXTIME ipv4 clock tai # 3.25 [+0.00] send: pkt a at -1733513133529ms dropped: invalid txtime # 3.36 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.53 [+0.17] # 3.53 [+0.00] SO_TXTIME ipv6 clock tai # 3.53 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.63 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.82 [+0.19] # 3.82 [+0.00] SO_TXTIME ipv6 clock tai # 3.83 [+0.01] payload:a delay:35505 expected:10000 (us) # 3.84 [+0.00] exceeds variance (4000 us) # 4.10 [+0.27] # 4.10 [+0.00] SO_TXTIME ipv4 clock tai # 4.11 [+0.01] payload:a delay:28994 expected:10000 (us) # 4.11 [+0.00] exceeds variance (4000 us) # 4.12 [+0.01] payload:b delay:38699 expected:20000 (us) # 4.12 [+0.00] exceeds variance (4000 us) # 4.40 [+0.28] # 4.40 [+0.00] SO_TXTIME ipv6 clock tai # 4.41 [+0.01] payload:b delay:20288 expected:10000 (us) # 4.41 [+0.00] exceeds variance (4000 us) # 4.42 [+0.01] payload:a delay:30379 expected:20000 (us) # 4.42 [+0.00] exceeds variance (4000 us) # 4.53 [+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__->