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=137856 (MB=8602), tx/s=137856 (MB/s=8602) # 3.07 [+1.50] rx=137856 (8602 MB) # 3.08 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=117729 (MB=7346), tx/s=117729 (MB/s=7346) # 6.06 [+1.40] rx=58860 (7346 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=120736 (MB=7534), tx/s=120736 (MB/s=7534) # 9.15 [+1.50] rx=120736 (7534 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=126334 (MB=7883), tx/s=126334 (MB/s=7883) # 12.14 [+1.40] rx=63160 (7883 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=146432 (MB=9137), tx/s=146432 (MB/s=9137) # 15.23 [+1.50] rx=146432 (9137 MB) # 15.23 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=128679 (MB=8030), tx/s=128679 (MB/s=8030) # 18.24 [+1.40] rx=64150 (8030 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=136832 (MB=8538), tx/s=136832 (MB/s=8538) # 21.34 [+1.50] rx=135609 (8462 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=117592 (MB=7338), tx/s=117592 (MB/s=7338) # 24.33 [+1.40] rx=58794 (7338 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=125696 (MB=7843), tx/s=125696 (MB/s=7843) # 27.43 [+1.50] rx=125696 (7843 MB) # 27.43 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=120737 (MB=7534), tx/s=120737 (MB/s=7534) # 30.42 [+1.40] rx=60368 (7534 MB) # 30.42 [+0.00] ok # 30.59 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=159584 (MB=9958), tx/s=159584 (MB/s=9958) # 33.52 [+1.50] rx=159584 (9958 MB) # 33.52 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=135365 (MB=8447), tx/s=135365 (MB/s=8447) # 36.51 [+1.40] rx=67583 (8447 MB) # 36.51 [+0.00] ok # 36.53 [+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__->