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=86272 (MB=5383), tx/s=86272 (MB/s=5383) # 3.07 [+1.50] rx=86272 (5383 MB) # 3.07 [+0.00] ok # 3.27 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=112577 (MB=7025), tx/s=112577 (MB/s=7025) # 6.09 [+1.36] rx=56274 (7025 MB) # 6.09 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=105536 (MB=6585), tx/s=105536 (MB/s=6585) # 9.22 [+1.50] rx=105536 (6585 MB) # 9.22 [+0.00] ok # 9.41 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=117559 (MB=7336), tx/s=117559 (MB/s=7336) # 12.23 [+1.36] rx=57974 (7336 MB) # 12.23 [+0.00] ok # 12.41 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=117920 (MB=7358), tx/s=117920 (MB/s=7358) # 15.33 [+1.50] rx=117920 (7358 MB) # 15.33 [+0.00] ok # 15.52 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=138243 (MB=8626), tx/s=138243 (MB/s=8626) # 18.34 [+1.40] rx=69016 (8626 MB) # 18.34 [+0.00] ok # 18.54 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=108224 (MB=6753), tx/s=108224 (MB/s=6753) # 21.46 [+1.50] rx=108224 (6753 MB) # 21.46 [+0.00] ok # 21.65 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=109464 (MB=6830), tx/s=109464 (MB/s=6830) # 24.47 [+1.36] rx=54704 (6830 MB) # 24.48 [+0.00] ok # 24.66 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=105696 (MB=6595), tx/s=105696 (MB/s=6595) # 27.58 [+1.50] rx=105696 (6595 MB) # 27.58 [+0.00] ok # 27.78 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.42] tx=124399 (MB=7762), tx/s=124399 (MB/s=7762) # 30.60 [+1.40] rx=61341 (7762 MB) # 30.60 [+0.00] ok # 30.79 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=99520 (MB=6210), tx/s=99520 (MB/s=6210) # 33.72 [+1.50] rx=99520 (6210 MB) # 33.72 [+0.00] ok # 33.91 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.33 [+1.42] tx=106587 (MB=6651), tx/s=106587 (MB/s=6651) # 36.73 [+1.40] rx=52605 (6651 MB) # 36.73 [+0.00] ok # 36.76 [+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__->