All of lore.kernel.org
 help / color / mirror / Atom feed
* Request for -stable inclusion: time stamping fix for nfp
@ 2017-11-15 16:20 Guillaume Nault
  2017-11-16  1:13 ` David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Guillaume Nault @ 2017-11-15 16:20 UTC (permalink / raw)
  To: David Miller; +Cc: Jakub Kicinski, netdev

Hi David,

Can you please queue commit 46f1c52e66db
("nfp: TX time stamp packets before HW doorbell is rung") for -stable?
We got hit but this bug in the late summer. We run this fix internally
since a couple of months, but that'd be better to have it officially
backported so everyone can benefit of it.

Regards,

Guillaume

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Request for -stable inclusion: time stamping fix for nfp
  2017-11-15 16:20 Request for -stable inclusion: time stamping fix for nfp Guillaume Nault
@ 2017-11-16  1:13 ` David Miller
  2018-05-17 17:41   ` Guillaume Nault
  0 siblings, 1 reply; 7+ messages in thread
From: David Miller @ 2017-11-16  1:13 UTC (permalink / raw)
  To: g.nault; +Cc: jakub.kicinski, netdev

From: Guillaume Nault <g.nault@alphalink.fr>
Date: Wed, 15 Nov 2017 17:20:46 +0100

> Can you please queue commit 46f1c52e66db
> ("nfp: TX time stamp packets before HW doorbell is rung") for -stable?
> We got hit but this bug in the late summer. We run this fix internally
> since a couple of months, but that'd be better to have it officially
> backported so everyone can benefit of it.

Queued up.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Request for -stable inclusion: time stamping fix for nfp
  2017-11-16  1:13 ` David Miller
@ 2018-05-17 17:41   ` Guillaume Nault
  2018-05-17 18:09     ` David Miller
  0 siblings, 1 reply; 7+ messages in thread
From: Guillaume Nault @ 2018-05-17 17:41 UTC (permalink / raw)
  To: David Miller; +Cc: jakub.kicinski, netdev

On Thu, Nov 16, 2017 at 10:13:28AM +0900, David Miller wrote:
> From: Guillaume Nault <g.nault@alphalink.fr>
> Date: Wed, 15 Nov 2017 17:20:46 +0100
> 
> > Can you please queue commit 46f1c52e66db
> > ("nfp: TX time stamp packets before HW doorbell is rung") for -stable?
> > We got hit but this bug in the late summer. We run this fix internally
> > since a couple of months, but that'd be better to have it officially
> > backported so everyone can benefit of it.
> 
> Queued up.

