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: 851 MB/s 14448 calls/s 14448 msg/s # tcp rx: 852 MB/s 130979 calls/s # tcp tx: 1075 MB/s 18236 calls/s 18236 msg/s # tcp rx: 1076 MB/s 128605 calls/s # tcp tx: 1075 MB/s 18247 calls/s 18247 msg/s # tcp rx: 1076 MB/s 126044 calls/s # tcp tx: 1080 MB/s 18330 calls/s 18330 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873461 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 1273 MB/s 907238 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1277 MB/s 910199 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1286 MB/s 916527 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888870 calls/s # udp tx: 1283 MB/s 21777 calls/s 21777 msg/s # udp rx: 987 MB/s 703250 calls/s # udp tx: 986 MB/s 16735 calls/s 16735 msg/s # udp rx: 1299 MB/s 925924 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp rx: 1314 MB/s 936261 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 675 MB/s 11464 calls/s 11464 msg/s # tcp rx: 677 MB/s 80673 calls/s # tcp tx: 666 MB/s 11299 calls/s 11299 msg/s # tcp rx: 667 MB/s 85539 calls/s # tcp tx: 712 MB/s 12076 calls/s 12076 msg/s # tcp rx: 712 MB/s 86408 calls/s # tcp tx: 709 MB/s 12028 calls/s 12028 msg/s # udp gso - over veth touching data # udp rx: 650 MB/s 474674 calls/s # udp tx: 672 MB/s 11402 calls/s 11402 msg/s # udp rx: 708 MB/s 516949 calls/s # udp tx: 708 MB/s 12013 calls/s 12013 msg/s # udp rx: 696 MB/s 508068 calls/s # udp tx: 696 MB/s 11809 calls/s 11809 msg/s # udp rx: 709 MB/s 517143 calls/s # udp tx: 708 MB/s 12024 calls/s 12024 msg/s # udp gso and gro - over veth touching data # udp rx: 534 MB/s 389570 calls/s # udp tx: 552 MB/s 9369 calls/s 9369 msg/s # udp rx: 540 MB/s 394288 calls/s # udp tx: 535 MB/s 9075 calls/s 9075 msg/s # udp rx: 579 MB/s 422831 calls/s # udp tx: 584 MB/s 9914 calls/s 9914 msg/s # udp rx: 617 MB/s 450024 calls/s # udp tx: 616 MB/s 10462 calls/s 10462 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__->