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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=100608 (MB=6278), tx/s=100608 (MB/s=6278) # 3.10 [+1.50] rx=100608 (6278 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=113363 (MB=7074), tx/s=113363 (MB/s=7074) # 6.11 [+1.36] rx=56643 (7074 MB) # 6.12 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=136896 (MB=8542), tx/s=136896 (MB/s=8542) # 9.22 [+1.50] rx=136896 (8542 MB) # 9.22 [+0.00] ok # 9.40 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=116976 (MB=7299), tx/s=116976 (MB/s=7299) # 12.22 [+1.36] rx=58488 (7299 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=146528 (MB=9143), tx/s=146528 (MB/s=9143) # 15.32 [+1.50] rx=146528 (9143 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=112842 (MB=7041), tx/s=112842 (MB/s=7041) # 18.33 [+1.40] rx=56067 (7041 MB) # 18.33 [+0.00] ok # 18.54 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=109856 (MB=6855), tx/s=109856 (MB/s=6855) # 21.47 [+1.50] rx=109856 (6855 MB) # 21.47 [+0.00] ok # 21.64 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.46] tx=110021 (MB=6865), tx/s=110021 (MB/s=6865) # 24.46 [+1.36] rx=54999 (6865 MB) # 24.46 [+0.00] ok # 24.65 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=133632 (MB=8339), tx/s=133632 (MB/s=8339) # 27.57 [+1.50] rx=133632 (8339 MB) # 27.57 [+0.00] ok # 27.77 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.47] tx=114965 (MB=7174), tx/s=114965 (MB/s=7174) # 30.59 [+1.36] rx=57469 (7174 MB) # 30.59 [+0.00] ok # 30.78 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=153824 (MB=9599), tx/s=153824 (MB/s=9599) # 33.70 [+1.50] rx=153824 (9599 MB) # 33.70 [+0.00] ok # 33.88 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.31 [+1.42] tx=112822 (MB=7040), tx/s=112822 (MB/s=7040) # 36.71 [+1.40] rx=56154 (7040 MB) # 36.71 [+0.00] ok # 36.73 [+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__->