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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=124000 (MB=7738), tx/s=124000 (MB/s=7738) # 3.07 [+1.50] rx=124000 (7738 MB) # 3.08 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=120058 (MB=7492), tx/s=120058 (MB/s=7492) # 6.09 [+1.36] rx=60012 (7492 MB) # 6.09 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=144992 (MB=9048), tx/s=144992 (MB/s=9048) # 9.19 [+1.50] rx=144992 (9048 MB) # 9.19 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=135465 (MB=8453), tx/s=135465 (MB/s=8453) # 12.19 [+1.36] rx=67725 (8453 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=161056 (MB=10050), tx/s=161056 (MB/s=10050) # 15.28 [+1.50] rx=161056 (10050 MB) # 15.28 [+0.00] ok # 15.45 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=141116 (MB=8806), tx/s=141116 (MB/s=8806) # 18.27 [+1.40] rx=70478 (8806 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=129440 (MB=8077), tx/s=129440 (MB/s=8077) # 21.37 [+1.50] rx=129440 (8077 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=123506 (MB=7707), tx/s=123506 (MB/s=7707) # 24.36 [+1.36] rx=61737 (7707 MB) # 24.37 [+0.00] ok # 24.53 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 27.45 [+1.50] rx=141568 (8834 MB) # 27.45 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=133273 (MB=8316), tx/s=133273 (MB/s=8316) # 30.46 [+1.36] rx=66325 (8316 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=154848 (MB=9663), tx/s=154848 (MB/s=9663) # 33.55 [+1.50] rx=154848 (9663 MB) # 33.55 [+0.00] ok # 33.74 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=117056 (MB=7304), tx/s=117056 (MB/s=7304) # 36.57 [+1.40] rx=57812 (7304 MB) # 36.57 [+0.00] ok # 36.59 [+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__->