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: 988 MB/s 16759 calls/s 16759 msg/s # tcp rx: 988 MB/s 128115 calls/s # tcp tx: 1062 MB/s 18019 calls/s 18019 msg/s # tcp rx: 1075 MB/s 126475 calls/s # tcp tx: 1066 MB/s 18081 calls/s 18081 msg/s # tcp rx: 1066 MB/s 124347 calls/s # tcp tx: 1063 MB/s 18043 calls/s 18043 msg/s # udp gso - over veth touching data # udp rx: 685 MB/s 488645 calls/s # udp tx: 732 MB/s 12430 calls/s 12430 msg/s # udp rx: 1325 MB/s 944400 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp rx: 1322 MB/s 942172 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp rx: 1326 MB/s 944640 calls/s # udp tx: 1326 MB/s 22495 calls/s 22495 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884322 calls/s # udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # udp rx: 1314 MB/s 936277 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp rx: 1308 MB/s 932022 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1312 MB/s 935252 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 716 MB/s 12155 calls/s 12155 msg/s # tcp rx: 717 MB/s 83847 calls/s # tcp tx: 1108 MB/s 18800 calls/s 18800 msg/s # tcp rx: 1109 MB/s 131159 calls/s # tcp tx: 1107 MB/s 18786 calls/s 18786 msg/s # tcp rx: 1108 MB/s 134676 calls/s # tcp tx: 1102 MB/s 18705 calls/s 18705 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 904021 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 1280 MB/s 933745 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1269 MB/s 925826 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 1271 MB/s 927547 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851308 calls/s # udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # udp rx: 1228 MB/s 896179 calls/s # udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # udp rx: 1281 MB/s 934541 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 1283 MB/s 935894 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 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__->