From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-177.mta0.migadu.com (out-177.mta0.migadu.com [91.218.175.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AEFA32C08BB for ; Sun, 12 Apr 2026 19:24:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.177 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776021890; cv=none; b=Qcto+MWzewTSG4zK3na/NivWHbSHcviHJbicRlN0veu+fwX5BIsiHPe42Y6xYb+kjXE2m6H+xv7RincDR0X/NtTtzJzcoBLQbWPwMW7nGBStQdSu/qNLdGQ6FhcX3wGG9kTfNOo/0RNEiiSYUBSJtL9ZsW0ShuVzZBlugWSYcvc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776021890; c=relaxed/simple; bh=Iy3hhlwzu20rJFN2tuJlW97lY33vaDiPnXe0xqQOhSQ=; h=MIME-Version:Date:Content-Type:From:Message-ID:Subject:To:Cc: In-Reply-To:References; b=Pe5aCicJY72hEb0s78+N6GlGRSEOVto5Xg7SuJ+ziqhRbdooXDGfzMkjWR76foEhZf1RoirF0i7MiGtSOHC4C4fgb6x0e0Q6PZ4YwXl4FJNOsACgATfZn3IvkR7zN8oobLDgwepVVRH9PaUx66bJ8Q05GhxSQmpzg5xeHMo54hk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=pdbkd0MD; arc=none smtp.client-ip=91.218.175.177 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="pdbkd0MD" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1776021876; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Iy3hhlwzu20rJFN2tuJlW97lY33vaDiPnXe0xqQOhSQ=; b=pdbkd0MD/ZPOv2q7gy0vwIbn+SPzxhxnX8WgErYwxbyVXyh8pmkD5k/fsVyqPSPYg2dcCz qvMZXkhAxkg8zPTeQYXnEgS4RsgqdnL/vznfjFoJoJ0j8Gr+2mDk8uMFZhh/JY35WARTLa lqJXuoAQ4Z9Ot3NIa1CZQjMKC0SGhlA= Date: Sun, 12 Apr 2026 19:24:30 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Frank Wunderlich" Message-ID: TLS-Required: No Subject: Re: [RFC net-next v5 0/3] Add RSS and LRO support To: "Jakub Kicinski" , "Frank Wunderlich" Cc: linux@fw-web.de, nbd@nbd.name, sean.wang@mediatek.com, lorenzo@kernel.org, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, pabeni@redhat.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, linux@armlinux.org.uk, daniel@makrotopia.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org In-Reply-To: <20260412075402.2eda04d3@kernel.org> References: <20251219151219.77115-1-linux@fw-web.de> <20260412075402.2eda04d3@kernel.org> X-Migadu-Flow: FLOW_OUT Am 12. April 2026 um 16:54 schrieb "Jakub Kicinski" : >=20 >=20On Sun, 12 Apr 2026 11:57:47 +0000 Frank Wunderlich wrote: >=20 >=20>=20 >=20> some time has passed without a single comment, so i just send a fri= endly reminder ;) > >=20 >=20You have a lot of people in the To: > Could you clarify who you expect to action these patches? > Patches are an RFC and I suppose ain't nobody got much comments? Hi, imho 11 people are in "To" is not much, but i was told that no comments c= an mean "OK so far" so i will send v6 soon rebased on current net-next. regards Frank