From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: davem@davemloft.net,
Anjali Singhai Jain <anjali.singhai@intel.com>,
netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com,
Jesse Brandeburg <jesse.brandeburg@intel.com>
Subject: Re: [net-next 09/14] i40e: Enable all PCTYPEs except FCOE for RSS.
Date: Sun, 08 Dec 2013 00:20:41 +0300 [thread overview]
Message-ID: <52A39129.7090507@cogentembedded.com> (raw)
In-Reply-To: <1386444985.2195.8.camel@jtkirshe-mobl>
On 12/07/2013 10:36 PM, Jeff Kirsher wrote:
>>>>> From: Anjali Singhai Jain <anjali.singhai@intel.com>
>>>>> RSS can steer packets based on recognition of all
>>>>> sorts of different headers. Enable some more of them.
>>>>> Change-Id: I2264dedae66fb0bceca6fb6e772e050e3ca8efc8
>>>> This line has no place in the upstream patches, and I'm seeing it
>>>> in several patches of this series.
>>> This is an internal hash id, so that we can track upstream changes back
>>> to internal git tree changes. I did verify that this was acceptable and
>>> is being used in the kernel in upstream patches before pushing this
>>> information.
>> First time I hear about that. Its use is constantly denied in
>> linux-usb at least. Maybe netdev has its own rules regarding this though...
Greg KH seems to be persistent in being negative towards its use. I also
react semi-automatically whenever I see it, asking to remove it. Anyway, it's
really DaveM's issue whether to allow it.
The main issue with it is that it doesn't contain any useful information
to an ordinary person browsing kernel commits, it's exactly for the internal
use only.
> Take a look at `git log --format=oneline --grep="Change-Id"`
> You will see there are instances in arch as well as in wireless and in
> other areas as well.
I saw only 3 screens of commits (expected to see more) without much system.
> So we are not doing something new or the only ones using this tag.
I didn't say that (in fact, quite the contrary).
> Google appears to be using it as well based the following information:
> https://gerrit-documentation.storage.googleapis.com/Documentation/2.7/user-changeid.html
Why should we care about what Google does?
> Places using gerrit:
> http://code.google.com/p/gerrit/wiki/ShowCases
> This is the largest example of a "Change-Id:" tag that I know of.
I didn't see the Linux kernel in this list, only Android.
WBR, Sergei
next prev parent reply other threads:[~2013-12-07 20:20 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-07 2:17 [net-next 00/14][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2013-12-07 2:17 ` [net-next 01/14] i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor Jeff Kirsher
2013-12-07 21:33 ` Or Gerlitz
2013-12-07 21:40 ` Jeff Kirsher
2013-12-09 19:33 ` Keller, Jacob E
2013-12-07 2:17 ` [net-next 02/14] i40e: check multi-bit state correctly Jeff Kirsher
2013-12-07 2:17 ` [net-next 03/14] i40e: get media type during link info Jeff Kirsher
2013-12-07 2:17 ` [net-next 04/14] i40e: Add flag for L2 VEB filtering Jeff Kirsher
2013-12-07 2:17 ` [net-next 05/14] i40e: enable early hardware support Jeff Kirsher
2013-12-07 2:17 ` [net-next 06/14] i40e: whitespace Jeff Kirsher
2013-12-07 2:17 ` [net-next 07/14] i40e: Bump version Jeff Kirsher
2013-12-07 2:17 ` [net-next 08/14] i40e: refactor reset code Jeff Kirsher
2013-12-07 2:17 ` [net-next 09/14] i40e: Enable all PCTYPEs except FCOE for RSS Jeff Kirsher
2013-12-07 18:00 ` Sergei Shtylyov
2013-12-07 18:16 ` Jeff Kirsher
2013-12-07 20:12 ` Sergei Shtylyov
2013-12-07 19:36 ` Jeff Kirsher
2013-12-07 21:20 ` Sergei Shtylyov [this message]
2013-12-07 20:55 ` Jeff Kirsher
2013-12-09 22:05 ` Or Gerlitz
2013-12-10 7:22 ` Or Gerlitz
2013-12-08 6:09 ` David Miller
2013-12-07 2:17 ` [net-next 10/14] i40e: only set up the rings to be used Jeff Kirsher
2013-12-07 2:17 ` [net-next 11/14] i40e: clear test state bit after all ethtool tests Jeff Kirsher
2013-12-07 2:17 ` [net-next 12/14] i40e: refactor " Jeff Kirsher
2013-12-07 2:17 ` [net-next 13/14] i40e: add num_VFs message Jeff Kirsher
2013-12-07 2:17 ` [net-next 14/14] i40e: Add a new variable to track number of pf instances Jeff Kirsher
2013-12-10 0:21 ` [net-next 00/14][pull request] Intel Wired LAN Driver Updates 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=52A39129.7090507@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=anjali.singhai@intel.com \
--cc=davem@davemloft.net \
--cc=gospo@redhat.com \
--cc=jeffrey.t.kirsher@intel.com \
--cc=jesse.brandeburg@intel.com \
--cc=netdev@vger.kernel.org \
--cc=sassmann@redhat.com \
/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).