From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 89C19282 for ; Mon, 22 Feb 2016 16:54:22 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP; 22 Feb 2016 07:54:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,485,1449561600"; d="scan'208";a="52514393" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by fmsmga004.fm.intel.com with ESMTP; 22 Feb 2016 07:42:00 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.30]) by IRSMSX107.ger.corp.intel.com ([163.33.3.99]) with mapi id 14.03.0248.002; Mon, 22 Feb 2016 15:40:42 +0000 From: "Mcnamara, John" To: Tetsuya Mukawa , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 6/6] docs: add release note for qtest virtio container support Thread-Index: AQHRbXNyDIIZhZs6VUigkHTxlgAK+Z84MyuQ Date: Mon, 22 Feb 2016 15:40:41 +0000 Message-ID: References: <1455075613-3605-3-git-send-email-mukawa@igel.co.jp> <1456129075-14909-7-git-send-email-mukawa@igel.co.jp> In-Reply-To: <1456129075-14909-7-git-send-email-mukawa@igel.co.jp> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDNkMDE0ZWQtYTI4OS00YWZhLTg4ZDQtMjdlZmY3YzVmYzgzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IitacE5qUUFmTXZwbnp2UUZLY2o4dHVXOFwvVmdyNU45ZFliWSs5R3gzdVwvUT0ifQ== x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 6/6] docs: add release note for qtest virtio container support 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, 22 Feb 2016 15:54:23 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tetsuya Mukawa > Sent: Monday, February 22, 2016 8:18 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3 6/6] docs: add release note for qtest virti= o > container support > ... >=20 > +* **Virtio support for containers using QEMU qtest mode.** > + Add a new virtual device, named eth_qtest_virtio, to support virtio fo= r > containers > + using QEMU qtest mode. There should be a newline after the title and both the title and the descri= ption should be in the past tense, as explained in the inline example. However, no need to respin the patch for this. Acked-by: John McNamara