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=111136 (MB=6935), tx/s=111136 (MB/s=6935) # 3.07 [+1.50] rx=111136 (6935 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=114147 (MB=7123), tx/s=114147 (MB/s=7123) # 6.05 [+1.36] rx=57068 (7123 MB) # 6.05 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=120224 (MB=7502), tx/s=120224 (MB/s=7502) # 9.16 [+1.50] rx=120224 (7502 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=120153 (MB=7497), tx/s=120153 (MB/s=7497) # 12.14 [+1.40] rx=60072 (7497 MB) # 12.14 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 15.23 [+1.50] rx=131712 (8219 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=120945 (MB=7547), tx/s=120945 (MB/s=7547) # 18.21 [+1.40] rx=60447 (7547 MB) # 18.21 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=110976 (MB=6925), tx/s=110976 (MB/s=6925) # 21.32 [+1.50] rx=110976 (6925 MB) # 21.32 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.42] tx=103049 (MB=6430), tx/s=103049 (MB/s=6430) # 24.31 [+1.40] rx=51476 (6430 MB) # 24.31 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=117760 (MB=7348), tx/s=117760 (MB/s=7348) # 27.40 [+1.50] rx=117760 (7348 MB) # 27.40 [+0.00] ok # 27.57 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=115172 (MB=7187), tx/s=115172 (MB/s=7187) # 30.39 [+1.40] rx=57581 (7187 MB) # 30.39 [+0.00] ok # 30.56 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=130880 (MB=8167), tx/s=130880 (MB/s=8167) # 33.48 [+1.50] rx=130880 (8167 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=118936 (MB=7422), tx/s=118936 (MB/s=7422) # 36.47 [+1.40] rx=59339 (7422 MB) # 36.47 [+0.00] ok # 36.49 [+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__->