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=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 3.08 [+1.50] rx=113280 (7069 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=108050 (MB=6742), tx/s=108050 (MB/s=6742) # 6.09 [+1.36] rx=53991 (6742 MB) # 6.09 [+0.00] ok # 6.30 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=126272 (MB=7879), tx/s=126272 (MB/s=7879) # 9.23 [+1.50] rx=126272 (7879 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=116305 (MB=7257), tx/s=116305 (MB/s=7257) # 12.25 [+1.40] rx=58098 (7257 MB) # 12.25 [+0.00] ok # 12.44 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=160320 (MB=10004), tx/s=160320 (MB/s=10004) # 15.37 [+1.50] rx=160071 (9989 MB) # 15.37 [+0.00] ok # 15.54 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.46] tx=137907 (MB=8605), tx/s=137907 (MB/s=8605) # 18.36 [+1.36] rx=68808 (8605 MB) # 18.36 [+0.00] ok # 18.54 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=112608 (MB=7027), tx/s=112608 (MB/s=7027) # 21.46 [+1.50] rx=112608 (7027 MB) # 21.46 [+0.00] ok # 21.63 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=127800 (MB=7975), tx/s=127800 (MB/s=7975) # 24.45 [+1.36] rx=63896 (7975 MB) # 24.45 [+0.00] ok # 24.61 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=148512 (MB=9267), tx/s=148512 (MB/s=9267) # 27.53 [+1.50] rx=148512 (9267 MB) # 27.53 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=116995 (MB=7300), tx/s=116995 (MB/s=7300) # 30.54 [+1.36] rx=58288 (7300 MB) # 30.54 [+0.00] ok # 30.73 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=128992 (MB=8049), tx/s=128992 (MB/s=8049) # 33.65 [+1.50] rx=128992 (8049 MB) # 33.65 [+0.00] ok # 33.85 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=106756 (MB=6661), tx/s=106756 (MB/s=6661) # 36.67 [+1.40] rx=52921 (6661 MB) # 36.67 [+0.00] ok # 36.70 [+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__->