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=70336 (MB=4389), tx/s=70336 (MB/s=4389) # 3.07 [+1.50] rx=70336 (4389 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=124629 (MB=7777), tx/s=124629 (MB/s=7777) # 6.06 [+1.36] rx=62291 (7777 MB) # 6.06 [+0.00] ok # 6.23 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=111968 (MB=6987), tx/s=111968 (MB/s=6987) # 9.16 [+1.50] rx=111968 (6987 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=137595 (MB=8586), tx/s=137595 (MB/s=8586) # 12.16 [+1.40] rx=68786 (8586 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 15.25 [+1.50] rx=133376 (8323 MB) # 15.25 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=127781 (MB=7974), tx/s=127781 (MB/s=7974) # 18.23 [+1.40] rx=63736 (7974 MB) # 18.23 [+0.00] ok # 18.38 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=121472 (MB=7580), tx/s=121472 (MB/s=7580) # 21.30 [+1.50] rx=121472 (7580 MB) # 21.30 [+0.00] ok # 21.44 [+0.14] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=123309 (MB=7694), tx/s=123309 (MB/s=7694) # 24.26 [+1.36] rx=61642 (7694 MB) # 24.26 [+0.00] ok # 24.41 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=127936 (MB=7983), tx/s=127936 (MB/s=7983) # 27.33 [+1.50] rx=127936 (7983 MB) # 27.33 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=125302 (MB=7819), tx/s=125302 (MB/s=7819) # 30.30 [+1.36] rx=62650 (7819 MB) # 30.31 [+0.00] ok # 30.45 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=140192 (MB=8748), tx/s=140192 (MB/s=8748) # 33.37 [+1.50] rx=140192 (8748 MB) # 33.38 [+0.00] ok # 33.52 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=136321 (MB=8506), tx/s=136321 (MB/s=8506) # 36.34 [+1.40] rx=68099 (8506 MB) # 36.34 [+0.00] ok # 36.36 [+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__->