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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=141216 (MB=8812), tx/s=141216 (MB/s=8812) # 3.12 [+1.50] rx=141216 (8812 MB) # 3.12 [+0.00] ok # 3.31 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=128379 (MB=8011), tx/s=128379 (MB/s=8011) # 6.13 [+1.36] rx=64139 (8011 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 9.26 [+1.50] rx=116512 (7270 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.93 [+1.47] tx=119239 (MB=7440), tx/s=119239 (MB/s=7440) # 12.28 [+1.36] rx=59564 (7440 MB) # 12.29 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.43] tx=123456 (MB=7704), tx/s=123456 (MB/s=7704) # 15.42 [+1.50] rx=123456 (7704 MB) # 15.42 [+0.00] ok # 15.60 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=135603 (MB=8462), tx/s=135603 (MB/s=8462) # 18.42 [+1.40] rx=67663 (8462 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=109952 (MB=6861), tx/s=109952 (MB/s=6861) # 21.55 [+1.50] rx=109952 (6861 MB) # 21.55 [+0.00] ok # 21.75 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=112040 (MB=6991), tx/s=112040 (MB/s=6991) # 24.57 [+1.36] rx=55980 (6991 MB) # 24.57 [+0.00] ok # 24.75 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=140256 (MB=8752), tx/s=140256 (MB/s=8752) # 27.67 [+1.50] rx=140256 (8752 MB) # 27.67 [+0.00] ok # 27.87 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.43] tx=108083 (MB=6744), tx/s=108083 (MB/s=6744) # 30.69 [+1.40] rx=53913 (6744 MB) # 30.70 [+0.00] ok # 30.90 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 33.83 [+1.50] rx=146080 (9115 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=132665 (MB=8278), tx/s=132665 (MB/s=8278) # 36.85 [+1.40] rx=66280 (8278 MB) # 36.85 [+0.00] ok # 36.88 [+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__->