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: 938 MB/s 15914 calls/s 15914 msg/s # tcp rx: 938 MB/s 102214 calls/s # tcp tx: 1016 MB/s 17246 calls/s 17246 msg/s # tcp rx: 1017 MB/s 130062 calls/s # tcp tx: 1058 MB/s 17961 calls/s 17961 msg/s # tcp rx: 1059 MB/s 130933 calls/s # tcp tx: 1074 MB/s 18217 calls/s 18217 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 839558 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # udp rx: 1268 MB/s 903777 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1266 MB/s 902116 calls/s # udp tx: 1263 MB/s 21437 calls/s 21437 msg/s # udp rx: 1269 MB/s 904131 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884641 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1321 MB/s 941463 calls/s # udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # udp rx: 1361 MB/s 970158 calls/s # udp tx: 1363 MB/s 23122 calls/s 23122 msg/s # udp rx: 1351 MB/s 962445 calls/s # udp tx: 1352 MB/s 22941 calls/s 22941 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1208 MB/s 20501 calls/s 20501 msg/s # tcp rx: 1209 MB/s 142054 calls/s # tcp tx: 1200 MB/s 20353 calls/s 20353 msg/s # tcp rx: 1201 MB/s 142040 calls/s # tcp tx: 1193 MB/s 20235 calls/s 20235 msg/s # tcp rx: 1194 MB/s 140127 calls/s # tcp tx: 1188 MB/s 20165 calls/s 20165 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 882944 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1284 MB/s 936699 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp rx: 1265 MB/s 923159 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 msg/s # udp rx: 1267 MB/s 924287 calls/s # udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # udp gso and gro - over veth touching data # udp rx: 675 MB/s 492426 calls/s # udp tx: 696 MB/s 11810 calls/s 11810 msg/s # udp rx: 960 MB/s 700203 calls/s # udp tx: 976 MB/s 16569 calls/s 16569 msg/s # udp rx: 1272 MB/s 927700 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 1266 MB/s 923626 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 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__->