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=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 3.08 [+1.50] rx=139744 (8720 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=119120 (MB=7433), tx/s=119120 (MB/s=7433) # 6.07 [+1.40] rx=59555 (7433 MB) # 6.07 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=123424 (MB=7702), tx/s=123424 (MB/s=7702) # 9.18 [+1.50] rx=123424 (7702 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=123457 (MB=7704), tx/s=123457 (MB/s=7704) # 12.19 [+1.36] rx=61700 (7704 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=143520 (MB=8956), tx/s=143520 (MB/s=8956) # 15.28 [+1.50] rx=143520 (8956 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.46] tx=120833 (MB=7540), tx/s=120833 (MB/s=7540) # 18.27 [+1.36] rx=59425 (7540 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=117856 (MB=7354), tx/s=117856 (MB/s=7354) # 21.38 [+1.50] rx=117856 (7354 MB) # 21.38 [+0.00] ok # 21.55 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=115094 (MB=7182), tx/s=115094 (MB/s=7182) # 24.37 [+1.40] rx=57540 (7182 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=124800 (MB=7787), tx/s=124800 (MB/s=7787) # 27.46 [+1.50] rx=124800 (7787 MB) # 27.46 [+0.00] ok # 27.64 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=120753 (MB=7535), tx/s=120753 (MB/s=7535) # 30.46 [+1.36] rx=60369 (7535 MB) # 30.46 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=144608 (MB=9024), tx/s=144608 (MB/s=9024) # 33.55 [+1.50] rx=144608 (9024 MB) # 33.55 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.46] tx=120598 (MB=7525), tx/s=120598 (MB/s=7525) # 36.54 [+1.36] rx=59291 (7525 MB) # 36.54 [+0.00] ok # 36.56 [+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__->