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=137568 (MB=8584), tx/s=137568 (MB/s=8584) # 3.07 [+1.50] rx=137568 (8584 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=118800 (MB=7413), tx/s=118800 (MB/s=7413) # 6.07 [+1.40] rx=59365 (7413 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=141536 (MB=8832), tx/s=141536 (MB/s=8832) # 9.16 [+1.50] rx=141536 (8832 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=123053 (MB=7678), tx/s=123053 (MB/s=7678) # 12.16 [+1.36] rx=61524 (7678 MB) # 12.16 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=144480 (MB=9016), tx/s=144480 (MB/s=9016) # 15.26 [+1.50] rx=144480 (9016 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=142594 (MB=8898), tx/s=142594 (MB/s=8898) # 18.25 [+1.40] rx=71211 (8898 MB) # 18.26 [+0.00] ok # 18.45 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.87 [+1.42] tx=117952 (MB=7360), tx/s=117952 (MB/s=7360) # 21.37 [+1.50] rx=117952 (7360 MB) # 21.38 [+0.00] ok # 21.55 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.42] tx=118075 (MB=7368), tx/s=118075 (MB/s=7368) # 24.37 [+1.40] rx=59032 (7368 MB) # 24.37 [+0.00] ok # 24.54 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=149824 (MB=9349), tx/s=149824 (MB/s=9349) # 27.47 [+1.50] rx=149824 (9349 MB) # 27.47 [+0.00] ok # 27.65 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.42] tx=122299 (MB=7631), tx/s=122299 (MB/s=7631) # 30.47 [+1.40] rx=61129 (7631 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=162432 (MB=10136), tx/s=162432 (MB/s=10136) # 33.57 [+1.50] rx=162432 (10136 MB) # 33.57 [+0.00] ok # 33.75 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=125213 (MB=7813), tx/s=125213 (MB/s=7813) # 36.57 [+1.40] rx=62256 (7813 MB) # 36.57 [+0.00] ok # 36.59 [+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__->