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 66C53A0551; Fri, 21 Feb 2020 22:08:34 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A7F1B1BFAD; Fri, 21 Feb 2020 22:08:33 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 5183A1BFA9 for ; Fri, 21 Feb 2020 22:08:32 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 9D93121C1E; Fri, 21 Feb 2020 16:08:31 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 21 Feb 2020 16:08:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=3eTww4WaZEBvwYB4oUd1tvUijO+QQ1KV0BLsxivnUDE=; b=GlNrYfgH9wxN SGUh/Z1hwzFsWgOiRLYUvPcH/fKmHEXCKTbHdZc6Mwx6JuEnfep8VUPMDLmxmvmY xD2P1HFn26TVB9/Y+rMEnUOCAM4bYnO/X7XQrdbKN1uJXadpLyWucmHB8tqav/la wl4muZtQVG0V7aasQJeUJxLQbpFhabk= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=3eTww4WaZEBvwYB4oUd1tvUijO+QQ1KV0BLsxivnU DE=; b=roOdvB8fFlj7U/UuiM8eI4phuVs6gpX2XXMzk4HMe190n1xo1yz4IEwPh Lbsgr60TEkMZpbxZcJQPpvJsjOGkzIeHMvlsNA3G9MAOTuhJL7wcEN5uPYu95GoB lKYdh8yTtB/n1c7hlPnxIU/LgL1HKc2jLm+L4cCGPpP9X3YhSpmZbcw2uixaPqOC WT9QgdZ8Oa00IsM5wnJexVFYwb4ITAdtsHomvq2tPkDyWc4IeOf8Y9MBo+jbruc2 adq0dsogU8yvmQjrq6KP4KpA0GX15FulEWqgmFFm9+bvJxiMimGfeEmTEqvJuJzn PUOoreVwTtDXs5ww2pQhYwcw2xkfA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrkeeggddugeehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 24C013280060; Fri, 21 Feb 2020 16:08:30 -0500 (EST) From: Thomas Monjalon To: Xiaolong Ye Cc: John McNamara , Marko Kovacevic , dev@dpdk.org, Bruce Richardson , Stephen Hemminger , mdr@ashroe.eu Date: Fri, 21 Feb 2020 22:08:28 +0100 Message-ID: <2738652.VdNmn5OnKV@xps> In-Reply-To: <20200217024703.80451-1-xiaolong.ye@intel.com> References: <20191129081911.92988-1-xiaolong.ye@intel.com> <20200217024703.80451-1-xiaolong.ye@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v6] 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" 17/02/2020 03:47, Xiaolong Ye: > This doc describes how to enable DPDK on Openwrt in both virtual and > physical x86 environment. > > Signed-off-by: Xiaolong Ye > Acked-by: John McNamara Applied, thanks I hope we'll be able to drop this how-to soon, in favor of a DPDK package well integrated in OpenWrt :-)