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.54 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 3.05 [+1.50] rx=118720 (7408 MB) # 3.05 [+0.00] ok # 3.19 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.61 [+1.42] tx=120878 (MB=7543), tx/s=120878 (MB/s=7543) # 6.01 [+1.40] rx=60422 (7543 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=124480 (MB=7768), tx/s=124480 (MB/s=7768) # 9.08 [+1.50] rx=124480 (7768 MB) # 9.08 [+0.00] ok # 9.23 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.65 [+1.42] tx=124926 (MB=7795), tx/s=124926 (MB/s=7795) # 12.05 [+1.40] rx=62462 (7795 MB) # 12.05 [+0.00] ok # 12.21 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=143488 (MB=8954), tx/s=143488 (MB/s=8954) # 15.13 [+1.50] rx=143488 (8954 MB) # 15.13 [+0.00] ok # 15.29 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.71 [+1.42] tx=125553 (MB=7834), tx/s=125553 (MB/s=7834) # 18.11 [+1.40] rx=61782 (7834 MB) # 18.11 [+0.00] ok # 18.27 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=117632 (MB=7340), tx/s=117632 (MB/s=7340) # 21.19 [+1.50] rx=117632 (7340 MB) # 21.19 [+0.00] ok # 21.36 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.78 [+1.42] tx=115780 (MB=7225), tx/s=115780 (MB/s=7225) # 24.18 [+1.40] rx=57853 (7225 MB) # 24.18 [+0.00] ok # 24.35 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=124320 (MB=7758), tx/s=124320 (MB/s=7758) # 27.27 [+1.50] rx=124320 (7758 MB) # 27.27 [+0.00] ok # 27.43 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.85 [+1.42] tx=123094 (MB=7681), tx/s=123094 (MB/s=7681) # 30.25 [+1.40] rx=61502 (7681 MB) # 30.25 [+0.00] ok # 30.42 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.84 [+1.42] tx=140736 (MB=8782), tx/s=140736 (MB/s=8782) # 33.34 [+1.50] rx=140736 (8782 MB) # 33.34 [+0.00] ok # 33.50 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=125127 (MB=7808), tx/s=125127 (MB/s=7808) # 36.32 [+1.40] rx=62540 (7808 MB) # 36.32 [+0.00] ok # 36.34 [+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__->