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=84928 (MB=5299), tx/s=84928 (MB/s=5299) # 3.06 [+1.50] rx=84928 (5299 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=131844 (MB=8227), tx/s=131844 (MB/s=8227) # 6.03 [+1.40] rx=65915 (8227 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=88768 (MB=5539), tx/s=88768 (MB/s=5539) # 9.11 [+1.50] rx=88768 (5539 MB) # 9.12 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.42] tx=137111 (MB=8556), tx/s=137111 (MB/s=8556) # 12.10 [+1.40] rx=68546 (8556 MB) # 12.10 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=136960 (MB=8546), tx/s=136960 (MB/s=8546) # 15.19 [+1.50] rx=136960 (8546 MB) # 15.19 [+0.00] ok # 15.34 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=139561 (MB=8709), tx/s=139561 (MB/s=8709) # 18.15 [+1.40] rx=69617 (8709 MB) # 18.16 [+0.00] ok # 18.30 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=114208 (MB=7126), tx/s=114208 (MB/s=7126) # 21.22 [+1.50] rx=114208 (7126 MB) # 21.22 [+0.00] ok # 21.38 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.46] tx=128268 (MB=8004), tx/s=128268 (MB/s=8004) # 24.20 [+1.36] rx=64085 (8004 MB) # 24.20 [+0.00] ok # 24.35 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.77 [+1.42] tx=121280 (MB=7568), tx/s=121280 (MB/s=7568) # 27.27 [+1.50] rx=121280 (7568 MB) # 27.28 [+0.00] ok # 27.43 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.85 [+1.42] tx=131422 (MB=8201), tx/s=131422 (MB/s=8201) # 30.25 [+1.40] rx=64741 (8201 MB) # 30.25 [+0.00] ok # 30.41 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.82 [+1.42] tx=118176 (MB=7374), tx/s=118176 (MB/s=7374) # 33.33 [+1.50] rx=118176 (7374 MB) # 33.33 [+0.00] ok # 33.48 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.90 [+1.42] tx=108655 (MB=6780), tx/s=108655 (MB/s=6780) # 36.30 [+1.40] rx=54267 (6780 MB) # 36.30 [+0.00] ok # 36.33 [+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__->