From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42])
 by dpdk.org (Postfix) with ESMTP id 00F09C340
 for <dev@dpdk.org>; Thu,  9 Jun 2016 11:40:30 +0200 (CEST)
Received: by mail-wm0-f42.google.com with SMTP id k204so52023494wmk.0
 for <dev@dpdk.org>; Thu, 09 Jun 2016 02:40:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=MDTPTC2rISISMGsb64pUZzGBnLFy5CIrhVQckH2eoUA=;
 b=o+S/aXDzHEHwSDhzZF7d7dKHMZi957SrUQtCc9NDMJM04UwKkIbOzbfNRSpU3dFl43
 EqLqN3QWabOJMkrpo9cyDCqEOjKB/tHVm0yvrMRKMRvFixzTeiF2A+gPLbsGBG4fiXSL
 BvHWT6mqcm8mY50+0FWJt0RbzkTWD0DJH+ZlNErpWgmDZJVCMO0P+Hv9dZe72Qu/TRFA
 +h+vkLmGb9fImWVIh7+4DSj1MTIWV227hDOXIoEdqURoPxXLkyn73hCykVnP/mZ8h2Xa
 /iBmzvNEOe9aUIoqioF29RSKMtnLbRhFlO4ypKWxhephESyB5LAceWAtF0sfoCSEWM6k
 VbiA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=MDTPTC2rISISMGsb64pUZzGBnLFy5CIrhVQckH2eoUA=;
 b=CsGUgRsDHigaiVguqLseMkrSCkY3G71UnVPJThayrpeP/dAFS4x0+zBZldvGAfumXv
 dvZnybaoeKwN2Z3TWn5p2BQtaFxvOOKTlbj9akpZjNhoAqRFahSaNjQimDzpOhRtUqsb
 QsGKJjbvoNMJPy8inbdfiE8N9zIjqBcWaoQaYhRJnzJ2tWLW72+dW+IMed3v/U6H/KoP
 3udDswF011zy1YBxaHuAsR1wnOIOm31N/LjJ3J2dJo7AqG5NGgLEeiafTnbDIU/TUJi/
 tAgpEheD3HqHZu03ZbDCT4/RWSb7gSQw4jGi4Q6VtJjOPrcIIwz1vFilBRmTorXg8rsB
 c7pg==
X-Gm-Message-State: ALyK8tJB1YTkTrUZAXj8CJspdD/sNQpglniUtz26OW5VFYWPrKgVEl7JoxBWNA7GwWokXlkR
X-Received: by 10.28.142.82 with SMTP id q79mr12667918wmd.88.1465465229791;
 Thu, 09 Jun 2016 02:40:29 -0700 (PDT)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id n66sm6680018wmn.7.2016.06.09.02.40.28
 (version=TLSv1/SSLv3 cipher=OTHER);
 Thu, 09 Jun 2016 02:40:28 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Panu Matilainen <pmatilai@redhat.com>
Cc: Christian Ehrhardt <christian.ehrhardt@canonical.com>, dev@dpdk.org,
 Ferruh Yigit <ferruh.yigit@intel.com>
Date: Thu, 09 Jun 2016 11:40:27 +0200
Message-ID: <2730861.Fm2Zd1EmcJ@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <CAATJJ0L9QEiQQqD9KBgKYTr9ki_T+WDy2257nWUkOGpHxwfbpQ@mail.gmail.com>
References: <62da0f5f31b2ab9db2dcc16acd2f8425a575a26f.1465293714.git.pmatilai@redhat.com>
 <CAATJJ0L9QEiQQqD9KBgKYTr9ki_T+WDy2257nWUkOGpHxwfbpQ@mail.gmail.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH] mk: generate internal library dependencies
	from DEPDIRS-y automatically
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jun 2016 09:40:30 -0000

> > Up to now dependencies between DPDK internal libraries have been
> > untracked at shared library level, requiring applications to know
> > about library internal dependencies and often consequently overlinking.
> >
> > Since the dependencies are already recorded for build ordering in the
> > makefiles, we can use that information to generate LDLIBS entries for
> > internal libraries automatically.
> >
> > Also revert commit 8180554d82b3 ("vhost: fix linkage of driver with
> > library") which is made redundant by this change.
> >
> > Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
> Acked-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>

Applied, thanks