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=97632 (MB=6092), tx/s=97632 (MB/s=6092) # 3.07 [+1.50] rx=97604 (6090 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=131491 (MB=8205), tx/s=131491 (MB/s=8205) # 6.08 [+1.36] rx=65728 (8205 MB) # 6.09 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=106784 (MB=6663), tx/s=106784 (MB/s=6663) # 9.18 [+1.50] rx=106784 (6663 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=135847 (MB=8477), tx/s=135847 (MB/s=8477) # 12.17 [+1.36] rx=67900 (8477 MB) # 12.17 [+0.00] ok # 12.32 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=143200 (MB=8936), tx/s=143200 (MB/s=8936) # 15.24 [+1.50] rx=143200 (8936 MB) # 15.24 [+0.00] ok # 15.40 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.46] tx=117976 (MB=7362), tx/s=117976 (MB/s=7362) # 18.22 [+1.36] rx=58547 (7362 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=114112 (MB=7121), tx/s=114112 (MB/s=7121) # 21.33 [+1.50] rx=114112 (7121 MB) # 21.33 [+0.00] ok # 21.49 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=127064 (MB=7929), tx/s=127064 (MB/s=7929) # 24.31 [+1.36] rx=63482 (7929 MB) # 24.31 [+0.00] ok # 24.45 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=123552 (MB=7710), tx/s=123552 (MB/s=7710) # 27.37 [+1.50] rx=123552 (7710 MB) # 27.37 [+0.00] ok # 27.56 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=134774 (MB=8410), tx/s=134774 (MB/s=8410) # 30.38 [+1.36] rx=66535 (8410 MB) # 30.38 [+0.00] ok # 30.57 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=106976 (MB=6675), tx/s=106976 (MB/s=6675) # 33.49 [+1.50] rx=106976 (6675 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=129663 (MB=8091), tx/s=129663 (MB/s=8091) # 36.49 [+1.40] rx=64683 (8091 MB) # 36.49 [+0.00] ok # 36.51 [+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__->