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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=91424 (MB=5705), tx/s=91424 (MB/s=5705) # 3.05 [+1.50] rx=90996 (5678 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=131325 (MB=8195), tx/s=131325 (MB/s=8195) # 6.02 [+1.36] rx=65618 (8195 MB) # 6.02 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=113920 (MB=7109), tx/s=113920 (MB/s=7109) # 9.10 [+1.50] rx=113920 (7109 MB) # 9.10 [+0.00] ok # 9.24 [+0.14] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=137115 (MB=8556), tx/s=137115 (MB/s=8556) # 12.06 [+1.36] rx=67831 (8556 MB) # 12.06 [+0.00] ok # 12.23 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=133696 (MB=8343), tx/s=133696 (MB/s=8343) # 15.15 [+1.50] rx=133696 (8343 MB) # 15.15 [+0.00] ok # 15.31 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.46] tx=139545 (MB=8708), tx/s=139545 (MB/s=8708) # 18.13 [+1.36] rx=69638 (8708 MB) # 18.13 [+0.00] ok # 18.30 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=103360 (MB=6450), tx/s=103360 (MB/s=6450) # 21.23 [+1.50] rx=103360 (6450 MB) # 21.23 [+0.00] ok # 21.39 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=130837 (MB=8164), tx/s=130837 (MB/s=8164) # 24.21 [+1.36] rx=65399 (8164 MB) # 24.21 [+0.00] ok # 24.38 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=106080 (MB=6619), tx/s=106080 (MB/s=6619) # 27.30 [+1.50] rx=106080 (6619 MB) # 27.31 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=119882 (MB=7481), tx/s=119882 (MB/s=7481) # 30.29 [+1.36] rx=59195 (7481 MB) # 30.29 [+0.00] ok # 30.49 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=116032 (MB=7240), tx/s=116032 (MB/s=7240) # 33.41 [+1.50] rx=114969 (7174 MB) # 33.41 [+0.00] ok # 33.59 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=141152 (MB=8808), tx/s=141152 (MB/s=8808) # 36.41 [+1.40] rx=70486 (8808 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__->