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: 985 MB/s 16712 calls/s 16712 msg/s # tcp rx: 986 MB/s 133395 calls/s # tcp tx: 1093 MB/s 18547 calls/s 18547 msg/s # tcp rx: 1094 MB/s 138199 calls/s # tcp tx: 1101 MB/s 18678 calls/s 18678 msg/s # tcp rx: 1102 MB/s 137975 calls/s # tcp tx: 1076 MB/s 18257 calls/s 18257 msg/s # udp gso - over veth touching data # udp rx: 1179 MB/s 839985 calls/s # udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # udp rx: 1130 MB/s 805175 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 msg/s # udp rx: 1182 MB/s 842013 calls/s # udp tx: 1178 MB/s 19996 calls/s 19996 msg/s # udp rx: 1230 MB/s 876256 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 892444 calls/s # udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # udp rx: 1306 MB/s 930897 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp rx: 1316 MB/s 938149 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1316 MB/s 937875 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1075 MB/s 18235 calls/s 18235 msg/s # tcp rx: 1075 MB/s 139680 calls/s # tcp tx: 955 MB/s 16210 calls/s 16210 msg/s # tcp rx: 957 MB/s 138926 calls/s # tcp tx: 1105 MB/s 18756 calls/s 18756 msg/s # tcp rx: 1106 MB/s 138812 calls/s # tcp tx: 1102 MB/s 18695 calls/s 18695 msg/s # udp gso - over veth touching data # udp rx: 1112 MB/s 811034 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 msg/s # udp rx: 1284 MB/s 936720 calls/s # udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # udp rx: 1227 MB/s 894964 calls/s # udp tx: 1215 MB/s 20608 calls/s 20608 msg/s # udp rx: 633 MB/s 462167 calls/s # udp tx: 631 MB/s 10713 calls/s 10713 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 446845 calls/s # udp tx: 633 MB/s 10745 calls/s 10745 msg/s # udp rx: 620 MB/s 452536 calls/s # udp tx: 622 MB/s 10564 calls/s 10564 msg/s # udp rx: 629 MB/s 458929 calls/s # udp tx: 632 MB/s 10721 calls/s 10721 msg/s # udp rx: 636 MB/s 463891 calls/s # udp tx: 637 MB/s 10808 calls/s 10808 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__->