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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=103264 (MB=6444), tx/s=103264 (MB/s=6444) # 3.08 [+1.50] rx=101651 (6343 MB) # 3.09 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=106904 (MB=6671), tx/s=106904 (MB/s=6671) # 6.09 [+1.40] rx=53435 (6671 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=121152 (MB=7560), tx/s=121152 (MB/s=7560) # 9.18 [+1.50] rx=121152 (7560 MB) # 9.18 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=123411 (MB=7701), tx/s=123411 (MB/s=7701) # 12.18 [+1.40] rx=61696 (7701 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=127488 (MB=7955), tx/s=127488 (MB/s=7955) # 15.27 [+1.50] rx=127488 (7955 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=139728 (MB=8719), tx/s=139728 (MB/s=8719) # 18.26 [+1.40] rx=69777 (8719 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=115872 (MB=7230), tx/s=115872 (MB/s=7230) # 21.37 [+1.50] rx=115872 (7230 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.42] tx=113372 (MB=7074), tx/s=113372 (MB/s=7074) # 24.36 [+1.40] rx=56672 (7074 MB) # 24.36 [+0.00] ok # 24.55 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=139936 (MB=8732), tx/s=139936 (MB/s=8732) # 27.48 [+1.50] rx=139936 (8732 MB) # 27.48 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.42] tx=138958 (MB=8671), tx/s=138958 (MB/s=8671) # 30.47 [+1.40] rx=69460 (8671 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=164896 (MB=10290), tx/s=164896 (MB/s=10290) # 33.57 [+1.50] rx=164896 (10290 MB) # 33.57 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=118682 (MB=7406), tx/s=118682 (MB/s=7406) # 36.56 [+1.40] rx=59284 (7406 MB) # 36.56 [+0.00] ok # 36.58 [+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__->