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.56 [+1.42] tx=140640 (MB=8776), tx/s=140640 (MB/s=8776) # 3.07 [+1.50] rx=140640 (8776 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=120378 (MB=7512), tx/s=120378 (MB/s=7512) # 6.06 [+1.40] rx=60184 (7512 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=128480 (MB=8017), tx/s=128480 (MB/s=8017) # 9.16 [+1.50] rx=123428 (7702 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=124305 (MB=7757), tx/s=124305 (MB/s=7757) # 12.14 [+1.40] rx=62150 (7757 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=165440 (MB=10324), tx/s=165440 (MB/s=10324) # 15.22 [+1.50] rx=165440 (10324 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=146938 (MB=9169), tx/s=146938 (MB/s=9169) # 18.21 [+1.40] rx=73398 (9169 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=120384 (MB=7512), tx/s=120384 (MB/s=7512) # 21.30 [+1.50] rx=120384 (7512 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=130235 (MB=8127), tx/s=130235 (MB/s=8127) # 24.28 [+1.36] rx=65117 (8127 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=127200 (MB=7937), tx/s=127200 (MB/s=7937) # 27.36 [+1.50] rx=127200 (7937 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=137587 (MB=8585), tx/s=137587 (MB/s=8585) # 30.34 [+1.40] rx=68785 (8585 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=141920 (MB=8856), tx/s=141920 (MB/s=8856) # 33.42 [+1.50] rx=141920 (8856 MB) # 33.43 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=128110 (MB=7994), tx/s=128110 (MB/s=7994) # 36.41 [+1.40] rx=64016 (7994 MB) # 36.41 [+0.00] ok # 36.43 [+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__->