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: 1148 MB/s 19485 calls/s 19485 msg/s # tcp rx: 1149 MB/s 138285 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # tcp rx: 1086 MB/s 130973 calls/s # tcp tx: 1058 MB/s 17955 calls/s 17955 msg/s # tcp rx: 1066 MB/s 124833 calls/s # tcp tx: 1041 MB/s 17659 calls/s 17659 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885964 calls/s # udp tx: 1283 MB/s 21765 calls/s 21765 msg/s # udp rx: 1303 MB/s 928670 calls/s # udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # udp rx: 1284 MB/s 915187 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1306 MB/s 930338 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # udp gso and gro - over veth touching data # udp rx: 1232 MB/s 877955 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 1133 MB/s 807411 calls/s # udp tx: 1109 MB/s 18822 calls/s 18822 msg/s # udp rx: 603 MB/s 429594 calls/s # udp tx: 606 MB/s 10282 calls/s 10282 msg/s # udp rx: 613 MB/s 437055 calls/s # udp tx: 612 MB/s 10393 calls/s 10393 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 649 MB/s 11014 calls/s 11014 msg/s # tcp rx: 649 MB/s 82498 calls/s # tcp tx: 710 MB/s 12053 calls/s 12053 msg/s # tcp rx: 710 MB/s 82917 calls/s # tcp tx: 715 MB/s 12134 calls/s 12134 msg/s # tcp rx: 716 MB/s 83016 calls/s # tcp tx: 698 MB/s 11843 calls/s 11843 msg/s # udp gso - over veth touching data # udp rx: 1138 MB/s 830217 calls/s # udp tx: 1172 MB/s 19881 calls/s 19881 msg/s # udp rx: 686 MB/s 500738 calls/s # udp tx: 677 MB/s 11483 calls/s 11483 msg/s # udp rx: 620 MB/s 452631 calls/s # udp tx: 622 MB/s 10556 calls/s 10556 msg/s # udp rx: 628 MB/s 458452 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860302 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 1251 MB/s 912846 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1244 MB/s 907484 calls/s # udp tx: 1247 MB/s 21165 calls/s 21165 msg/s # udp rx: 1243 MB/s 906882 calls/s # udp tx: 1248 MB/s 21174 calls/s 21174 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__->