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 A5EE7A00BE; Mon, 27 Apr 2020 08:26:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 07EC31C0C6; Mon, 27 Apr 2020 08:26:00 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 970312B96 for ; Mon, 27 Apr 2020 08:25:58 +0200 (CEST) IronPort-SDR: eFJP5a4oPUF4BSLUURL3Kqze8RspWDM24WVJTtfbLD1iXT1NAbblLoogDCdrmMpRVR/izkYoQw VUcbFtUY3MQw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Apr 2020 23:25:57 -0700 IronPort-SDR: 7nkluxn7XdtMBWZ3rnzUn5PkE0hnISpDXjMt1e0qe120M52HV4fMwAKujRFuNZo00vu/dwOoH0 o8mnIdo/TjGA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,323,1583222400"; d="scan'208";a="336159818" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga001.jf.intel.com with ESMTP; 26 Apr 2020 23:25:57 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 26 Apr 2020 23:25:57 -0700 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 27 Apr 2020 14:25:55 +0800 Received: from shsmsx603.ccr.corp.intel.com ([10.109.6.143]) by SHSMSX603.ccr.corp.intel.com ([10.109.6.143]) with mapi id 15.01.1713.004; Mon, 27 Apr 2020 14:25:55 +0800 From: "Wu, Jingjing" To: "Xing, Beilei" , "dev@dpdk.org" , "Lu, Wenzhuo" , "Zhang, Qi Z" Thread-Topic: [PATCH 3/3] maintainers: update for driver testing tool Thread-Index: AQHWG6RwQQ+yx/UiZEegnz+Vv+6DhKiMghAA Date: Mon, 27 Apr 2020 06:25:55 +0000 Message-ID: References: <1587889313-32555-1-git-send-email-beilei.xing@intel.com> <1587889313-32555-4-git-send-email-beilei.xing@intel.com> In-Reply-To: <1587889313-32555-4-git-send-email-beilei.xing@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 3/3] maintainers: update for driver testing tool 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" > -----Original Message----- > From: Xing, Beilei > Sent: Sunday, April 26, 2020 4:22 PM > To: dev@dpdk.org; Wu, Jingjing ; Lu, Wenzhuo > ; Zhang, Qi Z > Subject: [PATCH 3/3] maintainers: update for driver testing tool >=20 > Replace Jingjing Wu with Beilei Xing. >=20 > Signed-off-by: Beilei Xing Acked-by: Jingjing Wu