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: 1354 MB/s 22969 calls/s 22969 msg/s # tcp rx: 1355 MB/s 60569 calls/s # tcp tx: 1399 MB/s 23742 calls/s 23742 msg/s # tcp rx: 1401 MB/s 63845 calls/s # tcp tx: 1331 MB/s 22590 calls/s 22590 msg/s # tcp rx: 1333 MB/s 58075 calls/s # tcp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 799356 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # udp rx: 1184 MB/s 844026 calls/s # udp tx: 1183 MB/s 20073 calls/s 20073 msg/s # udp rx: 1187 MB/s 845930 calls/s # udp tx: 1177 MB/s 19971 calls/s 19971 msg/s # udp rx: 1159 MB/s 825694 calls/s # udp tx: 1167 MB/s 19799 calls/s 19799 msg/s # udp gso and gro - over veth touching data # udp rx: 1602 MB/s 27186 calls/s # udp tx: 1635 MB/s 27747 calls/s 27747 msg/s # udp rx: 1052 MB/s 17843 calls/s # udp tx: 1052 MB/s 17843 calls/s 17843 msg/s # udp rx: 1062 MB/s 18015 calls/s # udp tx: 1060 MB/s 17991 calls/s 17991 msg/s # udp rx: 1046 MB/s 17745 calls/s # udp tx: 1045 MB/s 17727 calls/s 17727 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1343 MB/s 22788 calls/s 22788 msg/s # tcp rx: 1346 MB/s 65006 calls/s # tcp tx: 1356 MB/s 23001 calls/s 23001 msg/s # tcp rx: 1357 MB/s 66219 calls/s # tcp tx: 1347 MB/s 22855 calls/s 22855 msg/s # tcp rx: 1349 MB/s 66392 calls/s # tcp tx: 1355 MB/s 22988 calls/s 22988 msg/s # udp gso - over veth touching data # udp rx: 1131 MB/s 825295 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 1154 MB/s 842137 calls/s # udp tx: 1141 MB/s 19365 calls/s 19365 msg/s # udp rx: 1170 MB/s 853573 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # udp rx: 1157 MB/s 844459 calls/s # udp tx: 1156 MB/s 19618 calls/s 19618 msg/s # udp gso and gro - over veth touching data # udp rx: 1734 MB/s 29426 calls/s # udp tx: 1788 MB/s 30330 calls/s 30330 msg/s # udp rx: 1790 MB/s 30369 calls/s # udp tx: 1788 MB/s 30341 calls/s 30341 msg/s # udp rx: 1778 MB/s 30173 calls/s # udp tx: 1777 MB/s 30147 calls/s 30147 msg/s # udp rx: 1780 MB/s 30206 calls/s # udp tx: 1780 MB/s 30198 calls/s 30198 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__->