linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] moving fq back to clock monotonic breaks my setup
@ 2019-01-10  0:48 Ian Kumlien
  2019-01-10  5:53 ` Eric Dumazet
  0 siblings, 1 reply; 6+ messages in thread
From: Ian Kumlien @ 2019-01-10  0:48 UTC (permalink / raw)
  To: edumazet; +Cc: Linux Kernel Network Developers, linux-kernel

Hi,

Just been trough ~5+ hours of bisecting and eventually actually found
the culprit =)

commit fb420d5d91c1274d5966917725e71f27ed092a85 (refs/bisect/bad)
Author: Eric Dumazet <edumazet@google.com>
Date:   Fri Sep 28 10:28:44 2018 -0700

    tcp/fq: move back to CLOCK_MONOTONIC

[--8<--]

So this might be because my setup might be "odd".

Basically I have a firewall with four nics that uses two of those nics
to handle my normal
internet connection (firewall/MASQ/NAT) and the other two are assigned
to one bridge each.

The firewall is also my local caching DNS server and DHCP server,
which is also used by the VM:s...
But with 4.20 DHCP replies disappeared before entering the bridge - i
couldn't even see them in
tcpdump! (all nics are ixgbe on a atom soc)

I'm currently running a kernel with that patch reversed but I'm also
wondering about possible ways
forward since I'm reverting a fix from someone else...

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

end of thread, other threads:[~2019-01-11  9:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10  0:48 [BUG] moving fq back to clock monotonic breaks my setup Ian Kumlien
2019-01-10  5:53 ` Eric Dumazet
2019-01-10  8:25   ` Ian Kumlien
2019-01-10  8:55     ` Paolo Abeni
2019-01-11  9:34       ` Eric Dumazet
2019-01-11  9:51         ` Ian Kumlien

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).