From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5405ACF9C6F for ; Mon, 23 Sep 2024 15:04:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=R+ydyGmUsv6CKlgCdcUxLShZ5R58rZaOXUnePmMbVbM=; b=gExLxLMt+eOl+Aq52h//Z64Yaq il2YmEQNVmr1W6hgwOkhOD6p9XLulAcraWDEl/tTi+WDx/5cpvS58GloAy+FJZlcu9A4op2fGqf08 GhqO5puOrc+wNxAlNOoavcFU2TjJCfKeXKbyRhJpXFw/FYaWFYMZ9sFjrarKvzAEpouVfD+hLUCcN iJ35pUPKyRl8+qVNUUflAt/ssGydZt7NUGueryiXci4Q5ICDmg574uPq99OvSdu2D7w8C4sPKWX63 s6jVyVBh4aDWwDcumnXxvDaAxGFtdmTCaNFp0nLyrAKAyui+akspq5ksLyb+wV+B8bRFbQ3G2O66G RNxFrG1g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sskbW-0000000HRIR-49Mr; Mon, 23 Sep 2024 15:03:58 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sskaO-0000000HR8Q-0Z4o for linux-arm-kernel@lists.infradead.org; Mon, 23 Sep 2024 15:02:50 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id AE3151BF203; Mon, 23 Sep 2024 15:02:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1727103763; 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=R+ydyGmUsv6CKlgCdcUxLShZ5R58rZaOXUnePmMbVbM=; b=ZBlSltin2yU9Kt/xsqkUDtayEVikt1r3Pmnd2M/0l/vLWP3k5BaTiOB76k6lkLfO5jKK5Z IMdZaD1EF9TzutwoRyGvs97ON2WEXApuUBPu7GhPSrL97yixjU4rCj1BGgQpin6Hi8w93x SnvM01pvFfnP9mqBdw2LZFZpuwEPVesygppRGAyKbcLbQLZzn4Eq1Wq8OzymhtvamOJgDk KK2rQKmERU1/+wySSdMORxNSWPz/AYhHlICmMzrRuKVDSP76k0/zqbCsyeZMgs68Tz8X75 +AOZ/dM1jBn2/ur3r3OCUk0xOtDXbKtl0NGcMmgX8BbAZIzBjB3DCakmNNRFxg== Date: Mon, 23 Sep 2024 17:02:39 +0200 From: Maxime Chevallier To: "Russell King (Oracle)" Cc: Andrew Lunn , Heiner Kallweit , Alexandre Torgue , "David S. Miller" , Eric Dumazet , Florian Fainelli , Jakub Kicinski , Jiawen Wu , Jose Abreu , Jose Abreu , linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Maxime Coquelin , Mengyuan Lou , netdev@vger.kernel.org, Paolo Abeni , Vladimir Oltean Subject: Re: [PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1 Message-ID: <20240923170239.5c1bcfc7@fedora.home> In-Reply-To: References: Organization: Bootlin X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-GND-Sasl: maxime.chevallier@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240923_080248_945409_F108E405 X-CRM114-Status: GOOD ( 10.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Russell, On Mon, 23 Sep 2024 15:00:26 +0100 "Russell King (Oracle)" wrote: > Hi, > > First, sorry for the bland series subject - this is the first in a > number of cleanup series to the XPCS driver. This series has some > functional changes beyond merely cleanups, notably the first patch. FWIW I've reviewed the whole series, to the best of my knowledge this looks fine, nice improvements. I don't have any means to test however. Thanks, Maxime