make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 792 MB/s 13435 calls/s 13435 msg/s # tcp rx: 792 MB/s 88837 calls/s # tcp tx: 794 MB/s 13476 calls/s 13476 msg/s # tcp rx: 795 MB/s 90774 calls/s # tcp tx: 861 MB/s 14614 calls/s 14614 msg/s # tcp rx: 862 MB/s 95448 calls/s # tcp tx: 863 MB/s 14647 calls/s 14647 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891686 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # udp rx: 1052 MB/s 749891 calls/s # udp tx: 1055 MB/s 17908 calls/s 17908 msg/s # udp rx: 1185 MB/s 844609 calls/s # udp tx: 1188 MB/s 20158 calls/s 20158 msg/s # udp rx: 1339 MB/s 953948 calls/s # udp tx: 1342 MB/s 22777 calls/s 22777 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 873161 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 1308 MB/s 932213 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1328 MB/s 946590 calls/s # udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # udp rx: 1327 MB/s 945430 calls/s # udp tx: 1326 MB/s 22491 calls/s 22491 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1186 MB/s 20126 calls/s 20126 msg/s # tcp rx: 1187 MB/s 145966 calls/s # tcp tx: 1099 MB/s 18649 calls/s 18649 msg/s # tcp rx: 1100 MB/s 126858 calls/s # tcp tx: 1100 MB/s 18660 calls/s 18660 msg/s # tcp rx: 1101 MB/s 133840 calls/s # tcp tx: 1089 MB/s 18477 calls/s 18477 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 879701 calls/s # udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # udp rx: 1243 MB/s 906566 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1168 MB/s 852038 calls/s # udp tx: 1167 MB/s 19796 calls/s 19796 msg/s # udp rx: 1240 MB/s 904560 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 483921 calls/s # udp tx: 684 MB/s 11608 calls/s 11608 msg/s # udp rx: 699 MB/s 510039 calls/s # udp tx: 696 MB/s 11816 calls/s 11816 msg/s # udp rx: 685 MB/s 500141 calls/s # udp tx: 687 MB/s 11667 calls/s 11667 msg/s # udp rx: 747 MB/s 545318 calls/s # udp tx: 748 MB/s 12693 calls/s 12693 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__->