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: 677 MB/s 11483 calls/s 11483 msg/s # tcp rx: 677 MB/s 87038 calls/s # tcp tx: 662 MB/s 11229 calls/s 11229 msg/s # tcp rx: 662 MB/s 86616 calls/s # tcp tx: 697 MB/s 11824 calls/s 11824 msg/s # tcp rx: 697 MB/s 86865 calls/s # tcp tx: 704 MB/s 11952 calls/s 11952 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 819430 calls/s # udp tx: 1191 MB/s 20206 calls/s 20206 msg/s # udp rx: 1197 MB/s 853305 calls/s # udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # udp rx: 1176 MB/s 837950 calls/s # udp tx: 1188 MB/s 20166 calls/s 20166 msg/s # udp rx: 1291 MB/s 919750 calls/s # udp tx: 1290 MB/s 21896 calls/s 21896 msg/s # udp gso and gro - over veth touching data # udp rx: 1285 MB/s 915833 calls/s # udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # udp rx: 1353 MB/s 964091 calls/s # udp tx: 1356 MB/s 23013 calls/s 23013 msg/s # udp rx: 1327 MB/s 945969 calls/s # udp tx: 1329 MB/s 22544 calls/s 22544 msg/s # udp rx: 1326 MB/s 945154 calls/s # udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1100 MB/s 18669 calls/s 18669 msg/s # tcp rx: 1100 MB/s 140465 calls/s # tcp tx: 1087 MB/s 18452 calls/s 18452 msg/s # tcp rx: 1088 MB/s 137432 calls/s # tcp tx: 923 MB/s 15664 calls/s 15664 msg/s # tcp rx: 924 MB/s 137085 calls/s # tcp tx: 1133 MB/s 19225 calls/s 19225 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839630 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp rx: 1151 MB/s 840106 calls/s # udp tx: 1167 MB/s 19799 calls/s 19799 msg/s # udp rx: 1209 MB/s 881828 calls/s # udp tx: 1207 MB/s 20481 calls/s 20481 msg/s # udp rx: 1170 MB/s 853593 calls/s # udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 882634 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1218 MB/s 888616 calls/s # udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # udp rx: 1231 MB/s 898203 calls/s # udp tx: 1230 MB/s 20868 calls/s 20868 msg/s # udp rx: 1233 MB/s 899630 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 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__->