From: Eric Dumazet <eduma...@google.com> Date: Thu, 7 May 2020 09:32:17 -0700
> First patches cleanup netpoll, and make sure it provides tx status to its > users. > > Last patch changes bonding to not pretend packets were sent without error. > > By providing more accurate status, TCP stack can avoid adding more > packets if the slave qdisc is already full. > > This came while testing latest horizon feature in sch_fq, with > very low pacing rate flows, but should benefit hosts under stress. Looks good, series applied, thanks Eric.