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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 3.08 [+1.50] rx=138272 (8628 MB) # 3.08 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=129601 (MB=8087), tx/s=129601 (MB/s=8087) # 6.10 [+1.36] rx=64746 (8087 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=117536 (MB=7334), tx/s=117536 (MB/s=7334) # 9.21 [+1.50] rx=117536 (7334 MB) # 9.21 [+0.00] ok # 9.40 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=121195 (MB=7563), tx/s=121195 (MB/s=7563) # 12.22 [+1.36] rx=60588 (7563 MB) # 12.22 [+0.00] ok # 12.41 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=153696 (MB=9591), tx/s=153696 (MB/s=9591) # 15.33 [+1.50] rx=153696 (9591 MB) # 15.34 [+0.00] ok # 15.52 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.46] tx=126350 (MB=7884), tx/s=126350 (MB/s=7884) # 18.34 [+1.36] rx=62878 (7884 MB) # 18.34 [+0.00] ok # 18.52 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 21.45 [+1.50] rx=127648 (7965 MB) # 21.45 [+0.00] ok # 21.62 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=114880 (MB=7168), tx/s=114880 (MB/s=7168) # 24.44 [+1.36] rx=57400 (7168 MB) # 24.45 [+0.00] ok # 24.61 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=150368 (MB=9383), tx/s=150368 (MB/s=9383) # 27.54 [+1.50] rx=150368 (9383 MB) # 27.54 [+0.00] ok # 27.70 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=138225 (MB=8625), tx/s=138225 (MB/s=8625) # 30.52 [+1.40] rx=68593 (8625 MB) # 30.52 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=132896 (MB=8293), tx/s=132896 (MB/s=8293) # 33.62 [+1.50] rx=132896 (8293 MB) # 33.62 [+0.00] ok # 33.80 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=117236 (MB=7315), tx/s=117236 (MB/s=7315) # 36.62 [+1.40] rx=58534 (7315 MB) # 36.62 [+0.00] ok # 36.64 [+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__->