From: David Miller <davem@davemloft.net>
To: mypopydev@gmail.com
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2] ipv4 : igmp : optimize timer modify logic in igmp_mod_timer()
Date: Wed, 23 Nov 2011 19:04:28 -0500 (EST) [thread overview]
Message-ID: <20111123.190428.1925341377347198202.davem@davemloft.net> (raw)
In-Reply-To: <1322088885.5402.17.camel@barry.pixelworks.com>
From: Jun Zhao <mypopydev@gmail.com>
Date: Thu, 24 Nov 2011 06:54:45 +0800
> On Wed, 2011-11-23 at 17:28 -0500, David Miller wrote:
>> From: Jun Zhao <mypopydev@gmail.com>
>> Date: Thu, 24 Nov 2011 00:38:42 +0800
>>
>> > When timer is pending and expires less-than-or-equal-to new delay,
>> > we need not used del_timer()/add_timer().
>> >
>> > Signed-off-by: Jun Zhao <mypopydev@gmail.com>
>>
>> You did not answer Eric's question, why are you optimizing this
>> less-used code path?
>
> 1). Oh, in the RFC 3376 $5.2, Page 23:
Then your commit message is terrible.
Your commit message, one the one hand, talks about optimizing the code.
Your explanation here talks about RFC conformance.
Your inconsistencies, and how you ignore important questions posed to
you like Eric's (until I point it out to you) makes your work
incredibly irritating to review and process.
Your patch submissions need to be more well formed and your commit
messages need to explain exactly what your goals are with your change
and how those goals are being met by the patch you are proposing.
When we read "optimize timer modify logic" how the heck are we
supposed to know what this change is actually doing? Why should we
think that we actually need your change? How am we supposed to figure
out that you are fixing an RFC conformance issue?
I'm sorry, this patch submission is junk. Don't send us junk.
next prev parent reply other threads:[~2011-11-24 0:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 16:38 [PATCH v2] ipv4 : igmp : optimize timer modify logic in igmp_mod_timer() Jun Zhao
2011-11-23 22:28 ` David Miller
2011-11-23 22:54 ` Jun Zhao
2011-11-24 0:04 ` David Miller [this message]
2011-11-24 1:27 ` Jun Zhao
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=20111123.190428.1925341377347198202.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=mypopydev@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).