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.57 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 3.07 [+1.50] rx=134592 (8399 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=128485 (MB=8017), tx/s=128485 (MB/s=8017) # 6.07 [+1.36] rx=64219 (8017 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=145280 (MB=9066), tx/s=145280 (MB/s=9066) # 9.19 [+1.50] rx=145280 (9066 MB) # 9.19 [+0.00] ok # 9.40 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=122262 (MB=7629), tx/s=122262 (MB/s=7629) # 12.22 [+1.36] rx=59178 (7629 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 15.33 [+1.50] rx=130464 (8141 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=114700 (MB=7157), tx/s=114700 (MB/s=7157) # 18.36 [+1.40] rx=56650 (7157 MB) # 18.36 [+0.00] ok # 18.58 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=137888 (MB=8604), tx/s=137888 (MB/s=8604) # 21.50 [+1.50] rx=137888 (8604 MB) # 21.50 [+0.00] ok # 21.70 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.47] tx=114992 (MB=7175), tx/s=114992 (MB/s=7175) # 24.53 [+1.36] rx=57483 (7175 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=143392 (MB=8948), tx/s=143392 (MB/s=8948) # 27.65 [+1.50] rx=143392 (8948 MB) # 27.65 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=113946 (MB=7110), tx/s=113946 (MB/s=7110) # 30.67 [+1.36] rx=56913 (7110 MB) # 30.67 [+0.00] ok # 30.87 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=131776 (MB=8223), tx/s=131776 (MB/s=8223) # 33.80 [+1.50] rx=131776 (8223 MB) # 33.80 [+0.00] ok # 33.98 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=137976 (MB=8610), tx/s=137976 (MB/s=8610) # 36.80 [+1.40] rx=68883 (8610 MB) # 36.80 [+0.00] ok # 36.82 [+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__->