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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=135904 (MB=8480), tx/s=135904 (MB/s=8480) # 3.10 [+1.50] rx=135904 (8480 MB) # 3.10 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=126638 (MB=7902), tx/s=126638 (MB/s=7902) # 6.09 [+1.36] rx=63267 (7902 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149248 (MB=9313), tx/s=149248 (MB/s=9313) # 9.18 [+1.50] rx=149248 (9313 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=120765 (MB=7536), tx/s=120765 (MB/s=7536) # 12.17 [+1.36] rx=60329 (7536 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=159456 (MB=9950), tx/s=159456 (MB/s=9950) # 15.26 [+1.50] rx=159456 (9950 MB) # 15.26 [+0.00] ok # 15.41 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=137478 (MB=8579), tx/s=137478 (MB/s=8579) # 18.24 [+1.40] rx=68492 (8579 MB) # 18.24 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=135488 (MB=8454), tx/s=135488 (MB/s=8454) # 21.33 [+1.50] rx=135488 (8454 MB) # 21.33 [+0.00] ok # 21.56 [+0.23] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.47] tx=93069 (MB=5807), tx/s=93069 (MB/s=5807) # 24.38 [+1.36] rx=46498 (5807 MB) # 24.38 [+0.00] ok # 24.57 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=111552 (MB=6961), tx/s=111552 (MB/s=6961) # 27.49 [+1.50] rx=111552 (6961 MB) # 27.49 [+0.00] ok # 27.69 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=114103 (MB=7120), tx/s=114103 (MB/s=7120) # 30.51 [+1.36] rx=56123 (7120 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=125472 (MB=7829), tx/s=125472 (MB/s=7829) # 33.61 [+1.50] rx=125472 (7829 MB) # 33.61 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.46] tx=137586 (MB=8585), tx/s=137586 (MB/s=8585) # 36.61 [+1.36] rx=68707 (8585 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__->