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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=89664 (MB=5595), tx/s=89664 (MB/s=5595) # 3.06 [+1.50] rx=89664 (5595 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114220 (MB=7127), tx/s=114220 (MB/s=7127) # 6.05 [+1.36] rx=57079 (7127 MB) # 6.05 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=77280 (MB=4822), tx/s=77280 (MB/s=4822) # 9.15 [+1.50] rx=77280 (4822 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=136668 (MB=8528), tx/s=136668 (MB/s=8528) # 12.14 [+1.36] rx=68301 (8528 MB) # 12.14 [+0.00] ok # 12.32 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=94304 (MB=5884), tx/s=94304 (MB/s=5884) # 15.25 [+1.50] rx=94304 (5884 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=139201 (MB=8686), tx/s=139201 (MB/s=8686) # 18.23 [+1.40] rx=69521 (8686 MB) # 18.23 [+0.00] ok # 18.39 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=121504 (MB=7582), tx/s=121504 (MB/s=7582) # 21.31 [+1.50] rx=121504 (7582 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=128471 (MB=8017), tx/s=128471 (MB/s=8017) # 24.29 [+1.36] rx=64217 (8017 MB) # 24.29 [+0.00] ok # 24.45 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=112928 (MB=7047), tx/s=112928 (MB/s=7047) # 27.37 [+1.50] rx=112928 (7047 MB) # 27.37 [+0.00] ok # 27.55 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=133453 (MB=8327), tx/s=133453 (MB/s=8327) # 30.37 [+1.36] rx=65853 (8327 MB) # 30.37 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 33.45 [+1.50] rx=140896 (8792 MB) # 33.45 [+0.00] ok # 33.60 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=133200 (MB=8312), tx/s=133200 (MB/s=8312) # 36.42 [+1.40] rx=66452 (8312 MB) # 36.42 [+0.00] ok # 36.44 [+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__->