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: 551 MB/s 9347 calls/s 9347 msg/s # tcp rx: 551 MB/s 26345 calls/s # tcp tx: 558 MB/s 9469 calls/s 9469 msg/s # tcp rx: 559 MB/s 23612 calls/s # tcp tx: 596 MB/s 10119 calls/s 10119 msg/s # tcp rx: 600 MB/s 25777 calls/s # tcp tx: 616 MB/s 10460 calls/s 10460 msg/s # udp gso - over veth touching data # udp rx: 245 MB/s 175156 calls/s # udp tx: 256 MB/s 4357 calls/s 4357 msg/s # udp rx: 319 MB/s 227544 calls/s # udp tx: 323 MB/s 5479 calls/s 5479 msg/s # udp rx: 352 MB/s 251018 calls/s # udp tx: 346 MB/s 5885 calls/s 5885 msg/s # udp rx: 407 MB/s 290062 calls/s # udp tx: 412 MB/s 7004 calls/s 7004 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 10941 calls/s # udp tx: 665 MB/s 11280 calls/s 11280 msg/s # udp rx: 770 MB/s 13071 calls/s # udp tx: 776 MB/s 13173 calls/s 13173 msg/s # udp rx: 812 MB/s 13787 calls/s # udp tx: 813 MB/s 13801 calls/s 13801 msg/s # udp rx: 811 MB/s 13759 calls/s # udp tx: 811 MB/s 13767 calls/s 13767 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 668 MB/s 11337 calls/s 11337 msg/s # tcp rx: 669 MB/s 29425 calls/s # tcp tx: 678 MB/s 11510 calls/s 11510 msg/s # tcp rx: 679 MB/s 28900 calls/s # tcp tx: 667 MB/s 11323 calls/s 11323 msg/s # tcp rx: 668 MB/s 29164 calls/s # tcp tx: 655 MB/s 11117 calls/s 11117 msg/s # udp gso - over veth touching data # udp rx: 315 MB/s 229734 calls/s # udp tx: 325 MB/s 5516 calls/s 5516 msg/s # udp rx: 391 MB/s 285586 calls/s # udp tx: 398 MB/s 6753 calls/s 6753 msg/s # udp rx: 418 MB/s 304948 calls/s # udp tx: 417 MB/s 7088 calls/s 7088 msg/s # udp rx: 426 MB/s 311344 calls/s # udp tx: 426 MB/s 7233 calls/s 7233 msg/s # udp gso and gro - over veth touching data # udp rx: 724 MB/s 12411 calls/s # udp tx: 750 MB/s 12728 calls/s 12728 msg/s # udp rx: 710 MB/s 12052 calls/s # udp tx: 709 MB/s 12033 calls/s 12033 msg/s # udp rx: 704 MB/s 11951 calls/s # udp tx: 703 MB/s 11937 calls/s 11937 msg/s # udp rx: 680 MB/s 11545 calls/s # udp tx: 682 MB/s 11569 calls/s 11569 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__->