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: 1054 MB/s 17885 calls/s 17885 msg/s # tcp rx: 1070 MB/s 134281 calls/s # tcp tx: 973 MB/s 16514 calls/s 16514 msg/s # tcp rx: 971 MB/s 122829 calls/s # tcp tx: 1004 MB/s 17035 calls/s 17035 msg/s # tcp rx: 1004 MB/s 125079 calls/s # tcp tx: 1066 MB/s 18081 calls/s 18081 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906401 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1312 MB/s 935095 calls/s # udp tx: 1316 MB/s 22337 calls/s 22337 msg/s # udp rx: 1221 MB/s 869838 calls/s # udp tx: 1225 MB/s 20784 calls/s 20784 msg/s # udp rx: 1312 MB/s 934831 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 873354 calls/s # udp tx: 1259 MB/s 21360 calls/s 21360 msg/s # udp rx: 1325 MB/s 944071 calls/s # udp tx: 1327 MB/s 22509 calls/s 22509 msg/s # udp rx: 1321 MB/s 941568 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 1322 MB/s 941785 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1173 MB/s 19903 calls/s 19903 msg/s # tcp rx: 1183 MB/s 141326 calls/s # tcp tx: 1071 MB/s 18169 calls/s 18169 msg/s # tcp rx: 1068 MB/s 127103 calls/s # tcp tx: 1075 MB/s 18233 calls/s 18233 msg/s # tcp rx: 1076 MB/s 125681 calls/s # tcp tx: 1041 MB/s 17665 calls/s 17665 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841159 calls/s # udp tx: 1182 MB/s 20058 calls/s 20058 msg/s # udp rx: 1271 MB/s 927556 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1282 MB/s 935675 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 1278 MB/s 932166 calls/s # udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877788 calls/s # udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # udp rx: 1236 MB/s 901429 calls/s # udp tx: 1228 MB/s 20841 calls/s 20841 msg/s # udp rx: 1251 MB/s 912941 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1261 MB/s 920238 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 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__->