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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=121952 (MB=7610), tx/s=121952 (MB/s=7610) # 3.07 [+1.50] rx=121952 (7610 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132121 (MB=8244), tx/s=132121 (MB/s=8244) # 6.07 [+1.36] rx=66025 (8244 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=151040 (MB=9425), tx/s=151040 (MB/s=9425) # 9.15 [+1.50] rx=151040 (9425 MB) # 9.15 [+0.00] ok # 9.31 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=135620 (MB=8463), tx/s=135620 (MB/s=8463) # 12.12 [+1.40] rx=66923 (8463 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=165344 (MB=10318), tx/s=165344 (MB/s=10318) # 15.21 [+1.50] rx=165344 (10318 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.46] tx=136007 (MB=8487), tx/s=136007 (MB/s=8487) # 18.19 [+1.36] rx=67942 (8487 MB) # 18.19 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.77 [+1.42] tx=131744 (MB=8221), tx/s=131744 (MB/s=8221) # 21.28 [+1.50] rx=131744 (8221 MB) # 21.28 [+0.00] ok # 21.43 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=129932 (MB=8108), tx/s=129932 (MB/s=8108) # 24.25 [+1.36] rx=64912 (8108 MB) # 24.25 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=146400 (MB=9135), tx/s=146400 (MB/s=9135) # 27.33 [+1.50] rx=146400 (9135 MB) # 27.33 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=137665 (MB=8590), tx/s=137665 (MB/s=8590) # 30.31 [+1.36] rx=68802 (8590 MB) # 30.31 [+0.00] ok # 30.46 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=162080 (MB=10114), tx/s=162080 (MB/s=10114) # 33.38 [+1.50] rx=162080 (10114 MB) # 33.38 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=136138 (MB=8495), tx/s=136138 (MB/s=8495) # 36.36 [+1.40] rx=67985 (8495 MB) # 36.36 [+0.00] ok # 36.38 [+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__->