From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 F221E7C for ; Mon, 29 May 2023 01:59:11 +0000 (UTC) Received: from smtpbgsg2.qq.com (smtpbgsg2.qq.com [54.254.200.128]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06402BE for ; Sun, 28 May 2023 18:59:09 -0700 (PDT) X-QQ-mid:Yeas5t1685325426t271t41681 Received: from 3DB253DBDE8942B29385B9DFB0B7E889 (jiawenwu@trustnetic.com [183.159.96.128]) X-QQ-SSF:00400000000000F0FOF000000000000 From: =?utf-8?b?Smlhd2VuIFd1?= X-BIZMAIL-ID: 3208364526885793045 To: "'Russell King \(Oracle\)'" Cc: "'Jakub Kicinski'" , , , , , , , , , , , References: <20230524091722.522118-1-jiawenwu@trustnetic.com> <20230524091722.522118-9-jiawenwu@trustnetic.com> <20230525211403.44b5f766@kernel.org> <022201d98f9a$4b4ccc00$e1e66400$@trustnetic.com> <026901d98fb0$b5001d80$1f005880$@trustnetic.com> <026a01d98fb3$97e3d8b0$c7ab8a10$@trustnetic.com> In-Reply-To: Subject: RE: [PATCH net-next v9 8/9] net: txgbe: Implement phylink pcs Date: Mon, 29 May 2023 09:57:05 +0800 Message-ID: <02dc01d991d0$de67a5e0$9b36f1a0$@trustnetic.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQIrQcdiCo7tNEhbaUMwQ6r5o07FvQI4H2aIApOsZCcBuMNaNAG5zvSTAdySFWcA4jXyEgHRLN2uAkEn4IsCeSbpd65A2JWw Content-Language: zh-cn X-QQ-SENDSIZE: 520 Feedback-ID: Yeas:trustnetic.com:qybglogicsvrgz:qybglogicsvrgz5a-1 X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,FROM_EXCESS_BASE64, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On Friday, May 26, 2023 6:42 PM, Russell King (Oracle) wrote: > On Fri, May 26, 2023 at 10:37:04AM +0100, Russell King (Oracle) wrote: > > I'm just creating a patch series for both xpcs and lynx, which this > > morning have had patches identifying similar problems with creation > > and destruction. > > https://lore.kernel.org/all/ZHCGZ8IgAAwr8bla@shell.armlinux.org.uk/ OK, I will send the updated patches after this patch series merged.