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=116992 (MB=7300), tx/s=116992 (MB/s=7300) # 3.07 [+1.50] rx=116992 (7300 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=116268 (MB=7255), tx/s=116268 (MB/s=7255) # 6.06 [+1.40] rx=58102 (7255 MB) # 6.07 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=122208 (MB=7626), tx/s=122208 (MB/s=7626) # 9.17 [+1.50] rx=122208 (7626 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=122376 (MB=7636), tx/s=122376 (MB/s=7636) # 12.16 [+1.40] rx=61002 (7636 MB) # 12.16 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=136800 (MB=8536), tx/s=136800 (MB/s=8536) # 15.26 [+1.50] rx=136800 (8536 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=124994 (MB=7800), tx/s=124994 (MB/s=7800) # 18.25 [+1.40] rx=62301 (7800 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=117248 (MB=7316), tx/s=117248 (MB/s=7316) # 21.35 [+1.50] rx=117248 (7316 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=116523 (MB=7271), tx/s=116523 (MB/s=7271) # 24.34 [+1.40] rx=58238 (7271 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=121888 (MB=7606), tx/s=121888 (MB/s=7606) # 27.44 [+1.50] rx=121888 (7606 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=121375 (MB=7574), tx/s=121375 (MB/s=7574) # 30.43 [+1.40] rx=60686 (7574 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=137536 (MB=8582), tx/s=137536 (MB/s=8582) # 33.53 [+1.50] rx=137536 (8582 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=124991 (MB=7799), tx/s=124991 (MB/s=7799) # 36.52 [+1.40] rx=62486 (7799 MB) # 36.53 [+0.00] ok # 36.55 [+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__->