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=73408 (MB=4580), tx/s=73408 (MB/s=4580) # 3.08 [+1.50] rx=73408 (4580 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=119045 (MB=7428), tx/s=119045 (MB/s=7428) # 6.08 [+1.36] rx=59475 (7428 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=90304 (MB=5635), tx/s=90304 (MB/s=5635) # 9.18 [+1.50] rx=90304 (5635 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=137125 (MB=8557), tx/s=137125 (MB/s=8557) # 12.18 [+1.40] rx=68525 (8557 MB) # 12.19 [+0.00] ok # 12.40 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=113184 (MB=7063), tx/s=113184 (MB/s=7063) # 15.33 [+1.50] rx=113184 (7063 MB) # 15.33 [+0.00] ok # 15.50 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=138892 (MB=8667), tx/s=138892 (MB/s=8667) # 18.32 [+1.40] rx=69308 (8667 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=92384 (MB=5765), tx/s=92384 (MB/s=5765) # 21.43 [+1.50] rx=92384 (5765 MB) # 21.43 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=128123 (MB=7995), tx/s=128123 (MB/s=7995) # 24.41 [+1.36] rx=64049 (7995 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 27.51 [+1.50] rx=118560 (7398 MB) # 27.51 [+0.00] ok # 27.70 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=131923 (MB=8232), tx/s=131923 (MB/s=8232) # 30.52 [+1.40] rx=65255 (8232 MB) # 30.52 [+0.00] ok # 30.72 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=134656 (MB=8403), tx/s=134656 (MB/s=8403) # 33.64 [+1.50] rx=134656 (8403 MB) # 33.64 [+0.00] ok # 33.82 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=110470 (MB=6893), tx/s=110470 (MB/s=6893) # 36.64 [+1.40] rx=54786 (6893 MB) # 36.64 [+0.00] ok # 36.66 [+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__->