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: 735 MB/s 12473 calls/s 12473 msg/s # tcp rx: 736 MB/s 84478 calls/s # tcp tx: 823 MB/s 13961 calls/s 13961 msg/s # tcp rx: 824 MB/s 92096 calls/s # tcp tx: 846 MB/s 14355 calls/s 14355 msg/s # tcp rx: 847 MB/s 93632 calls/s # tcp tx: 842 MB/s 14296 calls/s 14296 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 830610 calls/s # udp tx: 1205 MB/s 20450 calls/s 20450 msg/s # udp rx: 1158 MB/s 825327 calls/s # udp tx: 1153 MB/s 19564 calls/s 19564 msg/s # udp rx: 1185 MB/s 844355 calls/s # udp tx: 1177 MB/s 19971 calls/s 19971 msg/s # udp rx: 647 MB/s 461296 calls/s # udp tx: 650 MB/s 11040 calls/s 11040 msg/s # udp gso and gro - over veth touching data # udp rx: 1056 MB/s 752760 calls/s # udp tx: 1085 MB/s 18418 calls/s 18418 msg/s # udp rx: 1241 MB/s 884371 calls/s # udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # udp rx: 925 MB/s 659624 calls/s # udp tx: 910 MB/s 15445 calls/s 15445 msg/s # udp rx: 689 MB/s 491226 calls/s # udp tx: 689 MB/s 11690 calls/s 11690 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1120 MB/s 18998 calls/s 18998 msg/s # tcp rx: 1120 MB/s 138444 calls/s # tcp tx: 1114 MB/s 18907 calls/s 18907 msg/s # tcp rx: 1115 MB/s 136434 calls/s # tcp tx: 1144 MB/s 19415 calls/s 19415 msg/s # tcp rx: 1145 MB/s 136407 calls/s # tcp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp gso - over veth touching data # udp rx: 1114 MB/s 812779 calls/s # udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp rx: 1147 MB/s 837145 calls/s # udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # udp rx: 1123 MB/s 819224 calls/s # udp tx: 1127 MB/s 19115 calls/s 19115 msg/s # udp rx: 1261 MB/s 919740 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp gso and gro - over veth touching data # udp rx: 1210 MB/s 882499 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1264 MB/s 922039 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1258 MB/s 918190 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # udp rx: 1283 MB/s 936000 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 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__->