From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 5595D1396 for ; Sun, 12 Mar 2017 11:00:06 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx16.intmail.prod.int.phx2.redhat.com [10.5.11.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 56B2FC04BD26; Sun, 12 Mar 2017 10:00:06 +0000 (UTC) Received: from [10.36.116.107] (ovpn-116-107.ams2.redhat.com [10.36.116.107]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3604C2D5D4; Sun, 12 Mar 2017 10:00:03 +0000 (UTC) To: Thomas Monjalon References: <20170213142820.8964-1-maxime.coquelin@redhat.com> <20170306082740.5675-1-maxime.coquelin@redhat.com> <20132562.xc9aFNvGcL@xps13> Cc: dev@dpdk.org, aconole@redhat.com, sodey@sonusnet.com, yuanhan.liu@linux.intel.com, jianfeng.tan@intel.com From: Maxime Coquelin Message-ID: <9fd71079-1ec5-7887-a6be-e37253c96fc5@redhat.com> Date: Sun, 12 Mar 2017 11:00:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20132562.xc9aFNvGcL@xps13> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.74 on 10.5.11.28 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Sun, 12 Mar 2017 10:00:06 +0000 (UTC) Subject: Re: [dpdk-dev] [PATCH v2 0/7] virtio/vhost: Add MTU feature support 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: , X-List-Received-Date: Sun, 12 Mar 2017 10:00:06 -0000 On 03/07/2017 10:57 PM, Thomas Monjalon wrote: > 2017-03-06 09:27, Maxime Coquelin: >> This series target v17.05 release. > > I think you should add an entry in the release notes. Sure. Will be in upcoming revision. Thanks, Maxime