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=75840 (MB=4732), tx/s=75840 (MB/s=4732) # 3.09 [+1.50] rx=75840 (4732 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=110685 (MB=6907), tx/s=110685 (MB/s=6907) # 6.08 [+1.36] rx=54525 (6907 MB) # 6.08 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=83776 (MB=5227), tx/s=83776 (MB/s=5227) # 9.19 [+1.50] rx=83776 (5227 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=118695 (MB=7407), tx/s=118695 (MB/s=7407) # 12.18 [+1.40] rx=59260 (7407 MB) # 12.18 [+0.00] ok # 12.34 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=107936 (MB=6735), tx/s=107936 (MB/s=6735) # 15.26 [+1.50] rx=107936 (6735 MB) # 15.26 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=115412 (MB=7202), tx/s=115412 (MB/s=7202) # 18.27 [+1.40] rx=57086 (7202 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=91072 (MB=5683), tx/s=91072 (MB/s=5683) # 21.38 [+1.50] rx=91072 (5683 MB) # 21.38 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=108131 (MB=6747), tx/s=108131 (MB/s=6747) # 24.37 [+1.36] rx=54019 (6747 MB) # 24.38 [+0.00] ok # 24.53 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 27.45 [+1.50] rx=119872 (7480 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=112997 (MB=7051), tx/s=112997 (MB/s=7051) # 30.44 [+1.36] rx=56413 (7051 MB) # 30.44 [+0.00] ok # 30.61 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 33.53 [+1.50] rx=137952 (8608 MB) # 33.53 [+0.00] ok # 33.72 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=118126 (MB=7371), tx/s=118126 (MB/s=7371) # 36.54 [+1.40] rx=59006 (7371 MB) # 36.54 [+0.00] ok # 36.56 [+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__->