From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Bug in "rte_eth_dev_attach" while using mlx5 pmd driver? Date: Thu, 29 Mar 2018 16:53:46 +0200 Message-ID: <1627630.qDTFsr7CPG@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Sam Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 275642C8 for ; Thu, 29 Mar 2018 16:54:03 +0200 (CEST) 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" Hi, 29/03/2018 09:00, Sam: > Hi all, > > I'm using OVS-2.8.0 + DPDK-17.05-rc1, with 2 pf and 1 vf port under mlx5 > pmd driver, like this: I did not really look at your issue because you are using a DPDK release candidate. When looking at http://docs.openvswitch.org/en/latest/faq/releases/ we can find the DPDK releases to use for which OVS: 2.8.x 17.05.2 2.9.x 17.11 Please update