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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: io_uring_zerocopy_tx.sh # 1.41 [+1.41] ipv4 udp -m 1 -t 1 -n 32 # 2.97 [+1.56] tx=11456 (MB=714), tx/s=11456 (MB/s=714) # 4.47 [+1.50] rx=11196 (698 MB) # 4.48 [+0.00] ok DETECTED CRASH, lowering timeout # 5.70 [+1.22] ipv4 tcp -m 1 -t 1 -n 1 # 7.30 [+1.60] tx=7433 (MB=463), tx/s=7433 (MB/s=463) # 8.61 [+1.31] rx=3706 (463 MB) # 8.61 [+0.00] ok # 9.76 [+1.15] ipv4 udp -m 2 -t 1 -n 32 # 11.30 [+1.54] tx=18368 (MB=1146), tx/s=18368 (MB/s=1146) # 12.80 [+1.50] rx=17799 (1110 MB) # 12.81 [+0.01] ok # 13.95 [+1.13] ipv4 tcp -m 2 -t 1 -n 1 # 15.47 [+1.52] tx=8112 (MB=506), tx/s=8112 (MB/s=506) # 16.87 [+1.40] rx=4049 (506 MB) # 16.87 [+0.00] ok # 17.99 [+1.12] ipv4 udp -m 3 -t 1 -n 32 # 19.53 [+1.54] tx=18624 (MB=1162), tx/s=18624 (MB/s=1162) # 21.03 [+1.50] rx=18099 (1129 MB) # 21.04 [+0.00] ok # 22.18 [+1.14] ipv4 tcp -m 3 -t 1 -n 1 # 23.70 [+1.52] tx=8453 (MB=527), tx/s=8453 (MB/s=527) # 25.09 [+1.40] rx=4218 (527 MB) # 25.10 [+0.00] ok # 26.30 [+1.20] ipv6 udp -m 1 -t 1 -n 32 # 27.82 [+1.52] tx=15072 (MB=940), tx/s=15072 (MB/s=940) # 29.32 [+1.50] rx=14613 (911 MB) # 29.33 [+0.00] ok # 30.46 [+1.14] ipv6 tcp -m 1 -t 1 -n 1 # 32.04 [+1.57] tx=7677 (MB=479), tx/s=7677 (MB/s=479) # 33.40 [+1.36] rx=3821 (479 MB) # 33.40 [+0.00] ok # 34.52 [+1.12] ipv6 udp -m 2 -t 1 -n 32 # 36.06 [+1.54] tx=18656 (MB=1164), tx/s=18656 (MB/s=1164) # 37.56 [+1.50] rx=18047 (1126 MB) # 37.57 [+0.00] ok # 38.70 [+1.14] ipv6 tcp -m 2 -t 1 -n 1 # 40.27 [+1.57] tx=7989 (MB=498), tx/s=7989 (MB/s=498) # 41.63 [+1.35] rx=3982 (498 MB) # 41.63 [+0.00] ok # 42.73 [+1.10] ipv6 udp -m 3 -t 1 -n 32 # 44.25 [+1.52] tx=18944 (MB=1182), tx/s=18944 (MB/s=1182) # 45.76 [+1.50] rx=18401 (1148 MB) # 45.76 [+0.00] ok # 46.91 [+1.15] ipv6 tcp -m 3 -t 1 -n 1 # 48.44 [+1.53] tx=8333 (MB=520), tx/s=8333 (MB/s=520) # 49.84 [+1.40] rx=4159 (520 MB) # 49.85 [+0.00] ok # 49.96 [+0.12] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->