From: Chris Metcalf <cmetcalf@tilera.com>
To: David Miller <davem@davemloft.net>,
netdev <netdev@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tilepro ethernet driver: fix a few minor issues
Date: Wed, 4 Apr 2012 08:18:08 -0400 [thread overview]
Message-ID: <4F7C3C00.5020105@tilera.com> (raw)
In-Reply-To: <20120403.182335.782073108961783777.davem@davemloft.net>
On 4/3/2012 6:23 PM, David Miller wrote:
> From: Chris Metcalf <cmetcalf@tilera.com>
> Date: Fri, 30 Mar 2012 19:23:35 -0400
>
>> This commit fixes a number of issues seen with the driver:
>>
>> - Improve handling of return credits to the hardware shim
>> - Use skb_frag_size() appropriately
>> - Add netpoll support to run console over UDP
>>
>> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
> Please do not mix pure bug fixes and new features.
Fair point. The (trivial) netpoll change went in in response to an
internal bug saying "hey, console over UDP is broken with the tile driver"
so it seemed like a bug. :-)
> Submit the pure bug fixes separately for 'net' tree submission
> and then submit feature additions like netpoll support in
> a patch targetting the 'net-next' tree.
To use management-speak, there seem to be some "dotted-line reporting"
issues for this code. It didn't occur to me that you would push it through
the net tree; I assumed I would push it through the tile tree. (In fact,
shortly before I got your email I had asked Linus to pull it.) I'm happy
to do it either way; would you prefer to take this stuff for the net trees
going forward?
>> + /* Handle completions if needed to make room. */
>> + /* NOTE: Return NETDEV_TX_BUSY if there is still no room. */
> Do not format comments like this, use something like this instead:
I will do a follow-up patch to fix up the comment style throughout the
whole driver.
Thanks!
--
Chris Metcalf, Tilera Corp.
http://www.tilera.com
next prev parent reply other threads:[~2012-04-04 12:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 23:23 [PATCH] tilepro ethernet driver: fix a few minor issues Chris Metcalf
2012-04-03 22:23 ` David Miller
2012-04-03 22:37 ` Stephen Rothwell
2012-04-03 22:40 ` David Miller
2012-04-03 23:01 ` Joe Perches
2012-04-03 23:32 ` Chris Metcalf
2012-04-03 23:48 ` David Miller
2012-04-04 12:18 ` Chris Metcalf [this message]
2012-04-04 21:44 ` David Miller
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=4F7C3C00.5020105@tilera.com \
--to=cmetcalf@tilera.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--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