[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6f7983e8-776f-4d8a-2f25-a03f15ce7d6b@gmail.com>
Date: Tue, 29 Sep 2020 08:33:50 -0700
From: David Ahern <dsahern@...il.com>
To: Ciara Loftus <ciara.loftus@...el.com>, netdev@...r.kernel.org
Cc: bjorn.topel@...el.com
Subject: Re: [PATCH iproute2-next] ss: add support for xdp statistics
On 9/24/20 12:03 AM, Ciara Loftus wrote:
> The patch exposes statistics for XDP sockets which can be useful for
> debugging purposes.
>
> The stats exposed are:
> rx dropped
> rx invalid
> rx queue full
> rx fill ring empty
> tx invalid
> tx ring empty
>
> Signed-off-by: Ciara Loftus <ciara.loftus@...el.com>
> ---
> misc/ss.c | 22 +++++++++++++++++++++-
> 1 file changed, 21 insertions(+), 1 deletion(-)
>
applied to iproute2-next. Thanks,
Powered by blists - more mailing lists