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: 1124 MB/s 19080 calls/s 19080 msg/s # tcp rx: 1125 MB/s 138935 calls/s # tcp tx: 1063 MB/s 18034 calls/s 18034 msg/s # tcp rx: 1064 MB/s 134213 calls/s # tcp tx: 1118 MB/s 18976 calls/s 18976 msg/s # tcp rx: 1119 MB/s 126807 calls/s # tcp tx: 1100 MB/s 18657 calls/s 18657 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 868806 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # udp rx: 1341 MB/s 955649 calls/s # udp tx: 1343 MB/s 22781 calls/s 22781 msg/s # udp rx: 1345 MB/s 958787 calls/s # udp tx: 1347 MB/s 22856 calls/s 22856 msg/s # udp rx: 1340 MB/s 955227 calls/s # udp tx: 1342 MB/s 22772 calls/s 22772 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903629 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 1309 MB/s 932840 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp rx: 1336 MB/s 952067 calls/s # udp tx: 1336 MB/s 22676 calls/s 22676 msg/s # udp rx: 1338 MB/s 953310 calls/s # udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19292 calls/s 19292 msg/s # tcp rx: 1161 MB/s 137989 calls/s # tcp tx: 1113 MB/s 18889 calls/s 18889 msg/s # tcp rx: 1124 MB/s 125295 calls/s # tcp tx: 1113 MB/s 18890 calls/s 18890 msg/s # tcp rx: 1109 MB/s 123924 calls/s # tcp tx: 1117 MB/s 18952 calls/s 18952 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 896337 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1275 MB/s 930418 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1271 MB/s 927257 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1287 MB/s 939179 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp gso and gro - over veth touching data # udp rx: 1153 MB/s 841190 calls/s # udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # udp rx: 1305 MB/s 951958 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 1305 MB/s 952312 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp rx: 1305 MB/s 951795 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 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__->