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: 961 MB/s 16316 calls/s 16316 msg/s # tcp rx: 962 MB/s 131079 calls/s # tcp tx: 1077 MB/s 18276 calls/s 18276 msg/s # tcp rx: 1078 MB/s 130396 calls/s # tcp tx: 1078 MB/s 18291 calls/s 18291 msg/s # tcp rx: 1079 MB/s 129916 calls/s # tcp tx: 1077 MB/s 18278 calls/s 18278 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908508 calls/s # udp tx: 1311 MB/s 22248 calls/s 22248 msg/s # udp rx: 1330 MB/s 947489 calls/s # udp tx: 1331 MB/s 22578 calls/s 22578 msg/s # udp rx: 1328 MB/s 946475 calls/s # udp tx: 1332 MB/s 22599 calls/s 22599 msg/s # udp rx: 1328 MB/s 946162 calls/s # udp tx: 1329 MB/s 22542 calls/s 22542 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910732 calls/s # udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # udp rx: 1307 MB/s 931141 calls/s # udp tx: 1308 MB/s 22195 calls/s 22195 msg/s # udp rx: 1312 MB/s 935293 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # udp rx: 1312 MB/s 935114 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 780 MB/s 13239 calls/s 13239 msg/s # tcp rx: 780 MB/s 96754 calls/s # tcp tx: 723 MB/s 12267 calls/s 12267 msg/s # tcp rx: 724 MB/s 85864 calls/s # tcp tx: 683 MB/s 11598 calls/s 11598 msg/s # tcp rx: 684 MB/s 84074 calls/s # tcp tx: 687 MB/s 11668 calls/s 11668 msg/s # udp gso - over veth touching data # udp rx: 1121 MB/s 817555 calls/s # udp tx: 1158 MB/s 19652 calls/s 19652 msg/s # udp rx: 1277 MB/s 931895 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1288 MB/s 939840 calls/s # udp tx: 1288 MB/s 21849 calls/s 21849 msg/s # udp rx: 1281 MB/s 934733 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 909615 calls/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 1296 MB/s 945819 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 1298 MB/s 946916 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 1022 MB/s 745813 calls/s # udp tx: 1007 MB/s 17094 calls/s 17094 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__->