Some packetdrill tests are failing when host kernel is using ASAN or other debugging infrastructure.
I was able to fix the flakes by making sure we were not sending wakeup events too soon. Eric Dumazet (2): tcp: remove poll() flakes when receiving RST tcp: remove poll() flakes with FastOpen net/ipv4/tcp_input.c | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) -- 2.12.2.762.g0e3151a226-goog