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: 621 MB/s 10538 calls/s 10538 msg/s # tcp rx: 621 MB/s 24456 calls/s # tcp tx: 650 MB/s 11032 calls/s 11032 msg/s # tcp rx: 656 MB/s 26848 calls/s # tcp tx: 651 MB/s 11052 calls/s 11052 msg/s # tcp rx: 653 MB/s 31465 calls/s # tcp tx: 642 MB/s 10892 calls/s 10892 msg/s # udp gso - over veth touching data # udp rx: 282 MB/s 201448 calls/s # udp tx: 292 MB/s 4956 calls/s 4956 msg/s # udp rx: 270 MB/s 193030 calls/s # udp tx: 272 MB/s 4615 calls/s 4615 msg/s # udp rx: 253 MB/s 180294 calls/s # udp tx: 254 MB/s 4310 calls/s 4310 msg/s # udp rx: 297 MB/s 211773 calls/s # udp tx: 299 MB/s 5081 calls/s 5081 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 10267 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 585 MB/s 9938 calls/s # udp tx: 582 MB/s 9879 calls/s 9879 msg/s # udp rx: 585 MB/s 9935 calls/s # udp tx: 584 MB/s 9921 calls/s 9921 msg/s # udp rx: 584 MB/s 9915 calls/s # udp tx: 587 MB/s 9969 calls/s 9969 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 675 MB/s 11461 calls/s 11461 msg/s # tcp rx: 676 MB/s 31400 calls/s # tcp tx: 686 MB/s 11642 calls/s 11642 msg/s # tcp rx: 687 MB/s 32298 calls/s # tcp tx: 565 MB/s 9589 calls/s 9589 msg/s # tcp rx: 565 MB/s 21200 calls/s # tcp tx: 657 MB/s 11146 calls/s 11146 msg/s # udp gso - over veth touching data # udp rx: 352 MB/s 257288 calls/s # udp tx: 366 MB/s 6209 calls/s 6209 msg/s # udp rx: 388 MB/s 283050 calls/s # udp tx: 391 MB/s 6641 calls/s 6641 msg/s # udp rx: 355 MB/s 259599 calls/s # udp tx: 351 MB/s 5960 calls/s 5960 msg/s # udp rx: 337 MB/s 245855 calls/s # udp tx: 340 MB/s 5777 calls/s 5777 msg/s # udp gso and gro - over veth touching data # udp rx: 535 MB/s 9084 calls/s # udp tx: 555 MB/s 9418 calls/s 9418 msg/s # udp rx: 528 MB/s 8956 calls/s # udp tx: 527 MB/s 8943 calls/s 8943 msg/s # udp rx: 571 MB/s 9699 calls/s # udp tx: 571 MB/s 9689 calls/s 9689 msg/s # udp rx: 570 MB/s 9668 calls/s # udp tx: 568 MB/s 9639 calls/s 9639 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__->