From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3E448A0A02; Fri, 26 Mar 2021 01:41:55 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B670C40685; Fri, 26 Mar 2021 01:41:54 +0100 (CET) Received: from szxga07-in.huawei.com (szxga07-in.huawei.com [45.249.212.35]) by mails.dpdk.org (Postfix) with ESMTP id 418A94067B for ; Fri, 26 Mar 2021 01:41:53 +0100 (CET) Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4F635f3mC5z9sxS; Fri, 26 Mar 2021 08:39:50 +0800 (CST) Received: from [10.78.49.194] (10.78.49.194) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.498.0; Fri, 26 Mar 2021 08:41:47 +0800 To: Thomas Monjalon CC: , Ferruh Yigit , dev References: <1612356396-21309-1-git-send-email-oulijun@huawei.com> <6796692.TXxtQ3U2Ta@thomas> <87be5256-df30-19e3-e1d2-c03a337cb0eb@huawei.com> <5506673.gu5sEy3GCS@thomas> From: oulijun Message-ID: <7fac715c-b166-e05d-b4bc-3f110bc6621e@huawei.com> Date: Fri, 26 Mar 2021 08:41:48 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <5506673.gu5sEy3GCS@thomas> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.78.49.194] X-CFilter-Loop: Reflected Subject: Re: [dpdk-dev] [Linuxarm] [PATCH V2 0/4] add Hisilicon kunpeng CPU support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 在 2021/3/25 22:40, Thomas Monjalon 写道: > 25/03/2021 14:26, oulijun: >> 在 2021/3/25 20:19, Thomas Monjalon 写道: >>> 25/03/2021 12:17, oulijun: >>>> Ruifeng has reviewed-by. Does anyone else have any comments? Is it >>>> necessary to send the V2? >>> >>> v2 for what? There is a change? >>> >> No. no change. > > So why are you asking to send a v2? > Sorry. My suggestion is to ask if you need to reset the patch based on the latest date. If not, wait for other's reviews and to incorporate the patch. > >>>> 在 2021/3/25 17:07, Thomas Monjalon 写道: >>>>> 25/03/2021 09:54, oulijun: >>>>>> Hi, Thomas&&Ferruh >>>>>> >>>>>> Do I need to send a patchset? >>>>> >>>>> ??? >>>>> What do you mean? >>>>> >>>>>> 在 2021/3/10 9:35, Lijun Ou 写道: >>>>>>> This series add meson build for Hisilicon kunpeng CPU. >>>>>>> >>>>>>> Lijun Ou (4): >>>>>>> config/arm: add Hisilicon kunpeng920 implementer >>>>>>> config/arm: add Hisilicon kunpeng930 implementer >>>>>>> config/arm: add kunpeng920 meson cross compile target >>>>>>> config/arm: add kunpeng930 meson cross compile target > > > > . >