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.54 [+1.42] tx=71520 (MB=4463), tx/s=71520 (MB/s=4463) # 3.04 [+1.50] rx=71520 (4463 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=132367 (MB=8260), tx/s=132367 (MB/s=8260) # 6.01 [+1.36] rx=66152 (8260 MB) # 6.01 [+0.00] ok # 6.17 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=109248 (MB=6817), tx/s=109248 (MB/s=6817) # 9.08 [+1.50] rx=109248 (6817 MB) # 9.08 [+0.00] ok # 9.25 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=133689 (MB=8342), tx/s=133689 (MB/s=8342) # 12.06 [+1.36] rx=65333 (8342 MB) # 12.06 [+0.00] ok # 12.21 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.63 [+1.42] tx=131584 (MB=8211), tx/s=131584 (MB/s=8211) # 15.13 [+1.50] rx=131584 (8211 MB) # 15.13 [+0.00] ok # 15.28 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.70 [+1.42] tx=146722 (MB=9155), tx/s=146722 (MB/s=9155) # 18.10 [+1.40] rx=73289 (9155 MB) # 18.10 [+0.00] ok # 18.25 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=119872 (MB=7480), tx/s=119872 (MB/s=7480) # 21.17 [+1.50] rx=119872 (7480 MB) # 21.17 [+0.00] ok # 21.31 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.77 [+1.46] tx=117444 (MB=7328), tx/s=117444 (MB/s=7328) # 24.13 [+1.36] rx=58713 (7328 MB) # 24.13 [+0.00] ok # 24.28 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.70 [+1.42] tx=127296 (MB=7943), tx/s=127296 (MB/s=7943) # 27.20 [+1.50] rx=127296 (7943 MB) # 27.20 [+0.00] ok # 27.34 [+0.14] ipv6 tcp -m 2 -t 1 -n 1 # 28.76 [+1.42] tx=123886 (MB=7730), tx/s=123886 (MB/s=7730) # 30.16 [+1.40] rx=61933 (7730 MB) # 30.16 [+0.00] ok # 30.30 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.72 [+1.42] tx=146720 (MB=9155), tx/s=146720 (MB/s=9155) # 33.22 [+1.50] rx=146720 (9155 MB) # 33.22 [+0.00] ok # 33.36 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.78 [+1.42] tx=124472 (MB=7767), tx/s=124472 (MB/s=7767) # 36.18 [+1.40] rx=62191 (7767 MB) # 36.18 [+0.00] ok # 36.20 [+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__->