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 A0DADA0032; Fri, 24 Jun 2022 11:54:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44DC740A87; Fri, 24 Jun 2022 11:54:44 +0200 (CEST) Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) by mails.dpdk.org (Postfix) with ESMTP id A32064069D for ; Fri, 24 Jun 2022 11:54:42 +0200 (CEST) Received: from dggemv711-chm.china.huawei.com (unknown [172.30.72.53]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4LTss85R81zDsT9; Fri, 24 Jun 2022 17:54:04 +0800 (CST) Received: from kwepemm600004.china.huawei.com (7.193.23.242) by dggemv711-chm.china.huawei.com (10.1.198.66) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Fri, 24 Jun 2022 17:54:33 +0800 Received: from [10.67.103.231] (10.67.103.231) by kwepemm600004.china.huawei.com (7.193.23.242) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Fri, 24 Jun 2022 17:54:33 +0800 Message-ID: Date: Fri, 24 Jun 2022 17:54:32 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH V5 0/7] app/testpmd: fix RSS and flow type To: David Marchand CC: "Singh, Aman Deep" , Yuying Zhang , Ferruh Yigit , "Andrew Rybchenko" , dev , "Thomas Monjalon" , , "liudongdong (C)" References: <20220429102445.23711-1-lihuisong@huawei.com> <20220624072401.21839-1-lihuisong@huawei.com> From: "lihuisong (C)" In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.231] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemm600004.china.huawei.com (7.193.23.242) X-CFilter-Loop: Reflected 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 Hi David, 在 2022/6/24 16:59, David Marchand 写道: > On Fri, Jun 24, 2022 at 10:55 AM lihuisong (C) wrote: >> Hi Ferruh, >> >> This patchset has been sent. However, a merge conflict is displayed on >> the CI. >> In fact, I'm do it based on the latest mainline, and there are nothing >> conflict. >> >> Can you help me re-trigger the build? > There may be different reasons why (likely on your side), but > patchwork does not see the patches you sent as a single series. > For example, patch 4 is seen as part of the v2 series. > > The CI tools rely on patchwork. > So the various CI won't be able to apply them. > > Please resend. Thanks. It's the patchwork problem. This patchset are assigned to two series. As shown in the link below: http://patches.dpdk.org/project/dpdk/list/?series=&submitter=2085&state=&q=&archive=&delegate= If I resend, but this patchset hasn't changed. Do I need to change the version number of this patchset?