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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=115968 (MB=7236), tx/s=115968 (MB/s=7236) # 3.09 [+1.50] rx=115968 (7236 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=126015 (MB=7863), tx/s=126015 (MB/s=7863) # 6.11 [+1.36] rx=62955 (7863 MB) # 6.11 [+0.00] ok # 6.29 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=147776 (MB=9221), tx/s=147776 (MB/s=9221) # 9.21 [+1.50] rx=147776 (9221 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=122944 (MB=7672), tx/s=122944 (MB/s=7672) # 12.21 [+1.36] rx=61457 (7672 MB) # 12.21 [+0.00] ok # 12.37 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 15.29 [+1.50] rx=138368 (8634 MB) # 15.29 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=114146 (MB=7123), tx/s=114146 (MB/s=7123) # 18.30 [+1.40] rx=56923 (7123 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=130560 (MB=8147), tx/s=130560 (MB/s=8147) # 21.42 [+1.50] rx=130560 (8147 MB) # 21.42 [+0.00] ok # 21.62 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=110923 (MB=6922), tx/s=110923 (MB/s=6922) # 24.44 [+1.36] rx=55357 (6922 MB) # 24.44 [+0.00] ok # 24.64 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=120160 (MB=7498), tx/s=120160 (MB/s=7498) # 27.56 [+1.50] rx=120160 (7498 MB) # 27.57 [+0.00] ok # 27.74 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.42] tx=133621 (MB=8338), tx/s=133621 (MB/s=8338) # 30.56 [+1.40] rx=66778 (8338 MB) # 30.56 [+0.00] ok # 30.73 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=127584 (MB=7961), tx/s=127584 (MB/s=7961) # 33.66 [+1.50] rx=127584 (7961 MB) # 33.66 [+0.00] ok # 33.83 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.42] tx=135197 (MB=8436), tx/s=135197 (MB/s=8436) # 36.65 [+1.40] rx=67464 (8436 MB) # 36.65 [+0.00] ok # 36.67 [+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__->