On 03/26/2019 10:01 AM, Alexei Starovoitov wrote: > The next tcp congestion control algorithm should be implementable in bpf. Congestion control do not need per-packet decision, and can indeed be implemented in bpf. Some researchers even have implemented them in user space (CCP if I remember well) > If kernel was extensible to that degree likely there would have been > no need to bypass it and invent quic. QUIC is a complete re-design, and works around fundamental things that TCP can not change. bpf in TCP could not have changed the rise of QUIC or any other modern transport, really. Lets stop this discussion, we are digressing :)
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn to TCP Alexei Starovoitov
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn to TCP Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn to ... Alexei Starovoitov
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn... Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Propagat... Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Pro... Alexei Starovoitov
- Re: [PATCH bpf-next 0/7] bpf: Pro... Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Pro... Alexei Starovoitov
- Re: [PATCH bpf-next 0/7] bpf: Pro... Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Pro... Alexei Starovoitov
- Re: [PATCH bpf-next 0/7] bpf: Pro... Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Pro... Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn to TCP Eric Dumazet
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn to TCP Lawrence Brakmo
- Re: [PATCH bpf-next 0/7] bpf: Propagate cn to TCP Eric Dumazet