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=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 3.07 [+1.50] rx=112288 (7007 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=113552 (MB=7086), tx/s=113552 (MB/s=7086) # 6.07 [+1.36] rx=56746 (7086 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=147552 (MB=9207), tx/s=147552 (MB/s=9207) # 9.17 [+1.50] rx=147552 (9207 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=136699 (MB=8530), tx/s=136699 (MB/s=8530) # 12.17 [+1.36] rx=68162 (8530 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=153344 (MB=9569), tx/s=153344 (MB/s=9569) # 15.27 [+1.50] rx=153344 (9569 MB) # 15.27 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=123141 (MB=7684), tx/s=123141 (MB/s=7684) # 18.28 [+1.40] rx=61163 (7684 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=112032 (MB=6991), tx/s=112032 (MB/s=6991) # 21.39 [+1.50] rx=112032 (6991 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.43] tx=112159 (MB=6999), tx/s=112159 (MB/s=6999) # 24.39 [+1.40] rx=56068 (6999 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=131200 (MB=8187), tx/s=131200 (MB/s=8187) # 27.49 [+1.50] rx=131200 (8187 MB) # 27.49 [+0.00] ok # 27.65 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.42] tx=121376 (MB=7574), tx/s=121376 (MB/s=7574) # 30.47 [+1.40] rx=60671 (7574 MB) # 30.47 [+0.00] ok # 30.65 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=136032 (MB=8488), tx/s=136032 (MB/s=8488) # 33.58 [+1.50] rx=136032 (8488 MB) # 33.58 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=122718 (MB=7658), tx/s=122718 (MB/s=7658) # 36.56 [+1.40] rx=61323 (7658 MB) # 36.56 [+0.00] ok # 36.58 [+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__->