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: 1089 MB/s 18483 calls/s 18483 msg/s # tcp rx: 1090 MB/s 142142 calls/s # tcp tx: 1110 MB/s 18834 calls/s 18834 msg/s # tcp rx: 1130 MB/s 132023 calls/s # tcp tx: 1008 MB/s 17106 calls/s 17106 msg/s # tcp rx: 1007 MB/s 129916 calls/s # tcp tx: 1071 MB/s 18181 calls/s 18181 msg/s # udp gso - over veth touching data # udp rx: 1269 MB/s 904284 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 1316 MB/s 937598 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1319 MB/s 939833 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp rx: 1310 MB/s 933812 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp gso and gro - over veth touching data # udp rx: 1157 MB/s 824337 calls/s # udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # udp rx: 1156 MB/s 824040 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1224 MB/s 872299 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # udp rx: 1283 MB/s 914478 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1113 MB/s 18886 calls/s 18886 msg/s # tcp rx: 1123 MB/s 152644 calls/s # tcp tx: 1048 MB/s 17789 calls/s 17789 msg/s # tcp rx: 1054 MB/s 135348 calls/s # tcp tx: 1059 MB/s 17978 calls/s 17978 msg/s # tcp rx: 1063 MB/s 132516 calls/s # tcp tx: 1054 MB/s 17882 calls/s 17882 msg/s # udp gso - over veth touching data # udp rx: 1179 MB/s 860566 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # udp rx: 1227 MB/s 895237 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # udp rx: 1208 MB/s 881188 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 1207 MB/s 880607 calls/s # udp tx: 1217 MB/s 20649 calls/s 20649 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873382 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1240 MB/s 904869 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1250 MB/s 911915 calls/s # udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # udp rx: 1262 MB/s 920824 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 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__->