From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1 04/10] app/test: support resources archived by tar Date: Thu, 12 May 2016 17:28:04 +0200 Message-ID: <2145523.5t3nnSrXDt@xps13> References: <1462531720-26217-1-git-send-email-viktorin@rehivetech.com> <1462531720-26217-5-git-send-email-viktorin@rehivetech.com> <1930885.2DNqPEin9b@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Bruce Richardson , David Marchand To: Jan Viktorin Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 9582C6CCF for ; Thu, 12 May 2016 17:28:06 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id e201so263390251wme.0 for ; Thu, 12 May 2016 08:28:06 -0700 (PDT) In-Reply-To: <1930885.2DNqPEin9b@xps13> 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" 2016-05-12 17:26, Thomas Monjalon: > 2016-05-06 12:48, Jan Viktorin: > > +$(eval $(call resource,test_resource_tar,resource.tar)) > > This tar resource is not provided. Should it be created in the Makefile? Sorry I was looking at v1 while it is implemented in v2.