On Thu, May 7, 2020 at 1:05 PM Eric Dumazet <eduma...@google.com> wrote: > > Now sch_fq has horizon feature, we want to allow QUIC/UDP applications > to use EDT model so that pacing can be offloaded to the kernel (sch_fq) > or the NIC. > > Signed-off-by: Eric Dumazet <eduma...@google.com> > Cc: Willem de Bruijn <will...@google.com>
Acked-by: Willem de Bruijn <will...@google.com> Thanks Eric! This will really help with enabling pacing offload in real workloads.