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.44 [+1.44] # 1.44 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.44 [+0.00] payload:a delay:17517 expected:0 (us) # 1.44 [+0.00] exceeds variance (4000 us) # 1.71 [+0.26] # 1.71 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.71 [+0.00] payload:a delay:4594 expected:0 (us) # 1.71 [+0.00] exceeds variance (4000 us) # 1.97 [+0.26] # 1.97 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.98 [+0.01] payload:a delay:10632 expected:10000 (us) # 2.23 [+0.26] # 2.23 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.24 [+0.01] payload:a delay:10692 expected:10000 (us) # 2.25 [+0.01] payload:b delay:20470 expected:20000 (us) # 2.52 [+0.27] # 2.53 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.55 [+0.02] payload:b delay:33635 expected:20000 (us) # 2.55 [+0.00] exceeds variance (4000 us) # 2.55 [+0.00] payload:a delay:33841 expected:20000 (us) # 2.55 [+0.00] exceeds variance (4000 us) # 3.07 [+0.52] # 3.07 [+0.00] SO_TXTIME ipv4 clock tai # 3.07 [+0.00] send: pkt a at -1736915009560ms dropped: invalid txtime # 3.17 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.33 [+0.16] # 3.34 [+0.00] SO_TXTIME ipv6 clock tai # 3.34 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.44 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.62 [+0.18] # 3.62 [+0.00] SO_TXTIME ipv6 clock tai # 3.63 [+0.01] payload:a delay:29643 expected:10000 (us) # 3.63 [+0.00] exceeds variance (4000 us) # 3.88 [+0.25] # 3.88 [+0.00] SO_TXTIME ipv4 clock tai # 3.89 [+0.01] payload:a delay:4773 expected:10000 (us) # 3.89 [+0.00] exceeds variance (4000 us) # 3.90 [+0.01] payload:b delay:14576 expected:20000 (us) # 3.90 [+0.00] exceeds variance (4000 us) # 4.16 [+0.25] # 4.16 [+0.00] SO_TXTIME ipv6 clock tai # 4.17 [+0.01] payload:b delay:9982 expected:10000 (us) # 4.18 [+0.01] payload:a delay:19900 expected:20000 (us) # 4.29 [+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__->