[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c8196bc9-ea3d-4171-b99b-b38898081681@gmail.com>
Date: Sun, 8 Jun 2025 13:09:16 +0300
From: Tariq Toukan <ttoukan.linux@...il.com>
To: Cosmin Ratiu <cratiu@...dia.com>, "kuba@...nel.org" <kuba@...nel.org>,
"saeed@...nel.org" <saeed@...nel.org>
Cc: "andrew+netdev@...n.ch" <andrew+netdev@...n.ch>,
"hawk@...nel.org" <hawk@...nel.org>,
"davem@...emloft.net" <davem@...emloft.net>,
"john.fastabend@...il.com" <john.fastabend@...il.com>,
"leon@...nel.org" <leon@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"edumazet@...gle.com" <edumazet@...gle.com>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
"ast@...nel.org" <ast@...nel.org>, "pabeni@...hat.com" <pabeni@...hat.com>,
"richardcochran@...il.com" <richardcochran@...il.com>,
Dragos Tatulea <dtatulea@...dia.com>, Mark Bloch <mbloch@...dia.com>,
"bpf@...r.kernel.org" <bpf@...r.kernel.org>, Tariq Toukan
<tariqt@...dia.com>, Saeed Mahameed <saeedm@...dia.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Gal Pressman <gal@...dia.com>, "daniel@...earbox.net"
<daniel@...earbox.net>, Moshe Shemesh <moshe@...dia.com>
Subject: Re: [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool
stats
On 06/06/2025 13:43, Cosmin Ratiu wrote:
> On Thu, 2025-05-22 at 15:58 -0700, Saeed Mahameed wrote:
>> On 22 May 15:31, Jakub Kicinski wrote:
>>> On Fri, 23 May 2025 00:41:22 +0300 Tariq Toukan wrote:
>>>> Expose the stats of the new headers page pool.
>>>
>>> Nope. We have a netlink API for page pool stats.
>>>
>>
>> We already expose the stats of the main pool in ethtool.
>> So it will be an inconvenience to keep exposing half of the stats.
>> So either we delete both or keep both. Some of us rely on this for
>> debug
>>
>
> What is the conclusion here?
> Do we keep this patch, to have all the stats in the same place?
> Or do we remove it, and then half of the stats will be accessible
> through both ethtool and netlink, and the other half only via netlink?
>
> Cosmin.
IIRC, the netlink API shows only the overall/sum, right?
ethtool stats show you per-ring numbers, this is very helpful for system
monitoring and perf debug.
Powered by blists - more mailing lists