From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 0/2] update ixgbe doc Date: Thu, 9 Feb 2017 15:28:00 +0000 Message-ID: <628f6d32-0c5c-5fc8-dadd-608d3ba9cf05@intel.com> References: <1486448555-95730-1-git-send-email-wenzhuo.lu@intel.com> <1486603680-62864-1-git-send-email-wenzhuo.lu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Wenzhuo Lu , dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 684FBFA60 for ; Thu, 9 Feb 2017 16:28:02 +0100 (CET) In-Reply-To: <1486603680-62864-1-git-send-email-wenzhuo.lu@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2/9/2017 1:27 AM, Wenzhuo Lu wrote: > 1, adjust the framework of the ixgbe doc. > 2, announce the MTU setting limitation. > > v2: > - split the patch to 2 to add more fixes. > > Wenzhuo Lu (2): > doc: fix framework of ixgbe doc > doc: announce ixgbe MTU setting limitation > > doc/guides/nics/ixgbe.rst | 28 ++++++++++++++++++++-------- > 1 file changed, 20 insertions(+), 8 deletions(-) > Series applied to dpdk-next-net/master, thanks.