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: 686 MB/s 11644 calls/s 11644 msg/s # tcp rx: 687 MB/s 83617 calls/s # tcp tx: 738 MB/s 12526 calls/s 12526 msg/s # tcp rx: 739 MB/s 86650 calls/s # tcp tx: 726 MB/s 12318 calls/s 12318 msg/s # tcp rx: 727 MB/s 85701 calls/s # tcp tx: 728 MB/s 12351 calls/s 12351 msg/s # udp gso - over veth touching data # udp rx: 1123 MB/s 800118 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 msg/s # udp rx: 795 MB/s 566724 calls/s # udp tx: 780 MB/s 13235 calls/s 13235 msg/s # udp rx: 697 MB/s 496531 calls/s # udp tx: 697 MB/s 11829 calls/s 11829 msg/s # udp rx: 715 MB/s 509353 calls/s # udp tx: 714 MB/s 12121 calls/s 12121 msg/s # udp gso and gro - over veth touching data # udp rx: 604 MB/s 430470 calls/s # udp tx: 619 MB/s 10506 calls/s 10506 msg/s # udp rx: 620 MB/s 441714 calls/s # udp tx: 619 MB/s 10502 calls/s 10502 msg/s # udp rx: 629 MB/s 448744 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 msg/s # udp rx: 624 MB/s 444940 calls/s # udp tx: 624 MB/s 10587 calls/s 10587 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 893 MB/s 15156 calls/s 15156 msg/s # tcp rx: 1036 MB/s 98878 calls/s # tcp tx: 943 MB/s 16007 calls/s 16007 msg/s # tcp rx: 931 MB/s 133273 calls/s # tcp tx: 1024 MB/s 17369 calls/s 17369 msg/s # tcp rx: 1070 MB/s 130192 calls/s # tcp tx: 1117 MB/s 18946 calls/s 18946 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 919433 calls/s # udp tx: 1299 MB/s 22043 calls/s 22043 msg/s # udp rx: 1282 MB/s 935388 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 1282 MB/s 935113 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp rx: 1272 MB/s 927961 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 902762 calls/s # udp tx: 1267 MB/s 21501 calls/s 21501 msg/s # udp rx: 1280 MB/s 933623 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 msg/s # udp rx: 1203 MB/s 877575 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 1261 MB/s 920220 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 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__->