From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1 0/2] Fix namespaces for VFIO and PCI Date: Mon, 06 Nov 2017 21:32:02 +0100 Message-ID: <16615637.68jBSdi6l7@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id CC961F94 for ; Mon, 6 Nov 2017 21:32:03 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/11/2017 17:08, Gaetan Rivet: > Some symbols are lacking the proper rte_ prefix. > > Gaetan Rivet (2): > eal: use proper namespace for VFIO symbols > pci: fix PCI lib prefix Applied, thanks