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: 1046 MB/s 17753 calls/s 17753 msg/s # tcp rx: 1046 MB/s 138367 calls/s # tcp tx: 1046 MB/s 17756 calls/s 17756 msg/s # tcp rx: 1047 MB/s 134765 calls/s # tcp tx: 1122 MB/s 19037 calls/s 19037 msg/s # tcp rx: 1123 MB/s 137574 calls/s # tcp tx: 1079 MB/s 18307 calls/s 18307 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872190 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # udp rx: 1328 MB/s 946539 calls/s # udp tx: 1330 MB/s 22573 calls/s 22573 msg/s # udp rx: 1318 MB/s 939448 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 1315 MB/s 937230 calls/s # udp tx: 1317 MB/s 22345 calls/s 22345 msg/s # udp gso and gro - over veth touching data # udp rx: 666 MB/s 474466 calls/s # udp tx: 686 MB/s 11643 calls/s 11643 msg/s # udp rx: 685 MB/s 488649 calls/s # udp tx: 685 MB/s 11631 calls/s 11631 msg/s # udp rx: 691 MB/s 492690 calls/s # udp tx: 690 MB/s 11719 calls/s 11719 msg/s # udp rx: 686 MB/s 488942 calls/s # udp tx: 685 MB/s 11632 calls/s 11632 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1069 MB/s 18142 calls/s 18142 msg/s # tcp rx: 1070 MB/s 130301 calls/s # tcp tx: 1082 MB/s 18354 calls/s 18354 msg/s # tcp rx: 1083 MB/s 132440 calls/s # tcp tx: 1080 MB/s 18327 calls/s 18327 msg/s # tcp rx: 1081 MB/s 132744 calls/s # tcp tx: 1077 MB/s 18271 calls/s 18271 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 899557 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 1278 MB/s 932721 calls/s # udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # udp rx: 1266 MB/s 924009 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1271 MB/s 927378 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880998 calls/s # udp tx: 1245 MB/s 21124 calls/s 21124 msg/s # udp rx: 1270 MB/s 926884 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 msg/s # udp rx: 1254 MB/s 914834 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1256 MB/s 916031 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 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__->