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=133600 (MB=8337), tx/s=133600 (MB/s=8337) # 3.06 [+1.50] rx=133600 (8337 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=114386 (MB=7138), tx/s=114386 (MB/s=7138) # 6.07 [+1.40] rx=57157 (7138 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=118720 (MB=7408), tx/s=118720 (MB/s=7408) # 9.17 [+1.50] rx=118720 (7408 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=120846 (MB=7541), tx/s=120846 (MB/s=7541) # 12.17 [+1.36] rx=60405 (7541 MB) # 12.18 [+0.00] ok # 12.37 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=133696 (MB=8343), tx/s=133696 (MB/s=8343) # 15.29 [+1.50] rx=133696 (8343 MB) # 15.30 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=137361 (MB=8571), tx/s=137361 (MB/s=8571) # 18.29 [+1.40] rx=68567 (8571 MB) # 18.30 [+0.00] ok # 18.48 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=136480 (MB=8516), tx/s=136480 (MB/s=8516) # 21.40 [+1.50] rx=135907 (8481 MB) # 21.40 [+0.00] ok # 21.56 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=128065 (MB=7991), tx/s=128065 (MB/s=7991) # 24.37 [+1.36] rx=63995 (7991 MB) # 24.38 [+0.00] ok # 24.52 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=148576 (MB=9271), tx/s=148576 (MB/s=9271) # 27.44 [+1.50] rx=148576 (9271 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=134561 (MB=8397), tx/s=134561 (MB/s=8397) # 30.42 [+1.36] rx=67263 (8397 MB) # 30.42 [+0.00] ok # 30.58 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=157216 (MB=9810), tx/s=157216 (MB/s=9810) # 33.51 [+1.50] rx=157216 (9810 MB) # 33.51 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=139564 (MB=8709), tx/s=139564 (MB/s=8709) # 36.50 [+1.40] rx=69648 (8709 MB) # 36.50 [+0.00] ok # 36.52 [+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__->