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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=100960 (MB=6300), tx/s=100960 (MB/s=6300) # 3.05 [+1.50] rx=100960 (6300 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=123369 (MB=7698), tx/s=123369 (MB/s=7698) # 6.05 [+1.40] rx=61659 (7698 MB) # 6.05 [+0.00] ok # 6.24 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=103232 (MB=6442), tx/s=103232 (MB/s=6442) # 9.16 [+1.50] rx=103232 (6442 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=123244 (MB=7690), tx/s=123244 (MB/s=7690) # 12.16 [+1.40] rx=61479 (7690 MB) # 12.16 [+0.00] ok # 12.36 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=117376 (MB=7324), tx/s=117376 (MB/s=7324) # 15.28 [+1.50] rx=117376 (7324 MB) # 15.28 [+0.00] ok # 15.45 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=124285 (MB=7755), tx/s=124285 (MB/s=7755) # 18.27 [+1.40] rx=61112 (7755 MB) # 18.27 [+0.00] ok # 18.47 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=123552 (MB=7710), tx/s=123552 (MB/s=7710) # 21.39 [+1.50] rx=123552 (7710 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=113216 (MB=7065), tx/s=113216 (MB/s=7065) # 24.40 [+1.36] rx=56542 (7065 MB) # 24.40 [+0.00] ok # 24.58 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=88864 (MB=5545), tx/s=88864 (MB/s=5545) # 27.51 [+1.50] rx=88864 (5545 MB) # 27.51 [+0.00] ok # 27.67 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=133003 (MB=8299), tx/s=133003 (MB/s=8299) # 30.49 [+1.36] rx=66466 (8299 MB) # 30.49 [+0.00] ok # 30.66 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=121088 (MB=7556), tx/s=121088 (MB/s=7556) # 33.58 [+1.50] rx=121088 (7556 MB) # 33.58 [+0.00] ok # 33.77 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=120683 (MB=7531), tx/s=120683 (MB/s=7531) # 36.59 [+1.40] rx=59305 (7531 MB) # 36.59 [+0.00] ok # 36.61 [+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__->