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 043E92B8F for ; Thu, 9 Feb 2017 02:27:53 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP; 08 Feb 2017 17:27:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,349,1484035200"; d="scan'208";a="62501438" Received: from dpdk26.sh.intel.com ([10.239.128.228]) by orsmga005.jf.intel.com with ESMTP; 08 Feb 2017 17:27:51 -0800 From: Wenzhuo Lu To: dev@dpdk.org Cc: Wenzhuo Lu Date: Thu, 9 Feb 2017 09:27:58 +0800 Message-Id: <1486603680-62864-1-git-send-email-wenzhuo.lu@intel.com> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1486448555-95730-1-git-send-email-wenzhuo.lu@intel.com> References: <1486448555-95730-1-git-send-email-wenzhuo.lu@intel.com> Subject: [dpdk-dev] [PATCH v2 0/2] update ixgbe doc 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: Thu, 09 Feb 2017 01:27:54 -0000 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(-) -- 1.9.3