David Ahern
2021-Nov-30 17:45 UTC
[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
On 11/30/21 8:56 AM, Alexander Lobakin wrote:> Rest: > - don't create a separate `ip` command and report under `-s`;Reporting XDP stats under 'ip -s' is not going to be scalable from a readability perspective. ifstat (misc/ifstat.c) has support for extended stats which is where you are adding these.