From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id D7496C626 for ; Fri, 19 Jun 2015 04:26:06 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 18 Jun 2015 19:26:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,642,1427785200"; d="scan'208";a="590637361" Received: from pgsmsx106.gar.corp.intel.com ([10.221.44.98]) by orsmga003.jf.intel.com with ESMTP; 18 Jun 2015 19:26:05 -0700 Received: from kmsmsx154.gar.corp.intel.com (172.21.73.14) by PGSMSX106.gar.corp.intel.com (10.221.44.98) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 19 Jun 2015 10:23:19 +0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by KMSMSX154.gar.corp.intel.com (172.21.73.14) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 19 Jun 2015 10:23:19 +0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.165]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.129]) with mapi id 14.03.0224.002; Fri, 19 Jun 2015 10:23:18 +0800 From: "Ouyang, Changchun" To: Thomas Monjalon Thread-Topic: vhost doxygen Thread-Index: AQHQqhB/iaWrCWdHdUGJXBnDkEniA52zGVDw Date: Fri, 19 Jun 2015 02:23:17 +0000 Message-ID: References: <1923555.8BqysOHqsg@xps13> In-Reply-To: <1923555.8BqysOHqsg@xps13> Accept-Language: zh-CN, 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 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] vhost doxygen 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: Fri, 19 Jun 2015 02:26:09 -0000 Hi Thomas > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Friday, June 19, 2015 5:47 AM > To: Ouyang, Changchun > Cc: dev@dpdk.org > Subject: vhost doxygen >=20 > Please Changchun, > Could you check and complete the vhost API comments? >=20 > It can be checked with this command: > make doc-api-html 2>&1 | grep '/librte_vhost/.*warning: >=20 I have done it. Pls see patch: doc: fix doxygen warnings Thanks Changchun