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: 869 MB/s 14744 calls/s 14744 msg/s # tcp rx: 869 MB/s 154869 calls/s # tcp tx: 821 MB/s 13936 calls/s 13936 msg/s # tcp rx: 826 MB/s 145834 calls/s # tcp tx: 803 MB/s 13636 calls/s 13636 msg/s # tcp rx: 804 MB/s 145367 calls/s # tcp tx: 801 MB/s 13591 calls/s 13591 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 814206 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 msg/s # udp rx: 1225 MB/s 873197 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 1226 MB/s 873603 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1224 MB/s 872070 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # udp gso and gro - over veth touching data # udp rx: 1097 MB/s 782081 calls/s # udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # udp rx: 1203 MB/s 857150 calls/s # udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # udp rx: 1239 MB/s 883026 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 1240 MB/s 883396 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 866 MB/s 14692 calls/s 14692 msg/s # tcp rx: 867 MB/s 160472 calls/s # tcp tx: 872 MB/s 14792 calls/s 14792 msg/s # tcp rx: 873 MB/s 161080 calls/s # tcp tx: 842 MB/s 14295 calls/s 14295 msg/s # tcp rx: 843 MB/s 153668 calls/s # tcp tx: 835 MB/s 14177 calls/s 14177 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 835974 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp rx: 1147 MB/s 837185 calls/s # udp tx: 1147 MB/s 19457 calls/s 19457 msg/s # udp rx: 1140 MB/s 831769 calls/s # udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # udp rx: 1142 MB/s 833078 calls/s # udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # udp gso and gro - over veth touching data # udp rx: 1145 MB/s 835739 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 1172 MB/s 854782 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp rx: 1180 MB/s 861276 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # udp rx: 1184 MB/s 864158 calls/s # udp tx: 1184 MB/s 20093 calls/s 20093 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__->