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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=112480 (MB=7019), tx/s=112480 (MB/s=7019) # 3.11 [+1.50] rx=112480 (7019 MB) # 3.11 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=110523 (MB=6897), tx/s=110523 (MB/s=6897) # 6.14 [+1.36] rx=55248 (6897 MB) # 6.14 [+0.00] ok # 6.35 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=139808 (MB=8724), tx/s=139808 (MB/s=8724) # 9.27 [+1.50] rx=139808 (8724 MB) # 9.27 [+0.00] ok # 9.45 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=125366 (MB=7823), tx/s=125366 (MB/s=7823) # 12.27 [+1.36] rx=62453 (7823 MB) # 12.27 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=154784 (MB=9659), tx/s=154784 (MB/s=9659) # 15.39 [+1.50] rx=154784 (9659 MB) # 15.39 [+0.00] ok # 15.57 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.43] tx=105765 (MB=6600), tx/s=105765 (MB/s=6600) # 18.39 [+1.40] rx=52542 (6600 MB) # 18.40 [+0.00] ok # 18.61 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=130976 (MB=8173), tx/s=130976 (MB/s=8173) # 21.53 [+1.50] rx=130976 (8173 MB) # 21.53 [+0.00] ok # 21.72 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=109340 (MB=6823), tx/s=109340 (MB/s=6823) # 24.54 [+1.36] rx=54585 (6823 MB) # 24.54 [+0.00] ok # 24.73 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=119488 (MB=7456), tx/s=119488 (MB/s=7456) # 27.66 [+1.50] rx=119488 (7456 MB) # 27.66 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.47] tx=134861 (MB=8415), tx/s=134861 (MB/s=8415) # 30.68 [+1.36] rx=67398 (8415 MB) # 30.68 [+0.00] ok # 30.87 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.30 [+1.42] tx=160608 (MB=10022), tx/s=160608 (MB/s=10022) # 33.80 [+1.50] rx=160608 (10022 MB) # 33.80 [+0.00] ok # 33.99 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=103275 (MB=6444), tx/s=103275 (MB/s=6444) # 36.81 [+1.40] rx=51564 (6444 MB) # 36.81 [+0.00] ok # 36.84 [+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__->