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.41 [+1.41] # 1.41 [+0.00] SO_TXTIME ipv4 clock monotonic # 1.51 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 1.68 [+0.17] # 1.68 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.68 [+0.00] payload:a delay:1697 expected:0 (us) # 1.95 [+0.27] # 1.95 [+0.00] SO_TXTIME ipv6 clock monotonic # 1.96 [+0.01] payload:a delay:10676 expected:10000 (us) # 2.25 [+0.29] # 2.25 [+0.00] SO_TXTIME ipv4 clock monotonic # 2.26 [+0.01] payload:a delay:10261 expected:10000 (us) # 2.27 [+0.01] payload:b delay:20164 expected:20000 (us) # 2.54 [+0.27] # 2.54 [+0.00] SO_TXTIME ipv6 clock monotonic # 2.56 [+0.02] payload:b delay:20225 expected:20000 (us) # 2.56 [+0.00] payload:a delay:20321 expected:20000 (us) # 3.16 [+0.60] # 3.16 [+0.00] SO_TXTIME ipv4 clock tai # 3.17 [+0.00] send: pkt a at -1734733486517ms dropped: invalid txtime # 3.26 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.44 [+0.18] # 3.44 [+0.00] SO_TXTIME ipv6 clock tai # 3.44 [+0.00] send: pkt a at 0ms dropped: invalid txtime # 3.54 [+0.10] ./so_txtime: recv: timeout: Resource temporarily unavailable # 3.72 [+0.17] # 3.72 [+0.00] SO_TXTIME ipv6 clock tai # 3.73 [+0.01] payload:a delay:9699 expected:10000 (us) # 3.99 [+0.26] # 3.99 [+0.00] SO_TXTIME ipv4 clock tai # 4.12 [+0.13] ./so_txtime: recv: timeout: Resource temporarily unavailable # 4.31 [+0.19] # 4.31 [+0.00] SO_TXTIME ipv6 clock tai # 4.32 [+0.01] payload:b delay:16777 expected:10000 (us) # 4.32 [+0.00] exceeds variance (4000 us) # 4.33 [+0.01] payload:a delay:26625 expected:20000 (us) # 4.33 [+0.00] exceeds variance (4000 us) # 4.43 [+0.10] Ignoring errors due to slow environment 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__->