[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170418164552.29261-1-edumazet@google.com>
Date: Tue, 18 Apr 2017 09:45:50 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Eric Dumazet <eric.dumazet@...il.com>
Subject: [PATCH net-next 0/2] tcp: address two poll() flakes
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
Powered by blists - more mailing lists