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=65568 (MB=4091), tx/s=65568 (MB/s=4091) # 3.08 [+1.50] rx=65568 (4091 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=124508 (MB=7769), tx/s=124508 (MB/s=7769) # 6.07 [+1.36] rx=62243 (7769 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=114112 (MB=7121), tx/s=114112 (MB/s=7121) # 9.17 [+1.50] rx=114112 (7121 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=113521 (MB=7084), tx/s=113521 (MB/s=7084) # 12.17 [+1.36] rx=56623 (7084 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=118496 (MB=7394), tx/s=118496 (MB/s=7394) # 15.26 [+1.50] rx=118496 (7394 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=121744 (MB=7597), tx/s=121744 (MB/s=7597) # 18.26 [+1.40] rx=60669 (7597 MB) # 18.27 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=100096 (MB=6246), tx/s=100096 (MB/s=6246) # 21.36 [+1.50] rx=100096 (6246 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=130884 (MB=8167), tx/s=130884 (MB/s=8167) # 24.36 [+1.40] rx=65363 (8167 MB) # 24.36 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=113760 (MB=7099), tx/s=113760 (MB/s=7099) # 27.45 [+1.50] rx=113760 (7099 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=121080 (MB=7555), tx/s=121080 (MB/s=7555) # 30.44 [+1.36] rx=60503 (7555 MB) # 30.45 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=118784 (MB=7412), tx/s=118784 (MB/s=7412) # 33.55 [+1.50] rx=118784 (7412 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=112302 (MB=7008), tx/s=112302 (MB/s=7008) # 36.54 [+1.40] rx=55574 (7008 MB) # 36.55 [+0.00] ok # 36.57 [+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__->