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: 1078 MB/s 18291 calls/s 18291 msg/s # tcp rx: 1079 MB/s 138953 calls/s # tcp tx: 1086 MB/s 18430 calls/s 18430 msg/s # tcp rx: 1088 MB/s 141150 calls/s # tcp tx: 1003 MB/s 17023 calls/s 17023 msg/s # tcp rx: 1003 MB/s 138946 calls/s # tcp tx: 1135 MB/s 19255 calls/s 19255 msg/s # udp gso - over veth touching data # udp rx: 1301 MB/s 927203 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # udp rx: 1328 MB/s 946023 calls/s # udp tx: 1330 MB/s 22565 calls/s 22565 msg/s # udp rx: 1324 MB/s 943396 calls/s # udp tx: 1323 MB/s 22446 calls/s 22446 msg/s # udp rx: 1317 MB/s 938429 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp gso and gro - over veth touching data # udp rx: 703 MB/s 500940 calls/s # udp tx: 722 MB/s 12257 calls/s 12257 msg/s # udp rx: 722 MB/s 514784 calls/s # udp tx: 722 MB/s 12253 calls/s 12253 msg/s # udp rx: 666 MB/s 475073 calls/s # udp tx: 666 MB/s 11304 calls/s 11304 msg/s # udp rx: 728 MB/s 518650 calls/s # udp tx: 728 MB/s 12349 calls/s 12349 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 754 MB/s 12793 calls/s 12793 msg/s # tcp rx: 756 MB/s 87045 calls/s # tcp tx: 731 MB/s 12410 calls/s 12410 msg/s # tcp rx: 752 MB/s 86465 calls/s # tcp tx: 738 MB/s 12518 calls/s 12518 msg/s # tcp rx: 737 MB/s 88131 calls/s # tcp tx: 719 MB/s 12196 calls/s 12196 msg/s # udp gso - over veth touching data # udp rx: 586 MB/s 427663 calls/s # udp tx: 604 MB/s 10250 calls/s 10250 msg/s # udp rx: 613 MB/s 447324 calls/s # udp tx: 613 MB/s 10397 calls/s 10397 msg/s # udp rx: 612 MB/s 446490 calls/s # udp tx: 611 MB/s 10379 calls/s 10379 msg/s # udp rx: 612 MB/s 446409 calls/s # udp tx: 611 MB/s 10364 calls/s 10364 msg/s # udp gso and gro - over veth touching data # udp rx: 1069 MB/s 779841 calls/s # udp tx: 1105 MB/s 18745 calls/s 18745 msg/s # udp rx: 1190 MB/s 868367 calls/s # udp tx: 1193 MB/s 20244 calls/s 20244 msg/s # udp rx: 1257 MB/s 916888 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 1264 MB/s 922035 calls/s # udp tx: 1266 MB/s 21479 calls/s 21479 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__->