I guess this one got lost somewhere as it doesn't appear in linux-4.9.y
(other trees aren't relevant).
If that's unintentional, than can you please re-queue
46f1c52e66db ("nfp: TX time stamp packets before HW doorbell is rung")
to -stable?

Sorry for noticing so late.

Guillaume

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Request for -stable inclusion: time stamping fix for nfp
  2018-05-17 17:41   ` Guillaume Nault
@ 2018-05-17 18:09     ` David Miller
  2018-05-17 18:32       ` Willy Tarreau
  2018-05-18  9:55       ` Guillaume Nault
  0 siblings, 2 replies; 7+ messages in thread
From: David Miller @ 2018-05-17 18:09 UTC (permalink / raw)
  To: g.nault; +Cc: jakub.kicinski, netdev

From: Guillaume Nault <g.nault@alphalink.fr>
Date: Thu, 17 May 2018 19:41:47 +0200

> On Thu, Nov 16, 2017 at 10:13:28AM +0900, David Miller wrote:
>> From: Guillaume Nault <g.nault@alphalink.fr>
>> Date: Wed, 15 Nov 2017 17:20:46 +0100
>> 
>> > Can you please queue commit 46f1c52e66db
>> > ("nfp: TX time stamp packets before HW doorbell is rung") for -stable?
>> > We got hit but this bug in the late summer. We run this fix internally
>> > since a couple of months, but that'd be better to have it officially
>> > backported so everyone can benefit of it.
>> 
>> Queued up.
> 
> I guess this one got lost somewhere as it doesn't appear in linux-4.9.y
> (other trees aren't relevant).
> If that's unintentional, than can you please re-queue
> 46f1c52e66db ("nfp: TX time stamp packets before HW doorbell is rung")
> to -stable?

I only submit patches to -stable for the two most recent active branches
which right now consists of 4.16 and 4.14 as per www.kernel.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Request for -stable inclusion: time stamping fix for nfp
  2018-05-17 18:09     ` David Miller
@ 2018-05-17 18:32       ` Willy Tarreau
  2018-05-18  6:36         ` Greg KH
  2018-05-18  9:55       ` Guillaume Nault
  1 sibling, 1 reply; 7+ messages in thread
From: Willy Tarreau @ 2018-05-17 18:32 UTC (permalink / raw)
  To: Greg KH; +Cc: David Miller, g.nault, jakub.kicinski, netdev

Adding Greg here.

Greg, apparently a backport of 46f1c52e66db is needed in 4.9 according
to the thread below. It was merged in 4.13 so 4.14 already has it.

Willy

On Thu, May 17, 2018 at 02:09:03PM -0400, David Miller wrote:
> From: Guillaume Nault <g.nault@alphalink.fr>
> Date: Thu, 17 May 2018 19:41:47 +0200
> 
> > On Thu, Nov 16, 2017 at 10:13:28AM +0900, David Miller wrote:
> >> From: Guillaume Nault <g.nault@alphalink.fr>
> >> Date: Wed, 15 Nov 2017 17:20:46 +0100
> >> 
> >> > Can you please queue commit 46f1c52e66db
> >> > ("nfp: TX time stamp packets before HW doorbell is rung") for -stable?
> >> > We got hit but this bug in the late summer. We run this fix internally
> >> > since a couple of months, but that'd be better to have it officially
> >> > backported so everyone can benefit of it.
> >> 
> >> Queued up.
> > 
> > I guess this one got lost somewhere as it doesn't appear in linux-4.9.y
> > (other trees aren't relevant).
> > If that's unintentional, than can you please re-queue
> > 46f1c52e66db ("nfp: TX time stamp packets before HW doorbell is rung")
> > to -stable?
> 
> I only submit patches to -stable for the two most recent active branches
> which right now consists of 4.16 and 4.14 as per www.kernel.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Request for -stable inclusion: time stamping fix for nfp
  2018-05-17 18:32       ` Willy Tarreau
@ 2018-05-18  6:36         ` Greg KH
  0 siblings, 0 replies; 7+ messages in thread
From: Greg KH @ 2018-05-18  6:36 UTC (permalink / raw)
  To: Willy Tarreau; +Cc: David Miller, g.nault, jakub.kicinski, netdev

On Thu, May 17, 2018 at 08:32:02PM +0200, Willy Tarreau wrote:
> Adding Greg here.
> 
> Greg, apparently a backport of 46f1c52e66db is needed in 4.9 according
> to the thread below. It was merged in 4.13 so 4.14 already has it.

Thanks for the notice, now queued up.

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Request for -stable inclusion: time stamping fix for nfp
  2018-05-17 18:09     ` David Miller
  2018-05-17 18:32       ` Willy Tarreau
@ 2018-05-18  9:55       ` Guillaume Nault
  1 sibling, 0 replies; 7+ messages in thread
From: Guillaume Nault @ 2018-05-18  9:55 UTC (permalink / raw)
  To: David Miller; +Cc: jakub.kicinski, netdev

On Thu, May 17, 2018 at 02:09:03PM -0400, David Miller wrote:
> From: Guillaume Nault <g.nault@alphalink.fr>
> Date: Thu, 17 May 2018 19:41:47 +0200
> 
> > On Thu, Nov 16, 2017 at 10:13:28AM +0900, David Miller wrote:
> >> From: Guillaume Nault <g.nault@alphalink.fr>
> >> Date: Wed, 15 Nov 2017 17:20:46 +0100
> >> 
> >> > Can you please queue commit 46f1c52e66db
> >> > ("nfp: TX time stamp packets before HW doorbell is rung") for -stable?
> >> > We got hit but this bug in the late summer. We run this fix internally
> >> > since a couple of months, but that'd be better to have it officially
> >> > backported so everyone can benefit of it.
> >> 
> >> Queued up.
> > 
> > I guess this one got lost somewhere as it doesn't appear in linux-4.9.y
> > (other trees aren't relevant).
> > If that's unintentional, than can you please re-queue
> > 46f1c52e66db ("nfp: TX time stamp packets before HW doorbell is rung")
> > to -stable?
> 
> I only submit patches to -stable for the two most recent active branches
> which right now consists of 4.16 and 4.14 as per www.kernel.org
> 
Sorry, I didn't know precisely which branches you were actually
handling. I'll remember that for next time.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-18  9:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 16:20 Request for -stable inclusion: time stamping fix for nfp Guillaume Nault
2017-11-16  1:13 ` David Miller
2018-05-17 17:41   ` Guillaume Nault
2018-05-17 18:09     ` David Miller
2018-05-17 18:32       ` Willy Tarreau
2018-05-18  6:36         ` Greg KH
2018-05-18  9:55       ` Guillaume Nault

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.