On Wed, Jul 26, 2017 at 2:38 PM, Neal Cardwell <ncardw...@google.com> wrote: > Yeah, it looks like I can reproduce this issue with (1) bad sacks > causing repeated TLPs, and (2) TLPs timers being pushed out to later > times due to incoming data. Scripts are attached.
I'm testing a fix of only scheduling a TLP if (flag & FLAG_DATA_ACKED) is true... neal