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: 704 MB/s 11957 calls/s 11957 msg/s # tcp rx: 705 MB/s 83611 calls/s # tcp tx: 1075 MB/s 18233 calls/s 18233 msg/s # tcp rx: 1076 MB/s 127224 calls/s # tcp tx: 1049 MB/s 17807 calls/s 17807 msg/s # tcp rx: 1051 MB/s 130680 calls/s # tcp tx: 1093 MB/s 18553 calls/s 18553 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 880022 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1331 MB/s 948579 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # udp rx: 1333 MB/s 949716 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # udp rx: 1308 MB/s 931820 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp gso and gro - over veth touching data # udp rx: 1314 MB/s 936475 calls/s # udp tx: 1346 MB/s 22834 calls/s 22834 msg/s # udp rx: 1342 MB/s 956563 calls/s # udp tx: 1344 MB/s 22812 calls/s 22812 msg/s # udp rx: 1353 MB/s 963864 calls/s # udp tx: 1355 MB/s 22986 calls/s 22986 msg/s # udp rx: 1358 MB/s 967658 calls/s # udp tx: 1359 MB/s 23065 calls/s 23065 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1083 MB/s 18369 calls/s 18369 msg/s # tcp rx: 1116 MB/s 141345 calls/s # tcp tx: 1034 MB/s 17550 calls/s 17550 msg/s # tcp rx: 1090 MB/s 128794 calls/s # tcp tx: 980 MB/s 16623 calls/s 16623 msg/s # tcp rx: 963 MB/s 131150 calls/s # tcp tx: 1088 MB/s 18463 calls/s 18463 msg/s # udp gso - over veth touching data # udp rx: 1220 MB/s 890308 calls/s # udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # udp rx: 1280 MB/s 933936 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # udp rx: 1285 MB/s 937686 calls/s # udp tx: 1288 MB/s 21861 calls/s 21861 msg/s # udp rx: 1284 MB/s 936766 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp gso and gro - over veth touching data # udp rx: 687 MB/s 501098 calls/s # udp tx: 711 MB/s 12060 calls/s 12060 msg/s # udp rx: 727 MB/s 530786 calls/s # udp tx: 729 MB/s 12372 calls/s 12372 msg/s # udp rx: 720 MB/s 525433 calls/s # udp tx: 722 MB/s 12252 calls/s 12252 msg/s # udp rx: 726 MB/s 530123 calls/s # udp tx: 729 MB/s 12366 calls/s 12366 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__->