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: 599 MB/s 10167 calls/s 10167 msg/s # tcp rx: 600 MB/s 78638 calls/s # tcp tx: 619 MB/s 10509 calls/s 10509 msg/s # tcp rx: 620 MB/s 78664 calls/s # tcp tx: 623 MB/s 10578 calls/s 10578 msg/s # tcp rx: 624 MB/s 78089 calls/s # tcp tx: 615 MB/s 10445 calls/s 10445 msg/s # udp gso - over veth touching data # udp rx: 656 MB/s 467916 calls/s # udp tx: 671 MB/s 11381 calls/s 11381 msg/s # udp rx: 662 MB/s 471732 calls/s # udp tx: 662 MB/s 11233 calls/s 11233 msg/s # udp rx: 663 MB/s 472866 calls/s # udp tx: 664 MB/s 11265 calls/s 11265 msg/s # udp rx: 661 MB/s 471267 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 810952 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 msg/s # udp rx: 1238 MB/s 882448 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 1274 MB/s 907667 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1272 MB/s 906257 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 768 MB/s 13030 calls/s 13030 msg/s # tcp rx: 768 MB/s 136272 calls/s # tcp tx: 819 MB/s 13898 calls/s 13898 msg/s # tcp rx: 820 MB/s 142055 calls/s # tcp tx: 835 MB/s 14165 calls/s 14165 msg/s # tcp rx: 835 MB/s 145823 calls/s # tcp tx: 841 MB/s 14266 calls/s 14266 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894769 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1125 MB/s 820858 calls/s # udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # udp rx: 1222 MB/s 891654 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # udp rx: 1199 MB/s 874859 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 866221 calls/s # udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # udp rx: 1200 MB/s 875414 calls/s # udp tx: 1199 MB/s 20339 calls/s 20339 msg/s # udp rx: 1208 MB/s 881158 calls/s # udp tx: 1207 MB/s 20485 calls/s 20485 msg/s # udp rx: 1200 MB/s 875891 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 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__->