From: Yuchung Cheng <ych...@google.com> Date: Thu, 1 Oct 2020 14:05:18 -0700
> The retransmission refactoring patch > 686989700cab ("tcp: simplify tcp_mark_skb_lost") > does not properly update the total lost packet counter which may > break the policer mode in BBR. This patch fixes it. > > Fixes: 686989700cab ("tcp: simplify tcp_mark_skb_lost") > Reported-by: Neal Cardwell <ncardw...@google.com> > Signed-off-by: Yuchung Cheng <ych...@google.com> > Signed-off-by: Neal Cardwell <ncardw...@google.com> > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied, thank you.