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=63360 (MB=3953), tx/s=63360 (MB/s=3953) # 3.07 [+1.50] rx=63360 (3953 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=109041 (MB=6804), tx/s=109041 (MB/s=6804) # 6.09 [+1.36] rx=54449 (6804 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=92576 (MB=5777), tx/s=92576 (MB/s=5777) # 9.20 [+1.50] rx=92576 (5777 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=121452 (MB=7579), tx/s=121452 (MB/s=7579) # 12.20 [+1.36] rx=60689 (7579 MB) # 12.20 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=122432 (MB=7640), tx/s=122432 (MB/s=7640) # 15.29 [+1.50] rx=122432 (7640 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=113557 (MB=7086), tx/s=113557 (MB/s=7086) # 18.29 [+1.40] rx=56735 (7086 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=70240 (MB=4383), tx/s=70240 (MB/s=4383) # 21.40 [+1.50] rx=70240 (4383 MB) # 21.40 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.42] tx=106829 (MB=6666), tx/s=106829 (MB/s=6666) # 24.42 [+1.40] rx=53155 (6666 MB) # 24.42 [+0.00] ok # 24.62 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=77440 (MB=4832), tx/s=77440 (MB/s=4832) # 27.55 [+1.50] rx=77440 (4832 MB) # 27.55 [+0.00] ok # 27.74 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=116098 (MB=7244), tx/s=116098 (MB/s=7244) # 30.57 [+1.36] rx=58014 (7244 MB) # 30.57 [+0.00] ok # 30.77 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=119584 (MB=7462), tx/s=119584 (MB/s=7462) # 33.69 [+1.50] rx=119584 (7462 MB) # 33.69 [+0.00] ok # 33.86 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=141370 (MB=8822), tx/s=141370 (MB/s=8822) # 36.67 [+1.40] rx=70630 (8822 MB) # 36.68 [+0.00] ok # 36.70 [+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__->