From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 1/6] szedata2: add new poll mode driver Date: Sat, 21 Nov 2015 11:27:56 +0100 Message-ID: <7913441.BHK3N7dXZD@xps13> References: <1442565172-5338-1-git-send-email-matejvido@gmail.com> <2187677.AtrVqmgt0N@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Viktor Pus To: Matej Vido Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id C0186282 for ; Sat, 21 Nov 2015 11:29:12 +0100 (CET) Received: by wmvv187 with SMTP id v187so102657956wmv.1 for ; Sat, 21 Nov 2015 02:29:12 -0800 (PST) In-Reply-To: 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-20 20:25, Matej Vido: > > As only 64-bit versions of the libraries are provided, I guess we > > could mention it is currently supported only on x86-64. > > I agree. Should I update the documentation and send a patch? Yes please. Another note: I use -rpath= in EXTRA_LDFLAGS to find the dependency of the dependency ;)