From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 54EC6A0093; Mon, 18 May 2020 13:12:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7F67F1D429; Mon, 18 May 2020 13:12:47 +0200 (CEST) Received: from huawei.com (szxga05-in.huawei.com [45.249.212.191]) by dpdk.org (Postfix) with ESMTP id D031C1D414 for ; Mon, 18 May 2020 13:12:45 +0200 (CEST) Received: from DGGEMS401-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id C1F4B2ED799D82BADB6A; Mon, 18 May 2020 19:12:43 +0800 (CST) Received: from [127.0.0.1] (10.69.31.206) by DGGEMS401-HUB.china.huawei.com (10.3.19.201) with Microsoft SMTP Server id 14.3.487.0; Mon, 18 May 2020 19:12:38 +0800 To: Ferruh Yigit References: <750fc71a-e4fc-d5a7-9bca-551d7ed4b32c@intel.com> <1f71bc2e-e00c-8700-2850-19a5e42b8b94@163.com> <57c82ebe-1d9d-7d17-ceaa-7df93d48a3a6@huawei.com> CC: , <3chas3@gmail.com>, , , From: "Wei Hu (Xavier)" Message-ID: <865c4cff-770c-fd24-b2e1-815bb68c0b87@huawei.com> Date: Mon, 18 May 2020 19:12:37 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.69.31.206] X-CFilter-Loop: Reflected Subject: Re: [dpdk-dev] Fwd: Re: [PATCH v2 2/2] net/bonding: fix MAC address when one port resets X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" On 2020/5/18 17:55, Ferruh Yigit wrote: > On 5/16/2020 10:51 AM, Wei Hu (Xavier) wrote: >> >> On 2020/5/16 16:59, Wei Hu (Xavier) wrote: >>> >>> >>> -------- Forwarded Message -------- >>> Subject: Re: [dpdk-dev] [PATCH v2 2/2] net/bonding: fix MAC address >>> when one port resets >>> Date: Fri, 15 May 2020 11:46:30 +0100 >>> From: Ferruh Yigit >>> To: Wei Hu (Xavier) , Chas Williams >>> <3chas3@gmail.com> >>> CC: dev@dpdk.org, Thomas Monjalon , David >>> Marchand >>> >>> On 5/15/2020 4:11 AM, Wei Hu (Xavier) wrote: >>>> Hi, Ferruh Yigit & Chas Williams >>>> Could you please give any suggestion? >>> Hi Xavier, >>> >>> Unfortunately we are missing reviews in bonding patches. There are a >>> few more >>> waiting other than this one. >>> >>> If you are already working on it and have enough information about the >>> code, >>> what do you think adding you as the additional maintainer? >>> >> Hi, Ferruh Yigit >> >> I'm glad to do something like this. >> > Great news, thanks. > Can you please send a patch to add your name as bonding maintainer to the > MAINTAINERS file [1]? > > For this release it may be late, but hopefully we can close the outstanding > bonding patches in next release. Ok, I will send the patch at once. Thanks, Xavier > Thanks, > ferruh > > [1] > http://lxr.dpdk.org/dpdk/v20.02/source/MAINTAINERS#L528 >