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: 1176 MB/s 19946 calls/s 19946 msg/s # tcp rx: 1178 MB/s 142969 calls/s # tcp tx: 813 MB/s 13802 calls/s 13802 msg/s # tcp rx: 814 MB/s 93994 calls/s # tcp tx: 796 MB/s 13515 calls/s 13515 msg/s # tcp rx: 797 MB/s 92617 calls/s # tcp tx: 804 MB/s 13638 calls/s 13638 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 841904 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1281 MB/s 912799 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp rx: 1250 MB/s 890519 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1316 MB/s 937786 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 853459 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 1223 MB/s 871749 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1187 MB/s 846154 calls/s # udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # udp rx: 1252 MB/s 892380 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1109 MB/s 18816 calls/s 18816 msg/s # tcp rx: 1110 MB/s 137436 calls/s # tcp tx: 1170 MB/s 19858 calls/s 19858 msg/s # tcp rx: 1172 MB/s 137933 calls/s # tcp tx: 1174 MB/s 19918 calls/s 19918 msg/s # tcp rx: 1175 MB/s 136232 calls/s # tcp tx: 1143 MB/s 19389 calls/s 19389 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 857929 calls/s # udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # udp rx: 1230 MB/s 897258 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1267 MB/s 924629 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1271 MB/s 927530 calls/s # udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 488326 calls/s # udp tx: 691 MB/s 11730 calls/s 11730 msg/s # udp rx: 680 MB/s 496107 calls/s # udp tx: 684 MB/s 11604 calls/s 11604 msg/s # udp rx: 681 MB/s 496803 calls/s # udp tx: 684 MB/s 11615 calls/s 11615 msg/s # udp rx: 680 MB/s 496373 calls/s # udp tx: 683 MB/s 11593 calls/s 11593 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__->