From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67792A04F0; Thu, 19 Dec 2019 07:05:57 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9DCF41BDFD; Thu, 19 Dec 2019 07:05:56 +0100 (CET) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 5842C1BC25 for ; Thu, 19 Dec 2019 07:05:55 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Dec 2019 22:05:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,330,1571727600"; d="scan'208";a="210346902" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga008.jf.intel.com with ESMTP; 18 Dec 2019 22:05:53 -0800 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 18 Dec 2019 22:05:53 -0800 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 18 Dec 2019 22:05:53 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.19]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.72]) with mapi id 14.03.0439.000; Thu, 19 Dec 2019 14:05:50 +0800 From: "Zhang, Xiao" To: "Ye, Xiaolong" , "Mcnamara, John" , "Kovacevic, Marko" CC: "dev@dpdk.org" , "Richardson, Bruce" , Stephen Hemminger , "Ye, Xiaolong" Thread-Topic: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to guide Thread-Index: AQHVs73KtEyW0CjC00q04Ovxj449kafA/HGg Date: Thu, 19 Dec 2019 06:05:49 +0000 Message-ID: References: <20191129081911.92988-1-xiaolong.ye@intel.com> <20191216030109.99125-1-xiaolong.ye@intel.com> In-Reply-To: <20191216030109.99125-1-xiaolong.ye@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Xiaolong Ye > Sent: Monday, December 16, 2019 11:01 AM > To: Mcnamara, John ; Kovacevic, Marko > > Cc: dev@dpdk.org; Richardson, Bruce ; Stephen > Hemminger ; Ye, Xiaolong > > Subject: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to guide >=20 > This doc describes how to enable DPDK on openwrt in both virtual and phys= ical > x86 environment. >=20 > Signed-off-by: Xiaolong Ye Acked-by: Xiao Zhang