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.22 [+0.22] ipv4 udp -m 1 -t 1 -n 32 # 1.65 [+1.43] tx=121600 (MB=7588), tx/s=121600 (MB/s=7588) # 3.15 [+1.50] rx=121600 (7588 MB) # 3.15 [+0.00] ok # 3.35 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.82 [+1.46] tx=123872 (MB=7730), tx/s=123872 (MB/s=7730) # 6.18 [+1.36] rx=61911 (7730 MB) # 6.18 [+0.00] ok # 6.37 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.80 [+1.43] tx=115392 (MB=7200), tx/s=115392 (MB/s=7200) # 9.30 [+1.50] rx=115392 (7200 MB) # 9.30 [+0.00] ok # 9.52 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.43] tx=115657 (MB=7217), tx/s=115657 (MB/s=7217) # 12.34 [+1.40] rx=57641 (7217 MB) # 12.34 [+0.00] ok # 12.57 [+0.23] ipv4 udp -m 3 -t 1 -n 32 # 14.00 [+1.43] tx=148352 (MB=9257), tx/s=148352 (MB/s=9257) # 15.50 [+1.50] rx=148352 (9257 MB) # 15.50 [+0.00] ok # 15.70 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.13 [+1.42] tx=137925 (MB=8607), tx/s=137925 (MB/s=8607) # 18.53 [+1.40] rx=68809 (8607 MB) # 18.53 [+0.00] ok # 18.75 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.18 [+1.43] tx=104608 (MB=6527), tx/s=104608 (MB/s=6527) # 21.68 [+1.50] rx=104608 (6527 MB) # 21.68 [+0.00] ok # 21.87 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.33 [+1.46] tx=120278 (MB=7505), tx/s=120278 (MB/s=7505) # 24.69 [+1.36] rx=60107 (7505 MB) # 24.69 [+0.00] ok # 24.90 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.32 [+1.42] tx=112032 (MB=6991), tx/s=112032 (MB/s=6991) # 27.82 [+1.50] rx=112032 (6991 MB) # 27.82 [+0.00] ok # 28.01 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.43 [+1.42] tx=113832 (MB=7103), tx/s=113832 (MB/s=7103) # 30.83 [+1.40] rx=56850 (7103 MB) # 30.83 [+0.00] ok # 31.03 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.45 [+1.42] tx=150976 (MB=9421), tx/s=150976 (MB/s=9421) # 33.95 [+1.50] rx=150976 (9421 MB) # 33.95 [+0.00] ok # 34.15 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.62 [+1.46] tx=109809 (MB=6852), tx/s=109809 (MB/s=6852) # 36.98 [+1.36] rx=54591 (6852 MB) # 36.98 [+0.00] ok # 37.00 [+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__->