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=104992 (MB=6551), tx/s=104992 (MB/s=6551) # 3.07 [+1.50] rx=104992 (6551 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=125253 (MB=7816), tx/s=125253 (MB/s=7816) # 6.07 [+1.36] rx=62594 (7816 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 9.17 [+1.50] rx=113280 (7069 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=120661 (MB=7529), tx/s=120661 (MB/s=7529) # 12.16 [+1.40] rx=60315 (7529 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=164032 (MB=10236), tx/s=164032 (MB/s=10236) # 15.26 [+1.50] rx=164032 (10236 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=146907 (MB=9167), tx/s=146907 (MB/s=9167) # 18.25 [+1.40] rx=73390 (9167 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=139040 (MB=8676), tx/s=139040 (MB/s=8676) # 21.36 [+1.50] rx=139040 (8676 MB) # 21.36 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=110340 (MB=6885), tx/s=110340 (MB/s=6885) # 24.37 [+1.40] rx=50115 (6885 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=117088 (MB=7306), tx/s=117088 (MB/s=7306) # 27.48 [+1.50] rx=117088 (7306 MB) # 27.48 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.42] tx=136626 (MB=8525), tx/s=136626 (MB/s=8525) # 30.47 [+1.40] rx=66218 (8525 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=133440 (MB=8327), tx/s=133440 (MB/s=8327) # 33.57 [+1.50] rx=129089 (8055 MB) # 33.57 [+0.00] ok # 33.75 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=119259 (MB=7442), tx/s=119259 (MB/s=7442) # 36.57 [+1.40] rx=59525 (7442 MB) # 36.57 [+0.00] ok # 36.60 [+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__->