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=136960 (MB=8546), tx/s=136960 (MB/s=8546) # 3.08 [+1.50] rx=136960 (8546 MB) # 3.08 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=110877 (MB=6919), tx/s=110877 (MB/s=6919) # 6.10 [+1.40] rx=55422 (6919 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=146400 (MB=9135), tx/s=146400 (MB/s=9135) # 9.23 [+1.50] rx=146400 (9135 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.43] tx=117153 (MB=7310), tx/s=117153 (MB/s=7310) # 12.25 [+1.40] rx=58368 (7310 MB) # 12.25 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=138528 (MB=8644), tx/s=138528 (MB/s=8644) # 15.38 [+1.50] rx=138528 (8644 MB) # 15.38 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=127773 (MB=7973), tx/s=127773 (MB/s=7973) # 18.41 [+1.40] rx=63768 (7973 MB) # 18.41 [+0.00] ok # 18.58 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.42] tx=128064 (MB=7991), tx/s=128064 (MB/s=7991) # 21.50 [+1.50] rx=128064 (7991 MB) # 21.50 [+0.00] ok # 21.71 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.47] tx=115468 (MB=7205), tx/s=115468 (MB/s=7205) # 24.54 [+1.36] rx=57709 (7205 MB) # 24.54 [+0.00] ok # 24.74 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=136960 (MB=8546), tx/s=136960 (MB/s=8546) # 27.67 [+1.50] rx=136960 (8546 MB) # 27.67 [+0.00] ok # 27.86 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.46] tx=113799 (MB=7101), tx/s=113799 (MB/s=7101) # 30.69 [+1.36] rx=56873 (7101 MB) # 30.69 [+0.00] ok # 30.89 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=136128 (MB=8494), tx/s=136128 (MB/s=8494) # 33.82 [+1.50] rx=136128 (8494 MB) # 33.82 [+0.00] ok # 34.01 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=109737 (MB=6847), tx/s=109737 (MB/s=6847) # 36.84 [+1.40] rx=54176 (6847 MB) # 36.84 [+0.00] ok # 36.86 [+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__->