make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1039 MB/s 17629 calls/s 17629 msg/s # tcp rx: 1040 MB/s 138209 calls/s # tcp tx: 976 MB/s 16560 calls/s 16560 msg/s # tcp rx: 977 MB/s 126979 calls/s # tcp tx: 1061 MB/s 18002 calls/s 18002 msg/s # tcp rx: 1062 MB/s 127796 calls/s # tcp tx: 1015 MB/s 17222 calls/s 17222 msg/s # udp gso - over veth touching data # udp rx: 1291 MB/s 920178 calls/s # udp tx: 1319 MB/s 22382 calls/s 22382 msg/s # udp rx: 1317 MB/s 938600 calls/s # udp tx: 1317 MB/s 22344 calls/s 22344 msg/s # udp rx: 1289 MB/s 918292 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 1315 MB/s 937084 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 858300 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1311 MB/s 934243 calls/s # udp tx: 1310 MB/s 22227 calls/s 22227 msg/s # udp rx: 1321 MB/s 941068 calls/s # udp tx: 1320 MB/s 22403 calls/s 22403 msg/s # udp rx: 1298 MB/s 924770 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 955 MB/s 16214 calls/s 16214 msg/s # tcp rx: 956 MB/s 130426 calls/s # tcp tx: 963 MB/s 16349 calls/s 16349 msg/s # tcp rx: 965 MB/s 131279 calls/s # tcp tx: 1047 MB/s 17764 calls/s 17764 msg/s # tcp rx: 1048 MB/s 131737 calls/s # tcp tx: 1078 MB/s 18292 calls/s 18292 msg/s # udp gso - over veth touching data # udp rx: 1198 MB/s 874393 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1198 MB/s 874176 calls/s # udp tx: 1202 MB/s 20390 calls/s 20390 msg/s # udp rx: 1203 MB/s 877463 calls/s # udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # udp rx: 1238 MB/s 903137 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900348 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1150 MB/s 838962 calls/s # udp tx: 1154 MB/s 19579 calls/s 19579 msg/s # udp rx: 1260 MB/s 919101 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 1265 MB/s 922763 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 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__->