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: 1085 MB/s 18416 calls/s 18416 msg/s # tcp rx: 1101 MB/s 133689 calls/s # tcp tx: 1131 MB/s 19187 calls/s 19187 msg/s # tcp rx: 1130 MB/s 142507 calls/s # tcp tx: 1146 MB/s 19443 calls/s 19443 msg/s # tcp rx: 1147 MB/s 141936 calls/s # tcp tx: 1127 MB/s 19115 calls/s 19115 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 843617 calls/s # udp tx: 1210 MB/s 20526 calls/s 20526 msg/s # udp rx: 1268 MB/s 903534 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # udp rx: 1294 MB/s 922072 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1307 MB/s 931560 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863489 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1275 MB/s 908929 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1322 MB/s 942285 calls/s # udp tx: 1324 MB/s 22469 calls/s 22469 msg/s # udp rx: 1328 MB/s 946041 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1105 MB/s 18744 calls/s 18744 msg/s # tcp rx: 1106 MB/s 140451 calls/s # tcp tx: 1149 MB/s 19501 calls/s 19501 msg/s # tcp rx: 1150 MB/s 141024 calls/s # tcp tx: 1156 MB/s 19617 calls/s 19617 msg/s # tcp rx: 1157 MB/s 139717 calls/s # tcp tx: 1155 MB/s 19604 calls/s 19604 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831755 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 1125 MB/s 820823 calls/s # udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # udp rx: 1139 MB/s 830687 calls/s # udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # udp rx: 1256 MB/s 916309 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp gso and gro - over veth touching data # udp rx: 1022 MB/s 746005 calls/s # udp tx: 1061 MB/s 17998 calls/s 17998 msg/s # udp rx: 1187 MB/s 866160 calls/s # udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # udp rx: 1276 MB/s 930953 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1236 MB/s 901486 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 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__->