From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 234B4292D for ; Mon, 26 Sep 2016 02:42:52 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP; 25 Sep 2016 17:42:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,396,1470726000"; d="scan'208";a="1045788961" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga001.fm.intel.com with ESMTP; 25 Sep 2016 17:42:52 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 25 Sep 2016 17:42:51 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.15]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.234]) with mapi id 14.03.0248.002; Mon, 26 Sep 2016 08:42:49 +0800 From: "Lu, Wenzhuo" To: Thomas Monjalon CC: "De Lara Guarch, Pablo" , "dev@dpdk.org" , "Iremonger, Bernard" Thread-Topic: [dpdk-dev] [PATCH] app/testpmd: fix DCB config issue on ixgbe Thread-Index: AQHR7tknDiVthxIrsEOjebEG23OHI6CHK8MAgAQTBDA= Date: Mon, 26 Sep 2016 00:42:48 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC09093932AB9B@shsmsx102.ccr.corp.intel.com> References: <1470374429-14848-1-git-send-email-wenzhuo.lu@intel.com> <2109155.CD2UYYFa7q@xps13> In-Reply-To: <2109155.CD2UYYFa7q@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] app/testpmd: fix DCB config issue on ixgbe X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2016 00:42:53 -0000 Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Saturday, September 24, 2016 2:25 AM > To: Lu, Wenzhuo; De Lara Guarch, Pablo > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] app/testpmd: fix DCB config issue on ixgb= e >=20 > What is the status of this patch? I need to send a V2 to add more explanation in the code. I'll send it soon.= =20