Re: [PATCH v2 net-next 03/14] tcp: accecn: Add ece_delta to rate_sample
From: Paolo Abeni <pabeni@redhat.com>
Date: 2025-09-23 09:47:51
Also in:
bpf, linux-doc, linux-kselftest
From: Paolo Abeni <pabeni@redhat.com>
Date: 2025-09-23 09:47:51
Also in:
bpf, linux-doc, linux-kselftest
On 9/18/25 6:21 PM, chia-yu.chang@nokia-bell-labs.com wrote:
From: Ilpo Järvinen <ij@kernel.org> Include echoed CE count into rate_sample. Replace local ecn_count variable with it.
Why? skimming over the next few patches it's not clear to me which is the goal here. Expanding the commit message would help, thanks! Paolo