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=111648 (MB=6967), tx/s=111648 (MB/s=6967) # 3.06 [+1.50] rx=111648 (6967 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=116873 (MB=7293), tx/s=116873 (MB/s=7293) # 6.04 [+1.40] rx=58324 (7293 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=104416 (MB=6515), tx/s=104416 (MB/s=6515) # 9.12 [+1.50] rx=104416 (6515 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.69 [+1.42] tx=103899 (MB=6483), tx/s=103899 (MB/s=6483) # 12.10 [+1.40] rx=51931 (6483 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=116832 (MB=7290), tx/s=116832 (MB/s=7290) # 15.18 [+1.50] rx=116832 (7290 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=122058 (MB=7616), tx/s=122058 (MB/s=7616) # 18.16 [+1.40] rx=60874 (7616 MB) # 18.16 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=113536 (MB=7085), tx/s=113536 (MB/s=7085) # 21.24 [+1.50] rx=113536 (7085 MB) # 21.24 [+0.00] ok # 21.41 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=113152 (MB=7061), tx/s=113152 (MB/s=7061) # 24.22 [+1.36] rx=56563 (7061 MB) # 24.23 [+0.00] ok # 24.38 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=120480 (MB=7518), tx/s=120480 (MB/s=7518) # 27.30 [+1.50] rx=120480 (7518 MB) # 27.30 [+0.00] ok # 27.45 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.42] tx=120572 (MB=7524), tx/s=120572 (MB/s=7524) # 30.27 [+1.40] rx=60277 (7524 MB) # 30.27 [+0.00] ok # 30.43 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=133344 (MB=8321), tx/s=133344 (MB/s=8321) # 33.35 [+1.50] rx=133344 (8321 MB) # 33.35 [+0.00] ok # 33.50 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.92 [+1.42] tx=122392 (MB=7637), tx/s=122392 (MB/s=7637) # 36.32 [+1.40] rx=61019 (7637 MB) # 36.32 [+0.00] ok # 36.34 [+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__->