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=114016 (MB=7115), tx/s=114016 (MB/s=7115) # 3.07 [+1.50] rx=114016 (7115 MB) # 3.07 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=114799 (MB=7163), tx/s=114799 (MB/s=7163) # 6.07 [+1.36] rx=57122 (7163 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=121280 (MB=7568), tx/s=121280 (MB/s=7568) # 9.16 [+1.50] rx=121280 (7568 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=120358 (MB=7510), tx/s=120358 (MB/s=7510) # 12.15 [+1.40] rx=60172 (7510 MB) # 12.15 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 15.25 [+1.50] rx=137664 (8590 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=121898 (MB=7606), tx/s=121898 (MB/s=7606) # 18.24 [+1.40] rx=60886 (7606 MB) # 18.24 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=139616 (MB=8712), tx/s=139616 (MB/s=8712) # 21.34 [+1.50] rx=139616 (8712 MB) # 21.34 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=113520 (MB=7084), tx/s=113520 (MB/s=7084) # 24.34 [+1.40] rx=56753 (7084 MB) # 24.34 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=119296 (MB=7444), tx/s=119296 (MB/s=7444) # 27.44 [+1.50] rx=119296 (7444 MB) # 27.44 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=119521 (MB=7458), tx/s=119521 (MB/s=7458) # 30.44 [+1.36] rx=59631 (7458 MB) # 30.45 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # 33.55 [+1.50] rx=135584 (8460 MB) # 33.55 [+0.00] ok # 33.73 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=122417 (MB=7639), tx/s=122417 (MB/s=7639) # 36.55 [+1.40] rx=61161 (7639 MB) # 36.55 [+0.00] ok # 36.58 [+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__->