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: 954 MB/s 16181 calls/s 16181 msg/s # tcp rx: 954 MB/s 126969 calls/s # tcp tx: 1131 MB/s 19184 calls/s 19184 msg/s # tcp rx: 1132 MB/s 139961 calls/s # tcp tx: 1112 MB/s 18871 calls/s 18871 msg/s # tcp rx: 1113 MB/s 136694 calls/s # tcp tx: 1151 MB/s 19529 calls/s 19529 msg/s # udp gso - over veth touching data # udp rx: 1272 MB/s 906292 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1289 MB/s 918431 calls/s # udp tx: 1294 MB/s 21950 calls/s 21950 msg/s # udp rx: 1313 MB/s 935325 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # udp rx: 1318 MB/s 939517 calls/s # udp tx: 1333 MB/s 22614 calls/s 22614 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 902949 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1324 MB/s 943746 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp rx: 1232 MB/s 878266 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1255 MB/s 894554 calls/s # udp tx: 1251 MB/s 21233 calls/s 21233 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 816 MB/s 13841 calls/s 13841 msg/s # tcp rx: 816 MB/s 92817 calls/s # tcp tx: 696 MB/s 11821 calls/s 11821 msg/s # tcp rx: 712 MB/s 81137 calls/s # tcp tx: 863 MB/s 14646 calls/s 14646 msg/s # tcp rx: 866 MB/s 94814 calls/s # tcp tx: 951 MB/s 16146 calls/s 16146 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 885577 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1271 MB/s 927114 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # udp rx: 1293 MB/s 943684 calls/s # udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # udp rx: 1253 MB/s 913984 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897761 calls/s # udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # udp rx: 1290 MB/s 941336 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 1283 MB/s 936000 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 1280 MB/s 933663 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 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__->