ECS flavors are named in the "AB.C.D" format.
Example: s2.medium.4
The format is defined as follows:
When creating an ECS, you can view the flavors in the flavor list.

ECS supports hyper-threading, which enables two threads to run concurrently on a single CPU core. Each thread is represented as a virtual CPU (vCPU). When hyper-threading is enabled, each CPU core contains two vCPUs available to your workloads.
For example, a 2-core physical CPU contains 4 vCPUs (threads).
Hyper-threading is enabled for most ECS flavors by default. If hyper-threading is disabled during the ECS creation or flavor change, the number of vCPUs is half of the number of vCPUs defined by the ECS flavor.
Network QoS uses basic technologies to improve the quality of network communication. A network with QoS enabled offers predictable network performance and effectively allocates network bandwidth.
For details about the QoS data of an ECS flavor, including the maximum/assured network bandwidth (Gbit/s), maximum network PPS, and maximum NIC queues, see A Summary List of ECS Specifications.
Packets per second (PPS): indicates the number of packets received and sent per second. It is usually used to measure the network performance.