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=115008 (MB=7176), tx/s=115008 (MB/s=7176) # 3.07 [+1.50] rx=115008 (7176 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=115199 (MB=7188), tx/s=115199 (MB/s=7188) # 6.07 [+1.36] rx=57589 (7188 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=146944 (MB=9169), tx/s=146944 (MB/s=9169) # 9.15 [+1.50] rx=146944 (9169 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=117680 (MB=7343), tx/s=117680 (MB/s=7343) # 12.13 [+1.36] rx=57970 (7343 MB) # 12.13 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=146976 (MB=9171), tx/s=146976 (MB/s=9171) # 15.23 [+1.50] rx=146976 (9171 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=135166 (MB=8434), tx/s=135166 (MB/s=8434) # 18.22 [+1.40] rx=67410 (8434 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=116192 (MB=7250), tx/s=116192 (MB/s=7250) # 21.34 [+1.50] rx=116192 (7250 MB) # 21.34 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=110425 (MB=6890), tx/s=110425 (MB/s=6890) # 24.35 [+1.40] rx=55190 (6890 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=141152 (MB=8808), tx/s=141152 (MB/s=8808) # 27.45 [+1.50] rx=141152 (8808 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=127544 (MB=7959), tx/s=127544 (MB/s=7959) # 30.44 [+1.36] rx=63712 (7959 MB) # 30.44 [+0.00] ok # 30.61 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=157408 (MB=9822), tx/s=157408 (MB/s=9822) # 33.53 [+1.50] rx=157408 (9822 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.50] tx=139345 (MB=8695), tx/s=139345 (MB/s=8695) # 36.52 [+1.32] rx=69640 (8695 MB) # 36.52 [+0.00] ok # 36.54 [+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__->