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.58 [+1.42] tx=135904 (MB=8480), tx/s=135904 (MB/s=8480) # 3.08 [+1.50] rx=135904 (8480 MB) # 3.09 [+0.00] ok # 3.25 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132839 (MB=8289), tx/s=132839 (MB/s=8289) # 6.07 [+1.36] rx=66408 (8289 MB) # 6.07 [+0.00] ok # 6.21 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=141632 (MB=8838), tx/s=141632 (MB/s=8838) # 9.13 [+1.50] rx=141632 (8838 MB) # 9.13 [+0.00] ok # 9.31 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=135796 (MB=8474), tx/s=135796 (MB/s=8474) # 12.13 [+1.36] rx=67891 (8474 MB) # 12.13 [+0.00] ok # 12.27 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=155008 (MB=9673), tx/s=155008 (MB/s=9673) # 15.19 [+1.50] rx=155008 (9673 MB) # 15.19 [+0.00] ok # 15.35 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=119537 (MB=7459), tx/s=119537 (MB/s=7459) # 18.17 [+1.40] rx=59619 (7459 MB) # 18.17 [+0.00] ok # 18.32 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 21.23 [+1.50] rx=137280 (8566 MB) # 21.23 [+0.00] ok # 21.39 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=119893 (MB=7481), tx/s=119893 (MB/s=7481) # 24.21 [+1.36] rx=59917 (7481 MB) # 24.21 [+0.00] ok # 24.35 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=147040 (MB=9175), tx/s=147040 (MB/s=9175) # 27.27 [+1.50] rx=147040 (9175 MB) # 27.27 [+0.00] ok # 27.42 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.88 [+1.46] tx=136125 (MB=8494), tx/s=136125 (MB/s=8494) # 30.24 [+1.36] rx=68017 (8494 MB) # 30.24 [+0.00] ok # 30.39 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.81 [+1.42] tx=162912 (MB=10166), tx/s=162912 (MB/s=10166) # 33.31 [+1.50] rx=162912 (10166 MB) # 33.31 [+0.00] ok # 33.47 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.46] tx=127594 (MB=7962), tx/s=127594 (MB/s=7962) # 36.29 [+1.36] rx=63682 (7962 MB) # 36.29 [+0.00] ok # 36.31 [+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__->