make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=113920 (MB=7109), tx/s=113920 (MB/s=7109) # 3.08 [+1.50] rx=113920 (7109 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=133331 (MB=8320), tx/s=133331 (MB/s=8320) # 6.07 [+1.36] rx=66628 (8320 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=151520 (MB=9455), tx/s=151520 (MB/s=9455) # 9.16 [+1.50] rx=151520 (9455 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=140518 (MB=8768), tx/s=140518 (MB/s=8768) # 12.16 [+1.36] rx=70242 (8768 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=168000 (MB=10483), tx/s=168000 (MB/s=10483) # 15.26 [+1.50] rx=168000 (10483 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=117736 (MB=7347), tx/s=117736 (MB/s=7347) # 18.26 [+1.40] rx=58839 (7347 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=114176 (MB=7125), tx/s=114176 (MB/s=7125) # 21.37 [+1.50] rx=114176 (7125 MB) # 21.37 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=112198 (MB=7001), tx/s=112198 (MB/s=7001) # 24.37 [+1.40] rx=56063 (7001 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 27.47 [+1.50] rx=118144 (7372 MB) # 27.47 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=117325 (MB=7321), tx/s=117325 (MB/s=7321) # 30.46 [+1.40] rx=58657 (7321 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=162592 (MB=10146), tx/s=162592 (MB/s=10146) # 33.57 [+1.50] rx=162592 (10146 MB) # 33.57 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=142511 (MB=8893), tx/s=142511 (MB/s=8893) # 36.56 [+1.40] rx=71114 (8893 MB) # 36.56 [+0.00] ok # 36.58 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->