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.58 [+1.42] tx=126592 (MB=7899), tx/s=126592 (MB/s=7899) # 3.08 [+1.50] rx=126592 (7899 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=126267 (MB=7879), tx/s=126267 (MB/s=7879) # 6.10 [+1.36] rx=63088 (7879 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 9.22 [+1.50] rx=138368 (8634 MB) # 9.22 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.42] tx=133547 (MB=8333), tx/s=133547 (MB/s=8333) # 12.24 [+1.40] rx=66725 (8333 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=167904 (MB=10477), tx/s=167904 (MB/s=10477) # 15.36 [+1.50] rx=167904 (10477 MB) # 15.36 [+0.00] ok # 15.53 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=140374 (MB=8759), tx/s=140374 (MB/s=8759) # 18.35 [+1.40] rx=70098 (8759 MB) # 18.35 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=134880 (MB=8417), tx/s=134880 (MB/s=8417) # 21.46 [+1.50] rx=134880 (8417 MB) # 21.47 [+0.00] ok # 21.65 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=124297 (MB=7756), tx/s=124297 (MB/s=7756) # 24.47 [+1.36] rx=62092 (7756 MB) # 24.47 [+0.00] ok # 24.65 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=145760 (MB=9095), tx/s=145760 (MB/s=9095) # 27.58 [+1.50] rx=145760 (9095 MB) # 27.58 [+0.00] ok # 27.75 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=130591 (MB=8149), tx/s=130591 (MB/s=8149) # 30.57 [+1.36] rx=64410 (8149 MB) # 30.57 [+0.00] ok # 30.74 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=155648 (MB=9713), tx/s=155648 (MB/s=9713) # 33.66 [+1.50] rx=155648 (9713 MB) # 33.67 [+0.00] ok # 33.84 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=126363 (MB=7885), tx/s=126363 (MB/s=7885) # 36.66 [+1.40] rx=63054 (7885 MB) # 36.67 [+0.00] ok # 36.69 [+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__->