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=127936 (MB=7983), tx/s=127936 (MB/s=7983) # 3.07 [+1.50] rx=127936 (7983 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=129318 (MB=8069), tx/s=129318 (MB/s=8069) # 6.07 [+1.36] rx=64644 (8069 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=149024 (MB=9299), tx/s=149024 (MB/s=9299) # 9.17 [+1.50] rx=149024 (9299 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=138035 (MB=8613), tx/s=138035 (MB/s=8613) # 12.16 [+1.36] rx=69003 (8613 MB) # 12.16 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=124768 (MB=7785), tx/s=124768 (MB/s=7785) # 15.26 [+1.50] rx=124768 (7785 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=127466 (MB=7954), tx/s=127466 (MB/s=7954) # 18.25 [+1.40] rx=63673 (7954 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=120736 (MB=7534), tx/s=120736 (MB/s=7534) # 21.34 [+1.50] rx=120736 (7534 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=118219 (MB=7377), tx/s=118219 (MB/s=7377) # 24.33 [+1.40] rx=59105 (7377 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=127136 (MB=7933), tx/s=127136 (MB/s=7933) # 27.42 [+1.50] rx=127136 (7933 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=122008 (MB=7613), tx/s=122008 (MB/s=7613) # 30.41 [+1.40] rx=61000 (7613 MB) # 30.41 [+0.00] ok # 30.57 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=163232 (MB=10186), tx/s=163232 (MB/s=10186) # 33.49 [+1.50] rx=163232 (10186 MB) # 33.49 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=142308 (MB=8880), tx/s=142308 (MB/s=8880) # 36.48 [+1.40] rx=71054 (8880 MB) # 36.48 [+0.00] ok # 36.50 [+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__->