On Sat, 2016-04-23 at 23:23 +0300, Or Gerlitz wrote: > On Sat, Apr 23, 2016 at 9:35 PM, Eric Dumazet <[email protected]> wrote: > > From: Eric Dumazet <[email protected]> > > > > When multiple skb are TX-completed in a row, we might incorrectly keep > > a timestamp of a prior skb and cause extra work. > > > > Fixes: ec693d47010e8 ("net/mlx4_en: Add HW timestamping (TS) support") > > Signed-off-by: Eric Dumazet <[email protected]> > > Willem de Bruijn <[email protected]> > > Eric, was that supposed to be Reported-by: or Signed-off-by: ...
This was meant to be. Cc: Willem de Bruijn <[email protected]> Willem was CC on the original bug at Google (Google-Bug-Id: 28356763 ) Thanks.
