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.56 [+1.42] tx=122752 (MB=7660), tx/s=122752 (MB/s=7660) # 3.06 [+1.50] rx=122752 (7660 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=102983 (MB=6426), tx/s=102983 (MB/s=6426) # 6.07 [+1.36] rx=51455 (6426 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=141728 (MB=8844), tx/s=141728 (MB/s=8844) # 9.16 [+1.50] rx=141728 (8844 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=121230 (MB=7565), tx/s=121230 (MB/s=7565) # 12.17 [+1.36] rx=60609 (7565 MB) # 12.17 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=147552 (MB=9207), tx/s=147552 (MB/s=9207) # 15.29 [+1.50] rx=147552 (9207 MB) # 15.29 [+0.00] ok # 15.47 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=110062 (MB=6868), tx/s=110062 (MB/s=6868) # 18.29 [+1.40] rx=54314 (6868 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 21.40 [+1.50] rx=134048 (8365 MB) # 21.40 [+0.00] ok # 21.57 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=120285 (MB=7506), tx/s=120285 (MB/s=7506) # 24.38 [+1.36] rx=60113 (7506 MB) # 24.39 [+0.00] ok # 24.55 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=138144 (MB=8620), tx/s=138144 (MB/s=8620) # 27.47 [+1.50] rx=138144 (8620 MB) # 27.47 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=123625 (MB=7714), tx/s=123625 (MB/s=7714) # 30.46 [+1.36] rx=61793 (7714 MB) # 30.46 [+0.00] ok # 30.62 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=158880 (MB=9914), tx/s=158880 (MB/s=9914) # 33.54 [+1.50] rx=158880 (9914 MB) # 33.54 [+0.00] ok # 33.70 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.46] tx=121259 (MB=7567), tx/s=121259 (MB/s=7567) # 36.53 [+1.36] rx=60388 (7567 MB) # 36.53 [+0.00] ok # 36.55 [+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__->