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: 681 MB/s 11552 calls/s 11552 msg/s # tcp rx: 684 MB/s 29005 calls/s # tcp tx: 716 MB/s 12151 calls/s 12151 msg/s # tcp rx: 718 MB/s 30733 calls/s # tcp tx: 705 MB/s 11969 calls/s 11969 msg/s # tcp rx: 707 MB/s 30199 calls/s # tcp tx: 701 MB/s 11897 calls/s 11897 msg/s # udp gso - over veth touching data # udp rx: 358 MB/s 255728 calls/s # udp tx: 375 MB/s 6367 calls/s 6367 msg/s # udp rx: 403 MB/s 287680 calls/s # udp tx: 406 MB/s 6888 calls/s 6888 msg/s # udp rx: 419 MB/s 298568 calls/s # udp tx: 415 MB/s 7046 calls/s 7046 msg/s # udp rx: 332 MB/s 236799 calls/s # udp tx: 332 MB/s 5634 calls/s 5634 msg/s # udp gso and gro - over veth touching data # udp rx: 679 MB/s 11522 calls/s # udp tx: 708 MB/s 12022 calls/s 12022 msg/s # udp rx: 816 MB/s 13852 calls/s # udp tx: 816 MB/s 13855 calls/s 13855 msg/s # udp rx: 820 MB/s 13908 calls/s # udp tx: 820 MB/s 13911 calls/s 13911 msg/s # udp rx: 819 MB/s 13900 calls/s # udp tx: 819 MB/s 13900 calls/s 13900 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 690 MB/s 11705 calls/s 11705 msg/s # tcp rx: 690 MB/s 28155 calls/s # tcp tx: 727 MB/s 12332 calls/s 12332 msg/s # tcp rx: 727 MB/s 29900 calls/s # tcp tx: 679 MB/s 11524 calls/s 11524 msg/s # tcp rx: 687 MB/s 33503 calls/s # tcp tx: 698 MB/s 11850 calls/s 11850 msg/s # udp gso - over veth touching data # udp rx: 301 MB/s 219625 calls/s # udp tx: 308 MB/s 5225 calls/s 5225 msg/s # udp rx: 312 MB/s 227669 calls/s # udp tx: 316 MB/s 5362 calls/s 5362 msg/s # udp rx: 290 MB/s 212162 calls/s # udp tx: 289 MB/s 4905 calls/s 4905 msg/s # udp rx: 295 MB/s 215301 calls/s # udp tx: 292 MB/s 4958 calls/s 4958 msg/s # udp gso and gro - over veth touching data # udp rx: 447 MB/s 7589 calls/s # udp tx: 468 MB/s 7943 calls/s 7943 msg/s # udp rx: 565 MB/s 9753 calls/s # udp tx: 564 MB/s 9579 calls/s 9579 msg/s # udp rx: 579 MB/s 9925 calls/s # udp tx: 576 MB/s 9777 calls/s 9777 msg/s # udp rx: 533 MB/s 9049 calls/s # udp tx: 536 MB/s 9094 calls/s 9094 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__->