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: 1109 MB/s 18819 calls/s 18819 msg/s # tcp rx: 1110 MB/s 139265 calls/s # tcp tx: 1059 MB/s 17973 calls/s 17973 msg/s # tcp rx: 1068 MB/s 134345 calls/s # tcp tx: 1067 MB/s 18106 calls/s 18106 msg/s # tcp rx: 1067 MB/s 128994 calls/s # tcp tx: 1044 MB/s 17711 calls/s 17711 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864691 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 901 MB/s 642157 calls/s # udp tx: 904 MB/s 15347 calls/s 15347 msg/s # udp rx: 1330 MB/s 947443 calls/s # udp tx: 1332 MB/s 22603 calls/s 22603 msg/s # udp rx: 1329 MB/s 947059 calls/s # udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 900198 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1305 MB/s 930176 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 msg/s # udp rx: 1292 MB/s 920629 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp rx: 1315 MB/s 936749 calls/s # udp tx: 1318 MB/s 22360 calls/s 22360 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 727 MB/s 12333 calls/s 12333 msg/s # tcp rx: 727 MB/s 82022 calls/s # tcp tx: 690 MB/s 11714 calls/s 11714 msg/s # tcp rx: 691 MB/s 85269 calls/s # tcp tx: 698 MB/s 11848 calls/s 11848 msg/s # tcp rx: 699 MB/s 85515 calls/s # tcp tx: 862 MB/s 14637 calls/s 14637 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 862855 calls/s # udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # udp rx: 1161 MB/s 846775 calls/s # udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # udp rx: 1214 MB/s 885968 calls/s # udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # udp rx: 1229 MB/s 896954 calls/s # udp tx: 1230 MB/s 20866 calls/s 20866 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 873680 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp rx: 1241 MB/s 905546 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1269 MB/s 926014 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp rx: 1268 MB/s 925239 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 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__->