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=87520 (MB=5461), tx/s=87520 (MB/s=5461) # 3.07 [+1.50] rx=87520 (5461 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=126609 (MB=7900), tx/s=126609 (MB/s=7900) # 6.08 [+1.36] rx=63234 (7900 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=96544 (MB=6024), tx/s=96544 (MB/s=6024) # 9.18 [+1.50] rx=96544 (6024 MB) # 9.18 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=133415 (MB=8325), tx/s=133415 (MB/s=8325) # 12.15 [+1.36] rx=66691 (8325 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=122432 (MB=7640), tx/s=122432 (MB/s=7640) # 15.23 [+1.50] rx=122432 (7640 MB) # 15.23 [+0.00] ok # 15.43 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=141111 (MB=8805), tx/s=141111 (MB/s=8805) # 18.25 [+1.40] rx=70491 (8805 MB) # 18.26 [+0.00] ok # 18.42 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=89824 (MB=5605), tx/s=89824 (MB/s=5605) # 21.34 [+1.50] rx=89824 (5605 MB) # 21.34 [+0.00] ok # 21.54 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=111295 (MB=6945), tx/s=111295 (MB/s=6945) # 24.36 [+1.36] rx=55639 (6945 MB) # 24.36 [+0.00] ok # 24.55 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=79136 (MB=4938), tx/s=79136 (MB/s=4938) # 27.47 [+1.50] rx=79136 (4938 MB) # 27.47 [+0.00] ok # 27.67 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=134799 (MB=8411), tx/s=134799 (MB/s=8411) # 30.49 [+1.36] rx=67354 (8411 MB) # 30.49 [+0.00] ok # 30.69 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=125568 (MB=7835), tx/s=125568 (MB/s=7835) # 33.61 [+1.50] rx=125568 (7835 MB) # 33.61 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=107655 (MB=6718), tx/s=107655 (MB/s=6718) # 36.61 [+1.40] rx=53128 (6718 MB) # 36.61 [+0.00] ok # 36.63 [+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__->