On Fri, Jan 11, 2019 at 10:35 AM Eric Dumazet <eduma...@google.com> wrote: > On Thu, Jan 10, 2019 at 12:55 AM Paolo Abeni <pab...@redhat.com> wrote: > > On Thu, 2019-01-10 at 09:25 +0100, Ian Kumlien wrote: > > > > > This works, and so does: > > > https://marc.info/?l=linux-netdev&m=154696956604748&w=2 > > > > > > Pointed out by Paolo (tested both separately) > > > > Note: I cleared the tstamp in br_forward_finish() instead of > > br_dev_queue_push_xmit() because I think the latter could be called > > also in the local xmit path, via br_nf_post_routing. > > > > We must preserve the tstamp in output path, right? > > > > I was not aware of your patch, SGTM, thanks.
And you can add Tested-by: ian.kuml...@gmail.com