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=108832 (MB=6791), tx/s=108832 (MB/s=6791) # 3.07 [+1.50] rx=108832 (6791 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=129615 (MB=8088), tx/s=129615 (MB/s=8088) # 6.04 [+1.36] rx=64771 (8088 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 9.11 [+1.50] rx=119680 (7468 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=129178 (MB=8061), tx/s=129178 (MB/s=8061) # 12.08 [+1.36] rx=64526 (8061 MB) # 12.09 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 15.16 [+1.50] rx=139808 (8724 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=132669 (MB=8279), tx/s=132669 (MB/s=8279) # 18.13 [+1.40] rx=66244 (8279 MB) # 18.13 [+0.00] ok # 18.28 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=113824 (MB=7103), tx/s=113824 (MB/s=7103) # 21.20 [+1.50] rx=113824 (7103 MB) # 21.20 [+0.00] ok # 21.35 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=125916 (MB=7857), tx/s=125916 (MB/s=7857) # 24.17 [+1.36] rx=62937 (7857 MB) # 24.17 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=125600 (MB=7837), tx/s=125600 (MB/s=7837) # 27.24 [+1.50] rx=125600 (7837 MB) # 27.25 [+0.00] ok # 27.39 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.85 [+1.46] tx=131438 (MB=8202), tx/s=131438 (MB/s=8202) # 30.21 [+1.36] rx=64792 (8202 MB) # 30.21 [+0.00] ok # 30.38 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 33.30 [+1.50] rx=140896 (8792 MB) # 33.30 [+0.00] ok # 33.46 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.88 [+1.42] tx=127697 (MB=7968), tx/s=127697 (MB/s=7968) # 36.28 [+1.40] rx=63762 (7968 MB) # 36.28 [+0.00] ok # 36.30 [+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__->