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=115264 (MB=7192), tx/s=115264 (MB/s=7192) # 3.07 [+1.50] rx=115264 (7192 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=114934 (MB=7172), tx/s=114934 (MB/s=7172) # 6.08 [+1.40] rx=57462 (7172 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=122304 (MB=7632), tx/s=122304 (MB/s=7632) # 9.18 [+1.50] rx=122304 (7632 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=124214 (MB=7751), tx/s=124214 (MB/s=7751) # 12.19 [+1.40] rx=62105 (7751 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=138112 (MB=8618), tx/s=138112 (MB/s=8618) # 15.28 [+1.50] rx=138112 (8618 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=125628 (MB=7839), tx/s=125628 (MB/s=7839) # 18.28 [+1.40] rx=62732 (7839 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=120448 (MB=7516), tx/s=120448 (MB/s=7516) # 21.39 [+1.50] rx=120448 (7516 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=115022 (MB=7177), tx/s=115022 (MB/s=7177) # 24.39 [+1.40] rx=57501 (7177 MB) # 24.39 [+0.00] ok # 24.55 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=124608 (MB=7775), tx/s=124608 (MB/s=7775) # 27.48 [+1.50] rx=124608 (7775 MB) # 27.48 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=120465 (MB=7517), tx/s=120465 (MB/s=7517) # 30.48 [+1.40] rx=59414 (7517 MB) # 30.48 [+0.00] ok # 30.66 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=144896 (MB=9042), tx/s=144896 (MB/s=9042) # 33.58 [+1.50] rx=144896 (9042 MB) # 33.58 [+0.00] ok # 33.76 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=122378 (MB=7636), tx/s=122378 (MB/s=7636) # 36.58 [+1.40] rx=61115 (7636 MB) # 36.58 [+0.00] ok # 36.60 [+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__->