make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1052 MB/s 17852 calls/s 17852 msg/s # tcp rx: 1052 MB/s 140204 calls/s # tcp tx: 1062 MB/s 18028 calls/s 18028 msg/s # tcp rx: 1071 MB/s 128542 calls/s # tcp tx: 1009 MB/s 17114 calls/s 17114 msg/s # tcp rx: 1009 MB/s 125977 calls/s # tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 850685 calls/s # udp tx: 1230 MB/s 20873 calls/s 20873 msg/s # udp rx: 1334 MB/s 950901 calls/s # udp tx: 1343 MB/s 22793 calls/s 22793 msg/s # udp rx: 1303 MB/s 928360 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 1250 MB/s 890446 calls/s # udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 858087 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1264 MB/s 900990 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1272 MB/s 906288 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1281 MB/s 912894 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1138 MB/s 19318 calls/s 19318 msg/s # tcp rx: 1140 MB/s 137345 calls/s # tcp tx: 1092 MB/s 18528 calls/s 18528 msg/s # tcp rx: 1091 MB/s 136189 calls/s # tcp tx: 953 MB/s 16169 calls/s 16169 msg/s # tcp rx: 955 MB/s 131503 calls/s # tcp tx: 880 MB/s 14933 calls/s 14933 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 906664 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 1297 MB/s 946259 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 msg/s # udp rx: 1280 MB/s 934061 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1280 MB/s 934106 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp gso and gro - over veth touching data # udp rx: 534 MB/s 390096 calls/s # udp tx: 554 MB/s 9409 calls/s 9409 msg/s # udp rx: 639 MB/s 466621 calls/s # udp tx: 639 MB/s 10849 calls/s 10849 msg/s # udp rx: 623 MB/s 454475 calls/s # udp tx: 622 MB/s 10566 calls/s 10566 msg/s # udp rx: 622 MB/s 454173 calls/s # udp tx: 622 MB/s 10553 calls/s 10553 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__->