RE: [PATCH v1 net-next 0/3] ECN offload handling for AccECN series
From: Chia-Yu Chang (Nokia) <hidden>
Date: 2026-02-02 14:10:34
Also in:
bpf, linux-doc, linux-kselftest, linux-rdma, virtualization
-----Original Message----- From: Jakub Kicinski <kuba@kernel.org> Sent: Sunday, February 1, 2026 1:45 AM To: Chia-Yu Chang (Nokia) <redacted> Cc: tariqt@nvidia.com; linux-rdma@vger.kernel.org; shaojijie@huawei.com; shenjian15@huawei.com; salil.mehta@huawei.com; mbloch@nvidia.com; saeedm@nvidia.com; leon@kernel.org; eperezma@redhat.com; brett.creeley@amd.com; jasowang@redhat.com; virtualization@lists.linux.dev; mst@redhat.com; xuanzhuo@linux.alibaba.com; pabeni@redhat.com; edumazet@google.com; parav@nvidia.com; linux-doc@vger.kernel.org; corbet@lwn.net; horms@kernel.org; dsahern@kernel.org; kuniyu@google.com; bpf@vger.kernel.org; netdev@vger.kernel.org; dave.taht@gmail.com; jhs@mojatatu.com; stephen@networkplumber.org; xiyou.wangcong@gmail.com; jiri@resnulli.us; davem@davemloft.net; andrew+netdev@lunn.ch; donald.hunter@gmail.com; ast@fiberby.net; liuhangbin@gmail.com; shuah@kernel.org; linux-kselftest@vger.kernel.org; ij@kernel.org; ncardwell@google.com; Koen De Schepper (Nokia) <redacted>; g.white@cablelabs.com; ingemar.s.johansson@ericsson.com; mirja.kuehlewind@ericsson.com; cheshire@apple.com; rs.ietf@gmx.at; Jason_Livingood@comcast.com; vidhi_goel@apple.com Subject: Re: [PATCH v1 net-next 0/3] ECN offload handling for AccECN series CAUTION: This is an external email. Please be very careful when clicking links or opening attachments. See the URL nok.it/ext for additional information. On Sat, 31 Jan 2026 23:55:07 +0100 chia-yu.chang@nokia-bell-labs.com wrote:quoted
--- v2: - Replace VIRTIO_NET_HDR_GSO_ECN with VIRTIO_NET_HDR_GSO_ECN_FLAGSFor the future: Quoting documentation: Limit patches outstanding on mailing list ----------------------------------------- Avoid having more than 15 patches, across all series, outstanding for review on the mailing list for a single tree. In other words, a maximum of 15 patches under review on net, and a maximum of 15 patches under review on net-next. This limit is intended to focus developer effort on testing patches before upstream review. Aiding the quality of upstream submissions, and easing the load on reviewers. See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#limit-patches-outstanding-on-mailing-list
Hi Jakub, Sorry for my miss, I was thinking to submit up to 15 patches per series, without considering the overall limit on net-next. Will be careful next time. Thanks. Chia-Yu