From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 711B33B5835 for ; Tue, 16 Jun 2026 09:12:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781601174; cv=none; b=UoNlyMZfZVyRmoZLMW4xeCZpbd8JLIVsdhlVfjAFNib75YGRHctm9aqabUwamaORiLQhAuRdvtEPKWYbCjyK0FHBh26TRdHW57FFSxe+Zqc3jCmtEYWzO9U2IbX3wNbSpC2BQd8M0Nh2UsIHOeu6vUuy4RsArGD1t67mQG7b5vU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781601174; c=relaxed/simple; bh=DerSPE8IIwXDA40j0MY0KfN5j2dMWtXXT6W6NOD0unc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=nqQp2tlV9xlZBSHw3jFVLUzQ98d7AFQldcErd/+0ZTqd5Ssuu6XXC1JsJHkiZyLUmM0muUkW8DKO66tbfVMQhdSi3hUjzivZncyUN/kCLHlH5B0LEQ+1oXJgbnq5+RRjKcKWULkdAyFopucXd/Xl4aLFTXDGJVobrJCrtKHF2yI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=XxWGbp6g; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="XxWGbp6g" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8BB3E1F000E9; Tue, 16 Jun 2026 09:12:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781601173; bh=FW1d3+ywfL/u89Y0GaANXP2o6Did6zok4uhLhWb9zSM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=XxWGbp6geRDNQzfxDhSwRIUZBmg3xTl0P94mNm/l6/oZFK0Hu0sZjXjX2wtaIekTW knC5/NwA80iuU0sE8HEUoabMVZi8wONVDqoa/E6K9ithuGPv/XIDfwJgM4c3A2zmRS 7lyHeYFjMGiFz7HvwgN0fWiWh/ClKVOCccvfBMOmsqTZh1GIlqGn2IByfMw09oA5R7 Mh2KW5sN2aN8Jjkqz5gGN/HZQzIROUm7jbY8R+W3so4kEqrHf7lQ9n5MGa35GPMscf bEtrOHAWWdG7tRP5kZMzj/0cz4YnH6X20DeSAuMXqxZTptHnzrdNYieR2E/ZVC7vtH ESYqMRO6pCkLA== Date: Tue, 16 Jun 2026 11:12:50 +0200 From: Lorenzo Bianconi To: Jakub Kicinski Cc: Andrew Lunn , "David S. Miller" , Eric Dumazet , Paolo Abeni , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, Madhur Agrawal , Alexander Lobakin Subject: Re: [PATCH net-next v5 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand Message-ID: References: <20260611-airoha-ethtool-priv_flags-v5-0-c11de08486d1@kernel.org> <20260615163713.665271a2@kernel.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="veXpHt1QEexMKAbu" Content-Disposition: inline In-Reply-To: <20260615163713.665271a2@kernel.org> --veXpHt1QEexMKAbu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > On Thu, 11 Jun 2026 23:55:50 +0200 Lorenzo Bianconi wrote: > > net: airoha: use int instead of atomic_t for qdma users counter > > net: airoha: refactor QDMA start/stop into reusable helpers > > net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS of= fload >=20 > only the first patch applies cleanly right now ack, I will repost missing ones as soon as net-next is open again. Regards, Lorenzo --veXpHt1QEexMKAbu Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTquNwa3Txd3rGGn7Y6cBh0uS2trAUCajETkgAKCRA6cBh0uS2t rOReAPsEmnYAMhDF28XS2vXZY1/UTQg2145bDKxI02AfrrbHKAD/RlrEtKZzVD+t rV+CYqb0oXC+8tSoTWXY/uU+fRE88wk= =SZVh -----END PGP SIGNATURE----- --veXpHt1QEexMKAbu--