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:1152 expected:0 (us) # 1.73 [+0.25] # 1.73 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.74 [+0.00] payload:a delay:3181 expected:0 (us) # 2.00 [+0.26] # 2.00 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.01 [+0.01] payload:a delay:3957 expected:10000 (us) # 2.01 [+0.00] exceeds variance (4000 us) # 2.28 [+0.26] # 2.28 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.29 [+0.01] payload:a delay:8546 expected:10000 (us) # 2.30 [+0.01] payload:b delay:18373 expected:20000 (us) # 2.55 [+0.25] # 2.55 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.57 [+0.02] payload:b delay:2326 expected:20000 (us) # 2.57 [+0.00] exceeds variance (4000 us) # 2.58 [+0.00] payload:a delay:2747 expected:20000 (us) # 2.58 [+0.00] exceeds variance (4000 us) # 3.11 [+0.53] # 3.11 [+0.00] SO_TXTIME ipv4 clock tai # 3.11 [+0.00] send: pkt a at -1732962048569ms dropped: invalid txtime # 3.22 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.37 [+0.16] # 3.37 [+0.00] SO_TXTIME ipv6 clock tai # 3.37 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.48 [+0.11] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.65 [+0.17] # 3.65 [+0.00] SO_TXTIME ipv6 clock tai # 3.66 [+0.01] payload:a delay:9844 expected:10000 (us) # 3.94 [+0.28] # 3.94 [+0.00] SO_TXTIME ipv4 clock tai # 3.95 [+0.01] payload:a delay:26126 expected:10000 (us) # 3.95 [+0.00] exceeds variance (4000 us) # 3.96 [+0.01] payload:b delay:35965 expected:20000 (us) # 3.96 [+0.00] exceeds variance (4000 us) # 4.22 [+0.26] # 4.22 [+0.00] SO_TXTIME ipv6 clock tai # 4.24 [+0.02] payload:b delay:16621 expected:10000 (us) # 4.24 [+0.00] exceeds variance (4000 us) # 4.25 [+0.01] payload:a delay:26710 expected:20000 (us) # 4.25 [+0.00] exceeds variance (4000 us) # 4.36 [+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__->