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: 1098 MB/s 18631 calls/s 18631 msg/s # tcp rx: 1099 MB/s 137307 calls/s # tcp tx: 1160 MB/s 19685 calls/s 19685 msg/s # tcp rx: 1161 MB/s 138177 calls/s # tcp tx: 1146 MB/s 19447 calls/s 19447 msg/s # tcp rx: 1147 MB/s 136908 calls/s # tcp tx: 1144 MB/s 19406 calls/s 19406 msg/s # udp gso - over veth touching data # udp rx: 560 MB/s 399522 calls/s # udp tx: 584 MB/s 9914 calls/s 9914 msg/s # udp rx: 543 MB/s 387204 calls/s # udp tx: 542 MB/s 9203 calls/s 9203 msg/s # udp rx: 575 MB/s 409958 calls/s # udp tx: 575 MB/s 9760 calls/s 9760 msg/s # udp rx: 598 MB/s 426606 calls/s # udp tx: 597 MB/s 10136 calls/s 10136 msg/s # udp gso and gro - over veth touching data # udp rx: 566 MB/s 403750 calls/s # udp tx: 583 MB/s 9894 calls/s 9894 msg/s # udp rx: 608 MB/s 433242 calls/s # udp tx: 607 MB/s 10307 calls/s 10307 msg/s # udp rx: 595 MB/s 424186 calls/s # udp tx: 594 MB/s 10086 calls/s 10086 msg/s # udp rx: 613 MB/s 436740 calls/s # udp tx: 612 MB/s 10390 calls/s 10390 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 749 MB/s 12715 calls/s 12715 msg/s # tcp rx: 751 MB/s 89730 calls/s # tcp tx: 833 MB/s 14137 calls/s 14137 msg/s # tcp rx: 841 MB/s 92341 calls/s # tcp tx: 1097 MB/s 18612 calls/s 18612 msg/s # tcp rx: 1098 MB/s 131516 calls/s # tcp tx: 1107 MB/s 18783 calls/s 18783 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 858565 calls/s # udp tx: 1208 MB/s 20503 calls/s 20503 msg/s # udp rx: 1235 MB/s 901364 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # udp rx: 1213 MB/s 884766 calls/s # udp tx: 1211 MB/s 20547 calls/s 20547 msg/s # udp rx: 1187 MB/s 865746 calls/s # udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 875912 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # udp rx: 1253 MB/s 914398 calls/s # udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # udp rx: 1253 MB/s 914237 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1257 MB/s 917262 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 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__->