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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=135840 (MB=8476), tx/s=135840 (MB/s=8476) # 3.06 [+1.50] rx=135840 (8476 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=133046 (MB=8302), tx/s=133046 (MB/s=8302) # 6.04 [+1.36] rx=66490 (8302 MB) # 6.04 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=147392 (MB=9197), tx/s=147392 (MB/s=9197) # 9.14 [+1.50] rx=147392 (9197 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=120019 (MB=7489), tx/s=120019 (MB/s=7489) # 12.13 [+1.36] rx=59612 (7489 MB) # 12.13 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=157472 (MB=9826), tx/s=157472 (MB/s=9826) # 15.22 [+1.50] rx=157472 (9826 MB) # 15.22 [+0.00] ok # 15.41 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=113427 (MB=7078), tx/s=113427 (MB/s=7078) # 18.23 [+1.40] rx=56425 (7078 MB) # 18.23 [+0.00] ok # 18.42 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=129920 (MB=8107), tx/s=129920 (MB/s=8107) # 21.35 [+1.50] rx=129920 (8107 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=113395 (MB=7076), tx/s=113395 (MB/s=7076) # 24.35 [+1.36] rx=56651 (7076 MB) # 24.36 [+0.00] ok # 24.54 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=121792 (MB=7600), tx/s=121792 (MB/s=7600) # 27.47 [+1.50] rx=121792 (7600 MB) # 27.47 [+0.00] ok # 27.66 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=125481 (MB=7830), tx/s=125481 (MB/s=7830) # 30.48 [+1.36] rx=62709 (7830 MB) # 30.48 [+0.00] ok # 30.65 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=152352 (MB=9507), tx/s=152352 (MB/s=9507) # 33.58 [+1.50] rx=152352 (9507 MB) # 33.58 [+0.00] ok # 33.77 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=113126 (MB=7059), tx/s=113126 (MB/s=7059) # 36.59 [+1.40] rx=55826 (7059 MB) # 36.59 [+0.00] ok # 36.62 [+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__->