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: 725 MB/s 12301 calls/s 12301 msg/s # tcp rx: 725 MB/s 86384 calls/s # tcp tx: 731 MB/s 12408 calls/s 12408 msg/s # tcp rx: 732 MB/s 86263 calls/s # tcp tx: 726 MB/s 12327 calls/s 12327 msg/s # tcp rx: 727 MB/s 86279 calls/s # tcp tx: 654 MB/s 11093 calls/s 11093 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 858159 calls/s # udp tx: 1233 MB/s 20913 calls/s 20913 msg/s # udp rx: 1278 MB/s 910740 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # udp rx: 1262 MB/s 899318 calls/s # udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # udp rx: 1248 MB/s 889335 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 858844 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1148 MB/s 818226 calls/s # udp tx: 1139 MB/s 19323 calls/s 19323 msg/s # udp rx: 667 MB/s 475784 calls/s # udp tx: 669 MB/s 11361 calls/s 11361 msg/s # udp rx: 667 MB/s 475154 calls/s # udp tx: 668 MB/s 11343 calls/s 11343 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1058 MB/s 17952 calls/s 17952 msg/s # tcp rx: 1059 MB/s 138788 calls/s # tcp tx: 1092 MB/s 18529 calls/s 18529 msg/s # tcp rx: 1093 MB/s 134736 calls/s # tcp tx: 1066 MB/s 18092 calls/s 18092 msg/s # tcp rx: 1067 MB/s 131666 calls/s # tcp tx: 1065 MB/s 18068 calls/s 18068 msg/s # udp gso - over veth touching data # udp rx: 598 MB/s 436815 calls/s # udp tx: 610 MB/s 10362 calls/s 10362 msg/s # udp rx: 629 MB/s 458749 calls/s # udp tx: 629 MB/s 10671 calls/s 10671 msg/s # udp rx: 638 MB/s 465818 calls/s # udp tx: 638 MB/s 10824 calls/s 10824 msg/s # udp rx: 639 MB/s 466547 calls/s # udp tx: 639 MB/s 10841 calls/s 10841 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860026 calls/s # udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # udp rx: 1200 MB/s 875532 calls/s # udp tx: 1200 MB/s 20354 calls/s 20354 msg/s # udp rx: 1225 MB/s 893792 calls/s # udp tx: 1229 MB/s 20858 calls/s 20858 msg/s # udp rx: 1227 MB/s 895165 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 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__->