Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488864
| From | Eric Dumazet <eric.dumazet@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] BQL support and fix for a regression issue |
| Date | 2016-09-22 15:20 +0200 |
| Message-ID | <skc4V-6RE-3@gated-at.bofh.it> (permalink) |
| References | <sk8b0-4nG-5@gated-at.bofh.it> <skbiy-6i0-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 2016-09-22 at 08:25 -0400, David Miller wrote:
> From: sunil.kovvuri@gmail.com
> Date: Thu, 22 Sep 2016 14:35:19 +0530
>
> > From: Sunil Goutham <sgoutham@cavium.com>
> >
> > These patches add byte queue limit support and also fixes a regression
> > issue introduced by commit
> > 'net: thunderx: Use netdev's name for naming VF's interrupts'
>
> The correct way to refer to commits when you fix a bug is
> to use the "Fixes: " tag right before the signoffs and ACKs.
>
> The correct form is:
>
> Fixes: $SHA1_ID ("Commit header line.")
>
> You'll see this in many other netdev commits.
Thanks a lot David for this enforcement, it really helps bug tracking
and backports
Note that the $SHA1_ID should be truncated to 12 first chars.
Refer to Documentation/SubmittingPatches around line 191 for more
details.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] BQL support and fix for a regression issue sunil.kovvuri@gmail.com - 2016-09-22 11:10 +0200
[PATCH 2/2] net: thunderx: Support for byte queue limits sunil.kovvuri@gmail.com - 2016-09-22 11:10 +0200
Re: [PATCH 2/2] net: thunderx: Support for byte queue limits Florian Fainelli <f.fainelli@gmail.com> - 2016-09-22 21:00 +0200
[PATCH 1/2] net: thunderx: Fix issue with IRQ namimg sunil.kovvuri@gmail.com - 2016-09-22 11:10 +0200
Re: [PATCH 0/2] BQL support and fix for a regression issue David Miller <davem@davemloft.net> - 2016-09-22 14:30 +0200
Re: [PATCH 0/2] BQL support and fix for a regression issue Eric Dumazet <eric.dumazet@gmail.com> - 2016-09-22 15:20 +0200
csiph-web