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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D9A5C433FE for ; Mon, 11 Oct 2021 15:53:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7A4A460E9C for ; Mon, 11 Oct 2021 15:53:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238768AbhJKPzu (ORCPT ); Mon, 11 Oct 2021 11:55:50 -0400 Received: from mxout02.lancloud.ru ([45.84.86.82]:37402 "EHLO mxout02.lancloud.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231766AbhJKPzs (ORCPT ); Mon, 11 Oct 2021 11:55:48 -0400 Received: from LanCloud DKIM-Filter: OpenDKIM Filter v2.11.0 mxout02.lancloud.ru BE77C236642E Received: from LanCloud Received: from LanCloud Received: from LanCloud Subject: Re: [PATCH 00/14] Add functional support for Gigabit Ethernet driver From: Sergey Shtylyov To: David Miller CC: , , , , , , , , , , References: <20211009190802.18585-1-biju.das.jz@bp.renesas.com> <20211010.103812.371946148270616666.davem@davemloft.net> <5b3893d9-a233-5d22-0873-f9da87b3180e@omp.ru> Organization: Open Mobile Platform Message-ID: Date: Mon, 11 Oct 2021 18:53:44 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <5b3893d9-a233-5d22-0873-f9da87b3180e@omp.ru> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [192.168.11.198] X-ClientProxiedBy: LFEXT02.lancloud.ru (fd00:f066::142) To LFEX1907.lancloud.ru (fd00:f066::207) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 10/10/21 12:55 PM, Sergey Shtylyov wrote: > [...] >>>     DaveM, I'm going to review this patch series (starting on Monday). Is that acceptable forewarning? :-) >> >> Yes, thank you. > >    And I have started reviewing the next version already. I think I've finished reviewing the series now. The only issue was in the patch #13. :-) MBR, Sergey