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=112544 (MB=7023), tx/s=112544 (MB/s=7023) # 3.07 [+1.50] rx=112544 (7023 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=132305 (MB=8256), tx/s=132305 (MB/s=8256) # 6.06 [+1.36] rx=66139 (8256 MB) # 6.06 [+0.00] ok # 6.25 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=123136 (MB=7684), tx/s=123136 (MB/s=7684) # 9.17 [+1.50] rx=123136 (7684 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=119596 (MB=7463), tx/s=119596 (MB/s=7463) # 12.18 [+1.36] rx=59756 (7463 MB) # 12.18 [+0.00] ok # 12.34 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=141760 (MB=8846), tx/s=141760 (MB/s=8846) # 15.26 [+1.50] rx=141760 (8846 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=116658 (MB=7279), tx/s=116658 (MB/s=7279) # 18.26 [+1.40] rx=57090 (7279 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 21.37 [+1.50] rx=130464 (8141 MB) # 21.38 [+0.00] ok # 21.57 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=116519 (MB=7271), tx/s=116519 (MB/s=7271) # 24.39 [+1.40] rx=58176 (7271 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=124448 (MB=7766), tx/s=124448 (MB/s=7766) # 27.50 [+1.50] rx=124448 (7766 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=120678 (MB=7530), tx/s=120678 (MB/s=7530) # 30.51 [+1.36] rx=60244 (7530 MB) # 30.51 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=139776 (MB=8722), tx/s=139776 (MB/s=8722) # 33.61 [+1.50] rx=139776 (8722 MB) # 33.61 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=123071 (MB=7680), tx/s=123071 (MB/s=7680) # 36.61 [+1.40] rx=61344 (7680 MB) # 36.61 [+0.00] ok # 36.63 [+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__->