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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=133664 (MB=8341), tx/s=133664 (MB/s=8341) # 3.05 [+1.50] rx=133664 (8341 MB) # 3.05 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=99697 (MB=6221), tx/s=99697 (MB/s=6221) # 6.07 [+1.40] rx=49830 (6221 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=122688 (MB=7656), tx/s=122688 (MB/s=7656) # 9.17 [+1.50] rx=122688 (7656 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=121711 (MB=7595), tx/s=121711 (MB/s=7595) # 12.17 [+1.40] rx=60800 (7595 MB) # 12.17 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=135872 (MB=8478), tx/s=135872 (MB/s=8478) # 15.28 [+1.50] rx=135872 (8478 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=116134 (MB=7247), tx/s=116134 (MB/s=7247) # 18.28 [+1.40] rx=57798 (7247 MB) # 18.28 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=120672 (MB=7530), tx/s=120672 (MB/s=7530) # 21.39 [+1.50] rx=120672 (7530 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=123610 (MB=7713), tx/s=123610 (MB/s=7713) # 24.39 [+1.36] rx=61786 (7713 MB) # 24.39 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=108000 (MB=6739), tx/s=108000 (MB/s=6739) # 27.49 [+1.50] rx=108000 (6739 MB) # 27.49 [+0.00] ok # 27.69 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=117978 (MB=7362), tx/s=117978 (MB/s=7362) # 30.51 [+1.36] rx=58895 (7362 MB) # 30.51 [+0.00] ok # 30.69 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=123808 (MB=7726), tx/s=123808 (MB/s=7726) # 33.61 [+1.50] rx=123808 (7726 MB) # 33.61 [+0.00] ok # 33.81 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=129135 (MB=8058), tx/s=129135 (MB/s=8058) # 36.63 [+1.40] rx=64359 (8058 MB) # 36.63 [+0.00] ok # 36.65 [+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__->