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.58 [+1.42] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 3.08 [+1.50] rx=136320 (8506 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=115452 (MB=7204), tx/s=115452 (MB/s=7204) # 6.08 [+1.36] rx=57700 (7204 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149856 (MB=9351), tx/s=149856 (MB/s=9351) # 9.18 [+1.50] rx=149856 (9351 MB) # 9.18 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=135568 (MB=8459), tx/s=135568 (MB/s=8459) # 12.18 [+1.36] rx=67771 (8459 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=165952 (MB=10356), tx/s=165952 (MB/s=10356) # 15.28 [+1.50] rx=165952 (10356 MB) # 15.28 [+0.00] ok # 15.45 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=129552 (MB=8084), tx/s=129552 (MB/s=8084) # 18.27 [+1.40] rx=64593 (8084 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 21.38 [+1.50] rx=137664 (8590 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=126743 (MB=7909), tx/s=126743 (MB/s=7909) # 24.38 [+1.36] rx=63362 (7909 MB) # 24.38 [+0.00] ok # 24.58 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=145472 (MB=9077), tx/s=145472 (MB/s=9077) # 27.50 [+1.50] rx=145472 (9077 MB) # 27.50 [+0.00] ok # 27.69 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=130616 (MB=8150), tx/s=130616 (MB/s=8150) # 30.52 [+1.36] rx=65280 (8150 MB) # 30.52 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=161280 (MB=10064), tx/s=161280 (MB/s=10064) # 33.62 [+1.50] rx=161280 (10064 MB) # 33.62 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.46] tx=128573 (MB=8023), tx/s=128573 (MB/s=8023) # 36.61 [+1.36] rx=64163 (8023 MB) # 36.61 [+0.00] ok # 36.64 [+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__->