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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=120416 (MB=7514), tx/s=120416 (MB/s=7514) # 3.09 [+1.50] rx=120416 (7514 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=105649 (MB=6592), tx/s=105649 (MB/s=6592) # 6.11 [+1.36] rx=52781 (6592 MB) # 6.11 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=103584 (MB=6464), tx/s=103584 (MB/s=6464) # 9.23 [+1.50] rx=103584 (6464 MB) # 9.23 [+0.00] ok # 9.41 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.42] tx=112072 (MB=6993), tx/s=112072 (MB/s=6993) # 12.24 [+1.40] rx=54862 (6993 MB) # 12.24 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=163936 (MB=10230), tx/s=163936 (MB/s=10230) # 15.34 [+1.50] rx=163936 (10230 MB) # 15.34 [+0.00] ok # 15.54 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=116134 (MB=7247), tx/s=116134 (MB/s=7247) # 18.37 [+1.40] rx=57936 (7247 MB) # 18.37 [+0.00] ok # 18.56 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=117920 (MB=7358), tx/s=117920 (MB/s=7358) # 21.48 [+1.50] rx=117920 (7358 MB) # 21.48 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=110062 (MB=6868), tx/s=110062 (MB/s=6868) # 24.51 [+1.36] rx=54982 (6868 MB) # 24.51 [+0.00] ok # 24.70 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=111424 (MB=6953), tx/s=111424 (MB/s=6953) # 27.63 [+1.50] rx=111424 (6953 MB) # 27.63 [+0.00] ok # 27.82 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=115658 (MB=7217), tx/s=115658 (MB/s=7217) # 30.65 [+1.36] rx=57729 (7217 MB) # 30.65 [+0.00] ok # 30.85 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=130176 (MB=8123), tx/s=130176 (MB/s=8123) # 33.77 [+1.50] rx=130176 (8123 MB) # 33.77 [+0.00] ok # 33.98 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=124851 (MB=7791), tx/s=124851 (MB/s=7791) # 36.80 [+1.40] rx=62259 (7791 MB) # 36.80 [+0.00] ok # 36.82 [+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__->