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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=104448 (MB=6517), tx/s=104448 (MB/s=6517) # 3.10 [+1.50] rx=104448 (6517 MB) # 3.11 [+0.00] ok # 3.32 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.43] tx=96386 (MB=6014), tx/s=96386 (MB/s=6014) # 6.15 [+1.40] rx=48156 (6014 MB) # 6.15 [+0.00] ok # 6.34 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=110144 (MB=6873), tx/s=110144 (MB/s=6873) # 9.26 [+1.50] rx=110144 (6873 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.47] tx=114018 (MB=7115), tx/s=114018 (MB/s=7115) # 12.28 [+1.36] rx=56922 (7115 MB) # 12.28 [+0.00] ok # 12.46 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=166048 (MB=10362), tx/s=166048 (MB/s=10362) # 15.39 [+1.50] rx=166048 (10362 MB) # 15.39 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=135536 (MB=8457), tx/s=135536 (MB/s=8457) # 18.41 [+1.40] rx=67616 (8457 MB) # 18.41 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=134272 (MB=8379), tx/s=134272 (MB/s=8379) # 21.53 [+1.50] rx=134272 (8379 MB) # 21.53 [+0.00] ok # 21.74 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.47] tx=106906 (MB=6671), tx/s=106906 (MB/s=6671) # 24.56 [+1.36] rx=53421 (6671 MB) # 24.56 [+0.00] ok # 24.77 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=118752 (MB=7410), tx/s=118752 (MB/s=7410) # 27.69 [+1.50] rx=118752 (7410 MB) # 27.69 [+0.00] ok # 27.89 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=105484 (MB=6582), tx/s=105484 (MB/s=6582) # 30.71 [+1.36] rx=52325 (6582 MB) # 30.71 [+0.00] ok # 30.90 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=159104 (MB=9928), tx/s=159104 (MB/s=9928) # 33.82 [+1.50] rx=159104 (9928 MB) # 33.82 [+0.00] ok # 34.03 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=109084 (MB=6807), tx/s=109084 (MB/s=6807) # 36.85 [+1.40] rx=54140 (6807 MB) # 36.86 [+0.00] ok # 36.88 [+0.03] 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__->