Currently, we have aggregated stats across netstack. Along with that, we need to make some of these stats granular into each endpoint object and also add new stats for errors encountered in the packet read/write path.
For memory scalability, we can keep these as 32-bit stats unlike the current 64-bit aggregate stat.
Currently, we have aggregated stats across netstack. Along with that, we need to make some of these stats granular into each endpoint object and also add new stats for errors encountered in the packet read/write path. For memory scalability, we can keep these as 32-bit stats unlike the current 64-bit aggregate stat.