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.55 [+1.42] tx=136512 (MB=8518), tx/s=136512 (MB/s=8518) # 3.05 [+1.50] rx=136512 (8518 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=130117 (MB=8119), tx/s=130117 (MB/s=8119) # 6.02 [+1.36] rx=65017 (8119 MB) # 6.02 [+0.00] ok # 6.17 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=146560 (MB=9145), tx/s=146560 (MB/s=9145) # 9.09 [+1.50] rx=146560 (9145 MB) # 9.09 [+0.00] ok # 9.24 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=136059 (MB=8490), tx/s=136059 (MB/s=8490) # 12.06 [+1.36] rx=67985 (8490 MB) # 12.06 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=162240 (MB=10124), tx/s=162240 (MB/s=10124) # 15.13 [+1.50] rx=162240 (10124 MB) # 15.13 [+0.00] ok # 15.28 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.70 [+1.42] tx=145761 (MB=9096), tx/s=145761 (MB/s=9096) # 18.10 [+1.40] rx=72771 (9096 MB) # 18.10 [+0.00] ok # 18.25 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.67 [+1.42] tx=139040 (MB=8676), tx/s=139040 (MB/s=8676) # 21.17 [+1.50] rx=139040 (8676 MB) # 21.17 [+0.00] ok # 21.31 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.77 [+1.46] tx=130892 (MB=8168), tx/s=130892 (MB/s=8168) # 24.13 [+1.36] rx=65404 (8168 MB) # 24.13 [+0.00] ok # 24.27 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.69 [+1.42] tx=148992 (MB=9297), tx/s=148992 (MB/s=9297) # 27.19 [+1.50] rx=148992 (9297 MB) # 27.19 [+0.00] ok # 27.34 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.80 [+1.46] tx=135041 (MB=8427), tx/s=135041 (MB/s=8427) # 30.16 [+1.36] rx=67449 (8427 MB) # 30.16 [+0.00] ok # 30.30 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.72 [+1.42] tx=165280 (MB=10314), tx/s=165280 (MB/s=10314) # 33.22 [+1.50] rx=165280 (10314 MB) # 33.22 [+0.00] ok # 33.37 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.79 [+1.42] tx=141153 (MB=8808), tx/s=141153 (MB/s=8808) # 36.19 [+1.40] rx=70416 (8808 MB) # 36.19 [+0.00] ok # 36.21 [+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__->