From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 456621B40B; Tue, 6 Feb 2018 14:41:27 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Feb 2018 05:41:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,468,1511856000"; d="scan'208";a="15417804" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga007.jf.intel.com with ESMTP; 06 Feb 2018 05:41:26 -0800 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.101]) by IRSMSX108.ger.corp.intel.com ([169.254.11.9]) with mapi id 14.03.0319.002; Tue, 6 Feb 2018 13:41:25 +0000 From: "Kovacevic, Marko" To: "Xing, Beilei" , "Mcnamara, John" , "dev@dpdk.org" , "Wu, Jingjing" CC: "stable@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: update i40e guide Thread-Index: AQHTnWo08Xxc58zMDkKkodKSKKCe1KOXZUvA Date: Tue, 6 Feb 2018 13:41:24 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F663435D6@IRSMSX104.ger.corp.intel.com> References: <1517715657-17546-1-git-send-email-beilei.xing@intel.com> In-Reply-To: <1517715657-17546-1-git-send-email-beilei.xing@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYWIwY2U3YzQtYTJhZS00YjRlLWE4ZTItOTI1OGU5YmViNGZlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkdZUXVnYTdVRHJIajNBcVlaNGdlNTZMUEFacGc5Z1ZhN0NDdWRuNkRVRHc9In0= x-ctpclassification: CTP_NT x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: update i40e guide 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: Tue, 06 Feb 2018 13:41:28 -0000 > This patch updates the i40e guide with new device parameter support-multi= - > driver. >=20 > Signed-off-by: Beilei Xing > Cc: stable@dpdk.org >=20 > doc/guides/nics/i40e.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) >=20 Acked-by: Marko Kovacevic