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=84416 (MB=5267), tx/s=84416 (MB/s=5267) # 3.08 [+1.50] rx=84416 (5267 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=115488 (MB=7206), tx/s=115488 (MB/s=7206) # 6.09 [+1.36] rx=57601 (7206 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=120896 (MB=7544), tx/s=120896 (MB/s=7544) # 9.19 [+1.50] rx=120896 (7544 MB) # 9.19 [+0.00] ok # 9.41 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=106326 (MB=6635), tx/s=106326 (MB/s=6635) # 12.23 [+1.36] rx=52957 (6635 MB) # 12.23 [+0.00] ok # 12.41 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=107776 (MB=6725), tx/s=107776 (MB/s=6725) # 15.33 [+1.50] rx=107776 (6725 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=111422 (MB=6953), tx/s=111422 (MB/s=6953) # 18.33 [+1.40] rx=55538 (6953 MB) # 18.34 [+0.00] ok # 18.51 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=112416 (MB=7015), tx/s=112416 (MB/s=7015) # 21.43 [+1.50] rx=112416 (7015 MB) # 21.43 [+0.00] ok # 21.61 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.47] tx=109658 (MB=6843), tx/s=109658 (MB/s=6843) # 24.44 [+1.36] rx=54795 (6843 MB) # 24.44 [+0.00] ok # 24.64 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.43] tx=84608 (MB=5279), tx/s=84608 (MB/s=5279) # 27.57 [+1.50] rx=84608 (5279 MB) # 27.57 [+0.00] ok # 27.76 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.42] tx=126846 (MB=7915), tx/s=126846 (MB/s=7915) # 30.58 [+1.40] rx=62704 (7915 MB) # 30.58 [+0.00] ok # 30.77 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 33.69 [+1.50] rx=133888 (8355 MB) # 33.69 [+0.00] ok # 33.87 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=141062 (MB=8802), tx/s=141062 (MB/s=8802) # 36.69 [+1.40] rx=70465 (8802 MB) # 36.69 [+0.00] ok # 36.71 [+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__->