From: Andrew Lunn <andrew@lunn•ch>
To: Igor Russkikh <igor.russkikh@aquantia•com>
Cc: "David S . Miller" <davem@davemloft•net>,
netdev@vger•kernel.org, David Arcari <darcari@redhat•com>,
Pavel Belous <pavel.belous@aquantia•com>,
Nadezhda Krupnina <Nadezhda.Krupnina@aquantia•com>,
Simon Edelhaus <simon.edelhaus@aquantia•com>
Subject: Re: [PATCH net v2 8/9] net: aquantia: Fix typo in ethtool statistics names
Date: Mon, 11 Dec 2017 16:45:06 +0100 [thread overview]
Message-ID: <20171211154506.GG28672@lunn.ch> (raw)
In-Reply-To: <77ee1884039b2c73fb7542144931e30bdcb2de7f.1512994559.git.igor.russkikh@aquantia.com>
On Mon, Dec 11, 2017 at 03:16:25PM +0300, Igor Russkikh wrote:
> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia•com>
> ---
> drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c b/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
> index 70efb74..f2d8063 100644
> --- a/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
> +++ b/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
> @@ -66,14 +66,14 @@ static const char aq_ethtool_stat_names[][ETH_GSTRING_LEN] = {
> "OutUCast",
> "OutMCast",
> "OutBCast",
> - "InUCastOctects",
> - "OutUCastOctects",
> - "InMCastOctects",
> - "OutMCastOctects",
> - "InBCastOctects",
> - "OutBCastOctects",
> - "InOctects",
> - "OutOctects",
> + "InUCastOctets",
> + "OutUCastOctets",
> + "InMCastOctets",
> + "OutMCastOctets",
> + "InBCastOctets",
> + "OutBCastOctets",
> + "InOctets",
> + "OutOctets",
> "InPacketsDma",
> "OutPacketsDma",
> "InOctetsDma",
Hi Igor
I know it is not nice, but maybe we need to consider this is part of
the kernel ABI? You could be breaking applications by making this
change.
What do others think?
Andrew
next prev parent reply other threads:[~2017-12-11 15:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 12:16 [PATCH net v2 0/9] net: aquantia: Atlantic driver 12/2017 updates Igor Russkikh
2017-12-11 12:16 ` [PATCH net v2 1/9] net: aquantia: Fix actual speed capabilities reporting Igor Russkikh
2017-12-11 12:16 ` [PATCH net v2 2/9] net: aquantia: Fix hardware DMA stream overload on large MRRS Igor Russkikh
2017-12-11 12:16 ` [PATCH net v2 3/9] net: aquantia: Extend stat counters to 64bit values Igor Russkikh
2017-12-11 12:16 ` [PATCH net v2 4/9] net: aquantia: Fill ndev stat couters from hardware Igor Russkikh
2017-12-11 15:47 ` Andrew Lunn
2017-12-11 12:16 ` [PATCH net v2 5/9] net: aquantia: Fill in multicast counter in ndev stats " Igor Russkikh
2017-12-11 15:46 ` Andrew Lunn
2017-12-11 12:16 ` [PATCH net v2 6/9] net: aquantia: Improve link state and statistics check interval callback Igor Russkikh
2017-12-11 12:16 ` [PATCH net v2 7/9] net: aquantia: Reset driver level statistics to zero on initialization Igor Russkikh
2017-12-11 15:51 ` Andrew Lunn
2017-12-12 9:46 ` Igor Russkikh
2017-12-11 12:16 ` [PATCH net v2 8/9] net: aquantia: Fix typo in ethtool statistics names Igor Russkikh
2017-12-11 15:45 ` Andrew Lunn [this message]
2017-12-11 15:51 ` David Miller
2017-12-11 12:16 ` [PATCH net v2 9/9] net: aquantia: Increment driver version Igor Russkikh
2017-12-11 15:45 ` [PATCH net v2 0/9] net: aquantia: Atlantic driver 12/2017 updates Andrew Lunn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171211154506.GG28672@lunn.ch \
--to=andrew@lunn$(echo .)ch \
--cc=Nadezhda.Krupnina@aquantia$(echo .)com \
--cc=darcari@redhat$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=igor.russkikh@aquantia$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pavel.belous@aquantia$(echo .)com \
--cc=simon.edelhaus@aquantia$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox