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=118400 (MB=7388), tx/s=118400 (MB/s=7388) # 3.07 [+1.50] rx=118400 (7388 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=119894 (MB=7481), tx/s=119894 (MB/s=7481) # 6.06 [+1.40] rx=59945 (7481 MB) # 6.07 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=126592 (MB=7899), tx/s=126592 (MB/s=7899) # 9.16 [+1.50] rx=126592 (7899 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=124053 (MB=7741), tx/s=124053 (MB/s=7741) # 12.15 [+1.36] rx=61853 (7741 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=141632 (MB=8838), tx/s=141632 (MB/s=8838) # 15.24 [+1.50] rx=141632 (8838 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=127406 (MB=7950), tx/s=127406 (MB/s=7950) # 18.23 [+1.40] rx=63663 (7950 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=118816 (MB=7414), tx/s=118816 (MB/s=7414) # 21.33 [+1.50] rx=118816 (7414 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=117388 (MB=7325), tx/s=117388 (MB/s=7325) # 24.32 [+1.40] rx=58672 (7325 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=125504 (MB=7831), tx/s=125504 (MB/s=7831) # 27.42 [+1.50] rx=125504 (7831 MB) # 27.42 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=123761 (MB=7723), tx/s=123761 (MB/s=7723) # 30.40 [+1.40] rx=61877 (7723 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=144352 (MB=9008), tx/s=144352 (MB/s=9008) # 33.49 [+1.50] rx=144352 (9008 MB) # 33.49 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=125721 (MB=7845), tx/s=125721 (MB/s=7845) # 36.49 [+1.40] rx=62814 (7845 MB) # 36.49 [+0.00] ok # 36.51 [+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__->