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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=135776 (MB=8472), tx/s=135776 (MB/s=8472) # 3.05 [+1.50] rx=135776 (8472 MB) # 3.05 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=109273 (MB=6819), tx/s=109273 (MB/s=6819) # 6.04 [+1.36] rx=54619 (6819 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 9.11 [+1.50] rx=139456 (8702 MB) # 9.11 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=134217 (MB=8375), tx/s=134217 (MB/s=8375) # 12.10 [+1.36] rx=67104 (8375 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=153376 (MB=9571), tx/s=153376 (MB/s=9571) # 15.18 [+1.50] rx=153376 (9571 MB) # 15.18 [+0.00] ok # 15.33 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=141172 (MB=8809), tx/s=141172 (MB/s=8809) # 18.15 [+1.40] rx=70509 (8809 MB) # 18.15 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=126496 (MB=7893), tx/s=126496 (MB/s=7893) # 21.25 [+1.50] rx=126496 (7893 MB) # 21.25 [+0.00] ok # 21.43 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=112854 (MB=7042), tx/s=112854 (MB/s=7042) # 24.25 [+1.36] rx=56415 (7042 MB) # 24.25 [+0.00] ok # 24.44 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=146720 (MB=9155), tx/s=146720 (MB/s=9155) # 27.36 [+1.50] rx=146720 (9155 MB) # 27.36 [+0.00] ok # 27.54 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.42] tx=126901 (MB=7919), tx/s=126901 (MB/s=7919) # 30.36 [+1.40] rx=62679 (7919 MB) # 30.36 [+0.00] ok # 30.52 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=157472 (MB=9826), tx/s=157472 (MB/s=9826) # 33.44 [+1.50] rx=157472 (9826 MB) # 33.44 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.46] tx=138642 (MB=8651), tx/s=138642 (MB/s=8651) # 36.41 [+1.36] rx=69235 (8651 MB) # 36.42 [+0.00] ok # 36.43 [+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__->