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: 1146 MB/s 19449 calls/s 19449 msg/s # tcp rx: 1147 MB/s 138629 calls/s # tcp tx: 1139 MB/s 19322 calls/s 19322 msg/s # tcp rx: 1140 MB/s 132418 calls/s # tcp tx: 1136 MB/s 19280 calls/s 19280 msg/s # tcp rx: 1137 MB/s 130918 calls/s # tcp tx: 1138 MB/s 19302 calls/s 19302 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872167 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1292 MB/s 921029 calls/s # udp tx: 1305 MB/s 22149 calls/s 22149 msg/s # udp rx: 1313 MB/s 935805 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1286 MB/s 916231 calls/s # udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # udp gso and gro - over veth touching data # udp rx: 671 MB/s 478537 calls/s # udp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp rx: 683 MB/s 486769 calls/s # udp tx: 682 MB/s 11584 calls/s 11584 msg/s # udp rx: 683 MB/s 487215 calls/s # udp tx: 683 MB/s 11589 calls/s 11589 msg/s # udp rx: 686 MB/s 489194 calls/s # udp tx: 686 MB/s 11639 calls/s 11639 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 674 MB/s 11437 calls/s 11437 msg/s # tcp rx: 675 MB/s 82606 calls/s # tcp tx: 712 MB/s 12089 calls/s 12089 msg/s # tcp rx: 713 MB/s 86113 calls/s # tcp tx: 702 MB/s 11907 calls/s 11907 msg/s # tcp rx: 702 MB/s 85390 calls/s # tcp tx: 716 MB/s 12153 calls/s 12153 msg/s # udp gso - over veth touching data # udp rx: 595 MB/s 434246 calls/s # udp tx: 612 MB/s 10386 calls/s 10386 msg/s # udp rx: 935 MB/s 682341 calls/s # udp tx: 959 MB/s 16274 calls/s 16274 msg/s # udp rx: 1283 MB/s 936040 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 1268 MB/s 924854 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 432542 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp rx: 925 MB/s 674987 calls/s # udp tx: 953 MB/s 16165 calls/s 16165 msg/s # udp rx: 696 MB/s 508225 calls/s # udp tx: 685 MB/s 11623 calls/s 11623 msg/s # udp rx: 598 MB/s 436751 calls/s # udp tx: 600 MB/s 10178 calls/s 10178 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__->