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: 1106 MB/s 18762 calls/s 18762 msg/s # tcp rx: 1107 MB/s 134201 calls/s # tcp tx: 1134 MB/s 19239 calls/s 19239 msg/s # tcp rx: 1135 MB/s 132470 calls/s # tcp tx: 1137 MB/s 19290 calls/s 19290 msg/s # tcp rx: 1138 MB/s 132284 calls/s # tcp tx: 1038 MB/s 17610 calls/s 17610 msg/s # udp gso - over veth touching data # udp rx: 1263 MB/s 900037 calls/s # udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # udp rx: 1254 MB/s 893355 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1269 MB/s 904406 calls/s # udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # udp rx: 760 MB/s 541804 calls/s # udp tx: 742 MB/s 12598 calls/s 12598 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902683 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 1329 MB/s 946916 calls/s # udp tx: 1331 MB/s 22585 calls/s 22585 msg/s # udp rx: 1325 MB/s 944301 calls/s # udp tx: 1327 MB/s 22512 calls/s 22512 msg/s # udp rx: 1315 MB/s 936774 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 689 MB/s 11696 calls/s 11696 msg/s # tcp rx: 690 MB/s 84955 calls/s # tcp tx: 680 MB/s 11540 calls/s 11540 msg/s # tcp rx: 681 MB/s 84261 calls/s # tcp tx: 682 MB/s 11573 calls/s 11573 msg/s # tcp rx: 683 MB/s 84536 calls/s # tcp tx: 694 MB/s 11777 calls/s 11777 msg/s # udp gso - over veth touching data # udp rx: 638 MB/s 465703 calls/s # udp tx: 657 MB/s 11158 calls/s 11158 msg/s # udp rx: 648 MB/s 473102 calls/s # udp tx: 650 MB/s 11035 calls/s 11035 msg/s # udp rx: 1100 MB/s 802259 calls/s # udp tx: 1113 MB/s 18891 calls/s 18891 msg/s # udp rx: 1145 MB/s 835169 calls/s # udp tx: 1151 MB/s 19529 calls/s 19529 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 877061 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp rx: 1240 MB/s 904468 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 1239 MB/s 903681 calls/s # udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # udp rx: 1257 MB/s 917036 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 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__->