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: 1100 MB/s 18671 calls/s 18671 msg/s # tcp rx: 1101 MB/s 141766 calls/s # tcp tx: 1136 MB/s 19273 calls/s 19273 msg/s # tcp rx: 1137 MB/s 137573 calls/s # tcp tx: 1117 MB/s 18947 calls/s 18947 msg/s # tcp rx: 1118 MB/s 136350 calls/s # tcp tx: 1116 MB/s 18934 calls/s 18934 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 879788 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 1312 MB/s 934782 calls/s # udp tx: 1320 MB/s 22396 calls/s 22396 msg/s # udp rx: 1336 MB/s 951988 calls/s # udp tx: 1335 MB/s 22652 calls/s 22652 msg/s # udp rx: 1316 MB/s 938036 calls/s # udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # udp gso and gro - over veth touching data # udp rx: 908 MB/s 647221 calls/s # udp tx: 925 MB/s 15695 calls/s 15695 msg/s # udp rx: 682 MB/s 486316 calls/s # udp tx: 682 MB/s 11576 calls/s 11576 msg/s # udp rx: 682 MB/s 486452 calls/s # udp tx: 682 MB/s 11573 calls/s 11573 msg/s # udp rx: 683 MB/s 487082 calls/s # udp tx: 683 MB/s 11591 calls/s 11591 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1088 MB/s 18467 calls/s 18467 msg/s # tcp rx: 1089 MB/s 140947 calls/s # tcp tx: 1077 MB/s 18273 calls/s 18273 msg/s # tcp rx: 1087 MB/s 129018 calls/s # tcp tx: 1077 MB/s 18279 calls/s 18279 msg/s # tcp rx: 1077 MB/s 129033 calls/s # tcp tx: 1079 MB/s 18304 calls/s 18304 msg/s # udp gso - over veth touching data # udp rx: 588 MB/s 429291 calls/s # udp tx: 606 MB/s 10282 calls/s 10282 msg/s # udp rx: 613 MB/s 447460 calls/s # udp tx: 614 MB/s 10415 calls/s 10415 msg/s # udp rx: 625 MB/s 456268 calls/s # udp tx: 654 MB/s 11097 calls/s 11097 msg/s # udp rx: 1091 MB/s 796017 calls/s # udp tx: 1357 MB/s 23019 calls/s 23019 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 895551 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1183 MB/s 862917 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 1196 MB/s 872479 calls/s # udp tx: 1197 MB/s 20314 calls/s 20314 msg/s # udp rx: 1250 MB/s 911805 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 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__->