[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200312134815.6d9372d6@kicinski-fedora-PC1C0HJN>
Date: Thu, 12 Mar 2020 13:48:15 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Michal Kubecek <mkubecek@...e.cz>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
Jiri Pirko <jiri@...nulli.us>, Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
John Linville <linville@...driver.com>,
Johannes Berg <johannes@...solutions.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v2 10/15] ethtool: provide ring sizes with
RINGS_GET request
On Thu, 12 Mar 2020 21:08:23 +0100 (CET) Michal Kubecek wrote:
> Implement RINGS_GET request to get ring sizes of a network device. These
> are traditionally available via ETHTOOL_GRINGPARAM ioctl request.
>
> Omit attributes for ring types which are not supported by driver or device
> (zero reported for maximum).
>
> v2: (all suggested by Jakub Kicinski)
> - minor cleanup in rings_prepare_data()
> - more descriptive rings_reply_size()
> - omit attributes with zero max size
>
> Signed-off-by: Michal Kubecek <mkubecek@...e.cz>
Reviewed-by: Jakub Kicinski <kuba@...nel.org>
Powered by blists - more mailing lists