Re: [PATCH bpf-next] bpf: Add support for fq's EDT to HBM

2019-06-13 Thread Andrii Nakryiko
, On Wed, Jun 12, 2019 at 11:08 AM brakmo wrote: > > Adds support for fq's Earliest Departure Time to HBM (Host Bandwidth > Manager). Includes a new BPF program supporting EDT, and also updates > corresponding programs. > > It will drop packets with and EDT of more than 500us in the future typo:

[PATCH bpf-next] bpf: Add support for fq's EDT to HBM

2019-06-12 Thread brakmo
Adds support for fq's Earliest Departure Time to HBM (Host Bandwidth Manager). Includes a new BPF program supporting EDT, and also updates corresponding programs. It will drop packets with and EDT of more than 500us in the future unless the packet belongs to a flow with less than 2 packets in flig