From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] szedata2: update documentation Date: Mon, 14 Dec 2015 00:43:09 +0100 Message-ID: <1569544.pHLqeR4uYZ@xps13> References: <1448366833-6073-1-git-send-email-matejvido@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Matej Vido Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 6BFF458CF for ; Mon, 14 Dec 2015 00:44:25 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id p66so22379212wmp.0 for ; Sun, 13 Dec 2015 15:44:25 -0800 (PST) In-Reply-To: <1448366833-6073-1-git-send-email-matejvido@gmail.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-11-24 13:07, Matej Vido: > Add note to the documentation that only x86_64 versions of the external > libraries are currently provided. > > Signed-off-by: Matej Vido Applied, thanks