From: Andrew Lunn <andrew@lunn.ch>
To: Charles-Antoine Couret <charles-antoine.couret@nexvision.fr>
Cc: netdev <netdev@vger.kernel.org>, Florian Fainelli <f.fainelli@gmail.com>
Subject: Re: [PATCH v3] Marvell phy: add fiber status check and configuration for some phys
Date: Tue, 12 Jul 2016 17:18:09 +0200 [thread overview]
Message-ID: <20160712151809.GA31432@lunn.ch> (raw)
In-Reply-To: <75f458dd-6f6e-153d-eff1-d2b1112f268f@nexvision.fr>
On Tue, Jul 12, 2016 at 05:00:52PM +0200, Charles-Antoine Couret wrote:
> Hello,
> I'm back with another patch evrsion about Marvell phys with a fiber interface.
> >From the previous release, I fixed some issues reported by yours and I added some functions around the fiber interface to get statistics, to configure the aneg, etc.
Hi Charles
It is best to submit a number of smaller patches, each doing one
thing, than a single big patch. It makes review and discussion much
simpler.
So for example, this should be a patch of its own:
> @@ -151,6 +165,7 @@ struct marvell_hw_stat {
>
> static struct marvell_hw_stat marvell_hw_stats[] = {
> { "phy_receive_errors", 0, 21, 16},
> + { "phy_receive_errors_fiber", 1, 21, 16},
> { "phy_idle_errors", 0, 10, 8 },
> };
I think we should also rename phy_receive_errors to
phy_receive_errors_copper.
Andrew
next prev parent reply other threads:[~2016-07-12 15:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-04 13:25 FWD: [PATCH v2] Marvell phy: add fiber status check for some components Andrew Lunn
2016-04-08 15:45 ` Charles-Antoine Couret
2016-04-11 19:47 ` Florian Fainelli
2016-04-13 9:27 ` Charles-Antoine Couret
2016-04-29 8:28 ` Charles-Antoine Couret
2016-05-27 9:23 ` Charles-Antoine Couret
2016-06-02 14:56 ` Andrew Lunn
2016-07-12 15:00 ` [PATCH v3] Marvell phy: add fiber status check and configuration for some phys Charles-Antoine Couret
2016-07-12 15:18 ` Andrew Lunn [this message]
2016-07-12 15:34 ` Charles-Antoine Couret
2016-07-12 15:57 ` Andrew Lunn
2016-07-13 9:14 ` Charles-Antoine Couret
2016-07-13 13:26 ` Andrew Lunn
2016-07-13 13:46 ` Charles-Antoine Couret
2016-07-13 15:39 ` 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=20160712151809.GA31432@lunn.ch \
--to=andrew@lunn.ch \
--cc=charles-antoine.couret@nexvision.fr \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).