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: 730 MB/s 12386 calls/s 12386 msg/s # tcp rx: 731 MB/s 86319 calls/s # tcp tx: 905 MB/s 15366 calls/s 15366 msg/s # tcp rx: 906 MB/s 92045 calls/s # tcp tx: 990 MB/s 16794 calls/s 16794 msg/s # tcp rx: 991 MB/s 130390 calls/s # tcp tx: 784 MB/s 13305 calls/s 13305 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 837810 calls/s # udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # udp rx: 1269 MB/s 904090 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1178 MB/s 839558 calls/s # udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # udp rx: 1202 MB/s 856377 calls/s # udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 890088 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 1360 MB/s 969073 calls/s # udp tx: 1359 MB/s 23060 calls/s 23060 msg/s # udp rx: 1340 MB/s 954587 calls/s # udp tx: 1339 MB/s 22714 calls/s 22714 msg/s # udp rx: 1341 MB/s 955410 calls/s # udp tx: 1341 MB/s 22745 calls/s 22745 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1032 MB/s 17507 calls/s 17507 msg/s # tcp rx: 1034 MB/s 135131 calls/s # tcp tx: 1080 MB/s 18332 calls/s 18332 msg/s # tcp rx: 1084 MB/s 127541 calls/s # tcp tx: 1020 MB/s 17308 calls/s 17308 msg/s # tcp rx: 1027 MB/s 128956 calls/s # tcp tx: 1100 MB/s 18664 calls/s 18664 msg/s # udp gso - over veth touching data # udp rx: 1100 MB/s 802390 calls/s # udp tx: 1134 MB/s 19242 calls/s 19242 msg/s # udp rx: 1225 MB/s 894002 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # udp rx: 1251 MB/s 912791 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp rx: 1180 MB/s 860887 calls/s # udp tx: 1166 MB/s 19780 calls/s 19780 msg/s # udp gso and gro - over veth touching data # udp rx: 1043 MB/s 761198 calls/s # udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # udp rx: 1215 MB/s 886801 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # udp rx: 1090 MB/s 795520 calls/s # udp tx: 1090 MB/s 18497 calls/s 18497 msg/s # udp rx: 1222 MB/s 891656 calls/s # udp tx: 1222 MB/s 20736 calls/s 20736 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__->