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: 1121 MB/s 19021 calls/s 19021 msg/s # tcp rx: 1122 MB/s 139231 calls/s # tcp tx: 1095 MB/s 18586 calls/s 18586 msg/s # tcp rx: 1096 MB/s 121322 calls/s # tcp tx: 1053 MB/s 17865 calls/s 17865 msg/s # tcp rx: 1054 MB/s 130054 calls/s # tcp tx: 1014 MB/s 17211 calls/s 17211 msg/s # udp gso - over veth touching data # udp rx: 698 MB/s 497828 calls/s # udp tx: 722 MB/s 12254 calls/s 12254 msg/s # udp rx: 724 MB/s 516063 calls/s # udp tx: 732 MB/s 12431 calls/s 12431 msg/s # udp rx: 720 MB/s 512972 calls/s # udp tx: 723 MB/s 12279 calls/s 12279 msg/s # udp rx: 716 MB/s 510350 calls/s # udp tx: 720 MB/s 12219 calls/s 12219 msg/s # udp gso and gro - over veth touching data # udp rx: 594 MB/s 423442 calls/s # udp tx: 613 MB/s 10412 calls/s 10412 msg/s # udp rx: 647 MB/s 461486 calls/s # udp tx: 646 MB/s 10972 calls/s 10972 msg/s # udp rx: 593 MB/s 422664 calls/s # udp tx: 596 MB/s 10124 calls/s 10124 msg/s # udp rx: 605 MB/s 431208 calls/s # udp tx: 604 MB/s 10260 calls/s 10260 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1145 MB/s 19434 calls/s 19434 msg/s # tcp rx: 1146 MB/s 136552 calls/s # tcp tx: 1048 MB/s 17787 calls/s 17787 msg/s # tcp rx: 1048 MB/s 134597 calls/s # tcp tx: 1098 MB/s 18630 calls/s 18630 msg/s # tcp rx: 1099 MB/s 137442 calls/s # tcp tx: 1038 MB/s 17618 calls/s 17618 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 838763 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1220 MB/s 890213 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1225 MB/s 893971 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 1129 MB/s 823801 calls/s # udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 849721 calls/s # udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # udp rx: 1162 MB/s 847874 calls/s # udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # udp rx: 1168 MB/s 852539 calls/s # udp tx: 1172 MB/s 19891 calls/s 19891 msg/s # udp rx: 1241 MB/s 905686 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 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__->