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=132832 (MB=8289), tx/s=132832 (MB/s=8289) # 3.07 [+1.50] rx=132832 (8289 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.47] tx=131564 (MB=8210), tx/s=131564 (MB/s=8210) # 6.07 [+1.36] rx=65774 (8210 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146336 (MB=9131), tx/s=146336 (MB/s=9131) # 9.17 [+1.50] rx=146336 (9131 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=128382 (MB=8011), tx/s=128382 (MB/s=8011) # 12.16 [+1.36] rx=64153 (8011 MB) # 12.17 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=165600 (MB=10334), tx/s=165600 (MB/s=10334) # 15.26 [+1.50] rx=165600 (10334 MB) # 15.27 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=143300 (MB=8942), tx/s=143300 (MB/s=8942) # 18.26 [+1.36] rx=71412 (8942 MB) # 18.26 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=126848 (MB=7915), tx/s=126848 (MB/s=7915) # 21.37 [+1.50] rx=126848 (7915 MB) # 21.37 [+0.00] ok # 21.53 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=129777 (MB=8098), tx/s=129777 (MB/s=8098) # 24.35 [+1.36] rx=64884 (8098 MB) # 24.35 [+0.00] ok # 24.50 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=150560 (MB=9395), tx/s=150560 (MB/s=9395) # 27.43 [+1.50] rx=150560 (9395 MB) # 27.43 [+0.00] ok # 27.58 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=134694 (MB=8405), tx/s=134694 (MB/s=8405) # 30.40 [+1.36] rx=66702 (8405 MB) # 30.40 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=150272 (MB=9377), tx/s=150272 (MB/s=9377) # 33.47 [+1.50] rx=150272 (9377 MB) # 33.48 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=110931 (MB=6922), tx/s=110931 (MB/s=6922) # 36.46 [+1.40] rx=55154 (6922 MB) # 36.46 [+0.00] ok # 36.48 [+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__->