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: 812 MB/s 13786 calls/s 13786 msg/s # tcp rx: 813 MB/s 141970 calls/s # tcp tx: 861 MB/s 14615 calls/s 14615 msg/s # tcp rx: 862 MB/s 129045 calls/s # tcp tx: 842 MB/s 14285 calls/s 14285 msg/s # tcp rx: 842 MB/s 108946 calls/s # tcp tx: 853 MB/s 14479 calls/s 14479 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 896940 calls/s # udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # udp rx: 1288 MB/s 917984 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # udp rx: 1306 MB/s 930710 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # udp rx: 1292 MB/s 921016 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 872236 calls/s # udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # udp rx: 1275 MB/s 908851 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 1271 MB/s 905485 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1285 MB/s 915677 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 747 MB/s 12675 calls/s 12675 msg/s # tcp rx: 755 MB/s 133039 calls/s # tcp tx: 782 MB/s 13264 calls/s 13264 msg/s # tcp rx: 781 MB/s 141044 calls/s # tcp tx: 839 MB/s 14230 calls/s 14230 msg/s # tcp rx: 841 MB/s 153338 calls/s # tcp tx: 845 MB/s 14348 calls/s 14348 msg/s # udp gso - over veth touching data # udp rx: 674 MB/s 492259 calls/s # udp tx: 690 MB/s 11710 calls/s 11710 msg/s # udp rx: 684 MB/s 499255 calls/s # udp tx: 687 MB/s 11658 calls/s 11658 msg/s # udp rx: 690 MB/s 503465 calls/s # udp tx: 693 MB/s 11756 calls/s 11756 msg/s # udp rx: 673 MB/s 490862 calls/s # udp tx: 674 MB/s 11442 calls/s 11442 msg/s # udp gso and gro - over veth touching data # udp rx: 614 MB/s 448232 calls/s # udp tx: 630 MB/s 10687 calls/s 10687 msg/s # udp rx: 648 MB/s 472815 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # udp rx: 678 MB/s 494980 calls/s # udp tx: 677 MB/s 11493 calls/s 11493 msg/s # udp rx: 672 MB/s 490108 calls/s # udp tx: 671 MB/s 11388 calls/s 11388 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__->