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: 1192 MB/s 20224 calls/s 20224 msg/s # tcp rx: 1192 MB/s 123987 calls/s # tcp tx: 1098 MB/s 18625 calls/s 18625 msg/s # tcp rx: 1099 MB/s 128599 calls/s # tcp tx: 1073 MB/s 18215 calls/s 18215 msg/s # tcp rx: 1075 MB/s 129490 calls/s # tcp tx: 1102 MB/s 18697 calls/s 18697 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 822956 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 1164 MB/s 829807 calls/s # udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp rx: 1306 MB/s 930809 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1257 MB/s 896018 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 476730 calls/s # udp tx: 685 MB/s 11633 calls/s 11633 msg/s # udp rx: 688 MB/s 490184 calls/s # udp tx: 688 MB/s 11672 calls/s 11672 msg/s # udp rx: 688 MB/s 490248 calls/s # udp tx: 687 MB/s 11663 calls/s 11663 msg/s # udp rx: 682 MB/s 486282 calls/s # udp tx: 682 MB/s 11571 calls/s 11571 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 696 MB/s 11809 calls/s 11809 msg/s # tcp rx: 698 MB/s 85445 calls/s # tcp tx: 681 MB/s 11555 calls/s 11555 msg/s # tcp rx: 684 MB/s 83594 calls/s # tcp tx: 692 MB/s 11739 calls/s 11739 msg/s # tcp rx: 691 MB/s 84134 calls/s # tcp tx: 708 MB/s 12018 calls/s 12018 msg/s # udp gso - over veth touching data # udp rx: 1033 MB/s 753988 calls/s # udp tx: 1054 MB/s 17878 calls/s 17878 msg/s # udp rx: 639 MB/s 466516 calls/s # udp tx: 638 MB/s 10834 calls/s 10834 msg/s # udp rx: 638 MB/s 465537 calls/s # udp tx: 639 MB/s 10849 calls/s 10849 msg/s # udp rx: 638 MB/s 465809 calls/s # udp tx: 639 MB/s 10846 calls/s 10846 msg/s # udp gso and gro - over veth touching data # udp rx: 613 MB/s 447144 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp rx: 641 MB/s 467851 calls/s # udp tx: 641 MB/s 10888 calls/s 10888 msg/s # udp rx: 639 MB/s 466437 calls/s # udp tx: 639 MB/s 10852 calls/s 10852 msg/s # udp rx: 640 MB/s 467313 calls/s # udp tx: 641 MB/s 10873 calls/s 10873 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__->