Re: [PATCH v5 bpf-next 00/12] BPF TCP header options

2020-08-24 Thread Alexei Starovoitov
On Thu, Aug 20, 2020 at 12:00 PM Martin KaFai Lau wrote: > > The earlier effort in BPF-TCP-CC allows the TCP Congestion Control > algorithm to be written in BPF. It opens up opportunities to allow > a faster turnaround time in testing/releasing new congestion control > ideas to production environ

[PATCH v5 bpf-next 00/12] BPF TCP header options

2020-08-20 Thread Martin KaFai Lau
The earlier effort in BPF-TCP-CC allows the TCP Congestion Control algorithm to be written in BPF. It opens up opportunities to allow a faster turnaround time in testing/releasing new congestion control ideas to production environment. The same flexibility can be extended to writing TCP header op