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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=129632 (MB=8089), tx/s=129632 (MB/s=8089) # 3.06 [+1.50] rx=128214 (8001 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114439 (MB=7141), tx/s=114439 (MB/s=7141) # 6.05 [+1.36] rx=57200 (7141 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=140896 (MB=8792), tx/s=140896 (MB/s=8792) # 9.13 [+1.50] rx=140896 (8792 MB) # 9.13 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=129583 (MB=8086), tx/s=129583 (MB/s=8086) # 12.13 [+1.36] rx=64776 (8086 MB) # 12.13 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=159648 (MB=9962), tx/s=159648 (MB/s=9962) # 15.21 [+1.50] rx=159648 (9962 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=142366 (MB=8884), tx/s=142366 (MB/s=8884) # 18.20 [+1.40] rx=71083 (8884 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=138624 (MB=8650), tx/s=138624 (MB/s=8650) # 21.29 [+1.50] rx=138624 (8650 MB) # 21.29 [+0.00] ok # 21.46 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=126993 (MB=7924), tx/s=126993 (MB/s=7924) # 24.28 [+1.36] rx=63472 (7924 MB) # 24.28 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=132864 (MB=8291), tx/s=132864 (MB/s=8291) # 27.37 [+1.50] rx=132864 (8291 MB) # 27.37 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=119761 (MB=7473), tx/s=119761 (MB/s=7473) # 30.36 [+1.36] rx=59130 (7473 MB) # 30.36 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=164576 (MB=10270), tx/s=164576 (MB/s=10270) # 33.43 [+1.50] rx=164576 (10270 MB) # 33.44 [+0.00] ok # 33.63 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=119826 (MB=7477), tx/s=119826 (MB/s=7477) # 36.45 [+1.40] rx=59500 (7477 MB) # 36.45 [+0.00] ok # 36.47 [+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__->