make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1149 MB/s 19488 calls/s 19488 msg/s # tcp rx: 1158 MB/s 140455 calls/s # tcp tx: 1089 MB/s 18481 calls/s 18481 msg/s # tcp rx: 1093 MB/s 126449 calls/s # tcp tx: 1068 MB/s 18123 calls/s 18123 msg/s # tcp rx: 1072 MB/s 130243 calls/s # tcp tx: 1014 MB/s 17203 calls/s 17203 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885475 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 1230 MB/s 876685 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1295 MB/s 922668 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # udp rx: 1317 MB/s 938248 calls/s # udp tx: 1317 MB/s 22347 calls/s 22347 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 853109 calls/s # udp tx: 1228 MB/s 20842 calls/s 20842 msg/s # udp rx: 1236 MB/s 880837 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1247 MB/s 888469 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1219 MB/s 868944 calls/s # udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 817 MB/s 13867 calls/s 13867 msg/s # tcp rx: 818 MB/s 92850 calls/s # tcp tx: 861 MB/s 14608 calls/s 14608 msg/s # tcp rx: 862 MB/s 96163 calls/s # tcp tx: 863 MB/s 14647 calls/s 14647 msg/s # tcp rx: 864 MB/s 95897 calls/s # tcp tx: 839 MB/s 14238 calls/s 14238 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878468 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # udp rx: 1224 MB/s 893277 calls/s # udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # udp rx: 1235 MB/s 900718 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # udp rx: 1241 MB/s 905399 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 897907 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # udp rx: 1281 MB/s 934700 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 848 MB/s 618637 calls/s # udp tx: 833 MB/s 14144 calls/s 14144 msg/s # udp rx: 690 MB/s 503708 calls/s # udp tx: 690 MB/s 11709 calls/s 11709 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->