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: 788 MB/s 13366 calls/s 13366 msg/s # tcp rx: 788 MB/s 143938 calls/s # tcp tx: 864 MB/s 14663 calls/s 14663 msg/s # tcp rx: 865 MB/s 144956 calls/s # tcp tx: 859 MB/s 14585 calls/s 14585 msg/s # tcp rx: 860 MB/s 159581 calls/s # tcp tx: 865 MB/s 14684 calls/s 14684 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 880827 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 1230 MB/s 876835 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 1233 MB/s 878440 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1227 MB/s 874358 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 839190 calls/s # udp tx: 1202 MB/s 20388 calls/s 20388 msg/s # udp rx: 1254 MB/s 893459 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1119 MB/s 797326 calls/s # udp tx: 1112 MB/s 18861 calls/s 18861 msg/s # udp rx: 701 MB/s 499449 calls/s # udp tx: 717 MB/s 12175 calls/s 12175 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 579 MB/s 9832 calls/s 9832 msg/s # tcp rx: 579 MB/s 87651 calls/s # tcp tx: 584 MB/s 9908 calls/s 9908 msg/s # tcp rx: 584 MB/s 86602 calls/s # tcp tx: 558 MB/s 9475 calls/s 9475 msg/s # tcp rx: 559 MB/s 87625 calls/s # tcp tx: 566 MB/s 9602 calls/s 9602 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 842498 calls/s # udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # udp rx: 1171 MB/s 854195 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp rx: 1213 MB/s 885296 calls/s # udp tx: 1217 MB/s 20643 calls/s 20643 msg/s # udp rx: 1091 MB/s 795826 calls/s # udp tx: 1084 MB/s 18394 calls/s 18394 msg/s # udp gso and gro - over veth touching data # udp rx: 1158 MB/s 844812 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # udp rx: 1066 MB/s 777690 calls/s # udp tx: 1071 MB/s 18172 calls/s 18172 msg/s # udp rx: 1203 MB/s 877362 calls/s # udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # udp rx: 1193 MB/s 870696 calls/s # udp tx: 1194 MB/s 20258 calls/s 20258 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__->