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: 1140 MB/s 19345 calls/s 19345 msg/s # tcp rx: 1141 MB/s 138687 calls/s # tcp tx: 1066 MB/s 18097 calls/s 18097 msg/s # tcp rx: 1083 MB/s 128735 calls/s # tcp tx: 1101 MB/s 18689 calls/s 18689 msg/s # tcp rx: 1100 MB/s 130267 calls/s # tcp tx: 1087 MB/s 18439 calls/s 18439 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883956 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1300 MB/s 926750 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp rx: 1315 MB/s 936756 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # udp rx: 1315 MB/s 936886 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902725 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 1321 MB/s 941439 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # udp rx: 1309 MB/s 933062 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1311 MB/s 933898 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19301 calls/s 19301 msg/s # tcp rx: 1140 MB/s 139599 calls/s # tcp tx: 1055 MB/s 17899 calls/s 17899 msg/s # tcp rx: 1058 MB/s 130900 calls/s # tcp tx: 1088 MB/s 18462 calls/s 18462 msg/s # tcp rx: 1088 MB/s 130123 calls/s # tcp tx: 1075 MB/s 18247 calls/s 18247 msg/s # udp gso - over veth touching data # udp rx: 1088 MB/s 793510 calls/s # udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # udp rx: 1148 MB/s 837959 calls/s # udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # udp rx: 1177 MB/s 858755 calls/s # udp tx: 1176 MB/s 19949 calls/s 19949 msg/s # udp rx: 1180 MB/s 861012 calls/s # udp tx: 1180 MB/s 20019 calls/s 20019 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 892220 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp rx: 1275 MB/s 929977 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1280 MB/s 933614 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 1280 MB/s 933972 calls/s # udp tx: 1280 MB/s 21712 calls/s 21712 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__->