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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=81824 (MB=5106), tx/s=81824 (MB/s=5106) # 3.04 [+1.50] rx=81824 (5106 MB) # 3.04 [+0.00] ok # 3.22 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=110757 (MB=6911), tx/s=110757 (MB/s=6911) # 6.04 [+1.36] rx=55310 (6911 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=107808 (MB=6727), tx/s=107808 (MB/s=6727) # 9.13 [+1.50] rx=107808 (6727 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=135558 (MB=8459), tx/s=135558 (MB/s=8459) # 12.13 [+1.36] rx=66819 (8459 MB) # 12.13 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=117120 (MB=7308), tx/s=117120 (MB/s=7308) # 15.23 [+1.50] rx=117120 (7308 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=116672 (MB=7280), tx/s=116672 (MB/s=7280) # 18.23 [+1.40] rx=57277 (7280 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=86176 (MB=5377), tx/s=86176 (MB/s=5377) # 21.32 [+1.50] rx=86176 (5377 MB) # 21.32 [+0.00] ok # 21.51 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=123880 (MB=7730), tx/s=123880 (MB/s=7730) # 24.33 [+1.36] rx=61920 (7730 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 27.42 [+1.50] rx=114880 (7168 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=135201 (MB=8437), tx/s=135201 (MB/s=8437) # 30.41 [+1.36] rx=67533 (8437 MB) # 30.41 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 33.50 [+1.50] rx=138368 (8634 MB) # 33.50 [+0.00] ok # 33.69 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=136112 (MB=8493), tx/s=136112 (MB/s=8493) # 36.52 [+1.40] rx=67963 (8493 MB) # 36.52 [+0.00] ok # 36.54 [+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__->