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=100960 (MB=6300), tx/s=100960 (MB/s=6300) # 3.08 [+1.50] rx=100960 (6300 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=122788 (MB=7662), tx/s=122788 (MB/s=7662) # 6.08 [+1.36] rx=61372 (7662 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=86080 (MB=5371), tx/s=86080 (MB/s=5371) # 9.17 [+1.50] rx=86080 (5371 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=124949 (MB=7797), tx/s=124949 (MB/s=7797) # 12.16 [+1.36] rx=62429 (7797 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=98272 (MB=6132), tx/s=98272 (MB/s=6132) # 15.25 [+1.50] rx=98272 (6132 MB) # 15.26 [+0.00] ok # 15.44 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=118566 (MB=7398), tx/s=118566 (MB/s=7398) # 18.26 [+1.36] rx=58871 (7398 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=83648 (MB=5219), tx/s=83648 (MB/s=5219) # 21.38 [+1.50] rx=83648 (5219 MB) # 21.38 [+0.00] ok # 21.54 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=113498 (MB=7082), tx/s=113498 (MB/s=7082) # 24.36 [+1.36] rx=56645 (7082 MB) # 24.37 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=108608 (MB=6777), tx/s=108608 (MB/s=6777) # 27.47 [+1.50] rx=108608 (6777 MB) # 27.47 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=130235 (MB=8127), tx/s=130235 (MB/s=8127) # 30.47 [+1.36] rx=65045 (8127 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=137120 (MB=8556), tx/s=137120 (MB/s=8556) # 33.57 [+1.50] rx=137120 (8556 MB) # 33.57 [+0.00] ok # 33.73 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=136665 (MB=8528), tx/s=136665 (MB/s=8528) # 36.55 [+1.40] rx=68230 (8528 MB) # 36.56 [+0.00] ok # 36.58 [+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__->