From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 993B1231C for ; Mon, 22 Sep 2014 06:38:52 +0200 (CEST) Received: by mail-wi0-f171.google.com with SMTP id ho1so2161842wib.4 for ; Sun, 21 Sep 2014 21:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=HToFVhzsmeYaUqq5f7JFSRdyq3IN1st1E0behPdUmFY=; b=Vl6TEHLesayhhNatSXZEb22d9hr5P3ssFj9qCyTEb/H3ZPzx+xSVWMDEI3TpwMlcbu kfQjQYmJ4Vrf6S7PKOXkiPoS9D2HjS+U8so4sHXE+sdKER5t8rQ6Lh1WvaCDMMmYSPBV 7AUpNQyhGyIP3EZggz4jihT0yfH0CdwImn+ftzxot2gXIkILY3o7/xuJthfE02Xj7aSy ZVAJ8mTq004zb0JZHhWRgwdDR26Z1EMnmAr4uGwOXGHuadWtVuxnKde6CnaBBr4A5Xkj gfO41HxlYOqARn3w6pHOCXRKc5Q20J0cx2Hrd/wTZQudgdmwoc6ck/rHXlnfgXdBL+od tDvQ== MIME-Version: 1.0 X-Received: by 10.180.10.9 with SMTP id e9mr12641327wib.74.1411361094897; Sun, 21 Sep 2014 21:44:54 -0700 (PDT) Received: by 10.194.205.101 with HTTP; Sun, 21 Sep 2014 21:44:54 -0700 (PDT) In-Reply-To: <20140919201543.GA17127@drone.musicnaut.iki.fi> References: <20140919201543.GA17127@drone.musicnaut.iki.fi> Date: Mon, 22 Sep 2014 10:14:54 +0530 Message-ID: From: Mukesh Dua To: Aaro Koskinen Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Porting DPDK to ARM platform X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2014 04:38:53 -0000 Hi, I am not able to access the link. Seems the site is offline. Can you please share some alternate link. Regards, Mukesh On Sat, Sep 20, 2014 at 1:45 AM, Aaro Koskinen wrote: > Hi, > > On Fri, Sep 19, 2014 at 03:57:52PM +0530, Mukesh Dua wrote: > > Did someone tried porting DPDK to ARM platform? > > Maybe check here: https://wiki.linaro.org/LNG/Engineering/DPDK > > A. >