From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from SNT004-OMC1S13.hotmail.com (snt004-omc1s13.hotmail.com [65.55.90.24]) by dpdk.org (Postfix) with ESMTP id BA18A2A66 for ; Mon, 4 Jul 2016 16:22:47 +0200 (CEST) Received: from SNT146-W29 ([65.55.90.8]) by SNT004-OMC1S13.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Mon, 4 Jul 2016 07:22:47 -0700 X-TMN: [Ngeia5Hvw9qUipfcvpzJmipA5FjiRKA5] X-Originating-Email: [jonathan763@hotmail.com] Message-ID: From: Jonathan Gregoire To: "users@dpdk.org" Date: Mon, 4 Jul 2016 10:22:46 -0400 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 04 Jul 2016 14:22:47.0400 (UTC) FILETIME=[89B25E80:01D1D5FF] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] association link between the pci address and dpdk port? X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2016 14:22:48 -0000 Hi all=2C I followed the dpdk ubuntu step (https://help.ubuntu.com/16.04/serverguide/= DPDK.html) and I have successfully binded my two 10G port to dpdk and added= then in ovs. However=2C I'm trying to figure out how the mapping is working between the = pci addresses (ex:0000:06:00.0 & 0000:06:00.1) and dpdk ports (dpdk0 & dpdk= 1). How can I display the association link between the pci address and the dpdk= port? How do I know that "0000:06:00.0" is really binded to dpdk0? Thanks=2C JonathanG =