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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 714 MB/s 12119 calls/s 12119 msg/s # tcp rx: 717 MB/s 34118 calls/s # tcp tx: 706 MB/s 11980 calls/s 11980 msg/s # tcp rx: 719 MB/s 33722 calls/s # tcp tx: 575 MB/s 9757 calls/s 9757 msg/s # tcp rx: 585 MB/s 25203 calls/s # tcp tx: 655 MB/s 11122 calls/s 11122 msg/s # udp gso - over veth touching data # udp rx: 303 MB/s 216132 calls/s # udp tx: 311 MB/s 5281 calls/s 5281 msg/s # udp rx: 330 MB/s 235242 calls/s # udp tx: 329 MB/s 5594 calls/s 5594 msg/s # udp rx: 330 MB/s 235400 calls/s # udp tx: 328 MB/s 5570 calls/s 5570 msg/s # udp rx: 324 MB/s 231084 calls/s # udp tx: 328 MB/s 5578 calls/s 5578 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 9698 calls/s # udp tx: 598 MB/s 10151 calls/s 10151 msg/s # udp rx: 677 MB/s 11097 calls/s # udp tx: 677 MB/s 11486 calls/s 11486 msg/s # udp rx: 603 MB/s 10174 calls/s # udp tx: 601 MB/s 10203 calls/s 10203 msg/s # udp rx: 615 MB/s 10437 calls/s # udp tx: 615 MB/s 10434 calls/s 10434 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 654 MB/s 11093 calls/s 11093 msg/s # tcp rx: 654 MB/s 29918 calls/s # tcp tx: 588 MB/s 9975 calls/s 9975 msg/s # tcp rx: 588 MB/s 24750 calls/s # tcp tx: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 698 MB/s 30129 calls/s # tcp tx: 590 MB/s 10014 calls/s 10014 msg/s # udp gso - over veth touching data # udp rx: 321 MB/s 234495 calls/s # udp tx: 335 MB/s 5683 calls/s 5683 msg/s # udp rx: 426 MB/s 310691 calls/s # udp tx: 425 MB/s 7222 calls/s 7222 msg/s # udp rx: 427 MB/s 312070 calls/s # udp tx: 427 MB/s 7254 calls/s 7254 msg/s # udp rx: 396 MB/s 288820 calls/s # udp tx: 395 MB/s 6710 calls/s 6710 msg/s # udp gso and gro - over veth touching data # udp rx: 706 MB/s 11978 calls/s # udp tx: 732 MB/s 12423 calls/s 12423 msg/s # udp rx: 760 MB/s 12897 calls/s # udp tx: 759 MB/s 12882 calls/s 12882 msg/s # udp rx: 640 MB/s 10863 calls/s # udp tx: 639 MB/s 10844 calls/s 10844 msg/s # udp rx: 691 MB/s 11735 calls/s # udp tx: 689 MB/s 11691 calls/s 11691 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__->