From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] mk: fix librte_vhost linking Date: Thu, 12 Feb 2015 17:00:31 +0100 Message-ID: <1948336.f8PduhjBKx@xps13> References: <6ca22ee1257e34ee2b89f2fb354d6c382b8f3e29.1423644785.git.pmatilai@redhat.com> <24fdb6886ab2d889197b6822be9361b40876bf22.1423662049.git.pmatilai@redhat.com> <91383E96CE459D47BCE92EFBF5CE73B004F4ACA2@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Panu Matilainen Return-path: In-Reply-To: <91383E96CE459D47BCE92EFBF5CE73B004F4ACA2-kPTMFJFq+rEMvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > librte_vhost is not a plugin but a library, move it to proper section to fix > > sample app build in shared, non-combined library setup. > > > > Signed-off-by: Panu Matilainen > > Acked-by: Sergio Gonzalez Monroy Applied, thanks