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: 1166 MB/s 19777 calls/s 19777 msg/s # tcp rx: 1169 MB/s 138006 calls/s # tcp tx: 1097 MB/s 18620 calls/s 18620 msg/s # tcp rx: 1099 MB/s 122545 calls/s # tcp tx: 1092 MB/s 18529 calls/s 18529 msg/s # tcp rx: 1093 MB/s 124741 calls/s # tcp tx: 1081 MB/s 18342 calls/s 18342 msg/s # udp gso - over veth touching data # udp rx: 1234 MB/s 879415 calls/s # udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # udp rx: 1270 MB/s 905135 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1229 MB/s 875620 calls/s # udp tx: 1227 MB/s 20812 calls/s 20812 msg/s # udp rx: 1284 MB/s 914996 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882544 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 1222 MB/s 871030 calls/s # udp tx: 1220 MB/s 20706 calls/s 20706 msg/s # udp rx: 1217 MB/s 867053 calls/s # udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # udp rx: 1109 MB/s 790006 calls/s # udp tx: 1106 MB/s 18765 calls/s 18765 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1046 MB/s 17756 calls/s 17756 msg/s # tcp rx: 1048 MB/s 135411 calls/s # tcp tx: 1164 MB/s 19748 calls/s 19748 msg/s # tcp rx: 1163 MB/s 132530 calls/s # tcp tx: 1249 MB/s 21196 calls/s 21196 msg/s # tcp rx: 1251 MB/s 106516 calls/s # tcp tx: 1296 MB/s 21988 calls/s 21988 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 890382 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp rx: 821 MB/s 598976 calls/s # udp tx: 804 MB/s 13651 calls/s 13651 msg/s # udp rx: 693 MB/s 505610 calls/s # udp tx: 694 MB/s 11782 calls/s 11782 msg/s # udp rx: 699 MB/s 510387 calls/s # udp tx: 697 MB/s 11826 calls/s 11826 msg/s # udp gso and gro - over veth touching data # udp rx: 564 MB/s 411369 calls/s # udp tx: 586 MB/s 9949 calls/s 9949 msg/s # udp rx: 589 MB/s 430000 calls/s # udp tx: 592 MB/s 10055 calls/s 10055 msg/s # udp rx: 586 MB/s 427452 calls/s # udp tx: 589 MB/s 9996 calls/s 9996 msg/s # udp rx: 585 MB/s 427368 calls/s # udp tx: 617 MB/s 10472 calls/s 10472 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__->