From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f46.google.com (mail-pg0-f46.google.com [74.125.83.46]) by dpdk.org (Postfix) with ESMTP id 7B4DC23B for ; Thu, 22 Jun 2017 18:43:00 +0200 (CEST) Received: by mail-pg0-f46.google.com with SMTP id e187so10058059pgc.1 for ; Thu, 22 Jun 2017 09:43:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ntHi/E/lQiZXnrd+r7UFrdokEN4WmV6QSl3ssfOWIS0=; b=n7hc03fJJ5HtQ9h+GufwpfkW4IC6l8mCHzHpBmmwIdDEUargc8v3zh+Cp/k0zsVp28 uxWH4KpNfoossHZoSoQKbIH5RG5iO/rPbN3Jk6DM7keQrMlDAxDV84YOIx6eAyX/luPw SQgXNbx9rYjnyRTToHhSUOrBoJsFdgNnltcuqcPdLuGldx0UYwrmcTcgrYzXQ3eV9UI7 cvUOdK8REWphH7KWU3DoyHTqM2pFb9w+RN/DqPigNIf9/lZkuwuK0mDqVxdl1mmKOfbW jDVpDlOp25eNvNOX3OmFYoLCYtGT9UeQZwYhVu23oEgTgO5YQwq4rKYKa5fX1iNtZIs8 Q0kQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ntHi/E/lQiZXnrd+r7UFrdokEN4WmV6QSl3ssfOWIS0=; b=k7RTTbm4kMrSEEwlI07juMQB1IaYfKLCelys0GvSU9krubtGPZHwfGUTsbie547NbG jH9DuywzFL2lYuC1yqIf19GcLb5UQ//uu1J2jBvic/hlue6HPGruFzIgvY0RzAqAoQHc h1sNb4211x8BoEkUHKA7hB4XLuATMngyJzdTMYxSgAz7QqCCIuFEI5doXIn+1tUCbzEh c+BhFDrezQ0DDgeQeUEqHXRd39nOG2+lUIMwCyidkwkWz7RFGw/KihJGHi+KR9jheSVs dWdqwIICaZicQkgMDiVCThDDX7ovzPDUU7g7VOeSI2z48D67V8bdgeELyROEhUPX7Vr/ i3ig== X-Gm-Message-State: AKS2vOzpxr56s3YYmpUHCcaBd86P6jFVa9WlEDdIqNiHSw7IUP2mf+Qh Juh/HZ52ZgaBHNIzmRa1gg== X-Received: by 10.98.63.70 with SMTP id m67mr3570639pfa.193.1498149779632; Thu, 22 Jun 2017 09:42:59 -0700 (PDT) Received: from xeon-e3 (76-14-207-240.or.wavecable.com. [76.14.207.240]) by smtp.gmail.com with ESMTPSA id 197sm4746122pga.58.2017.06.22.09.42.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 22 Jun 2017 09:42:59 -0700 (PDT) Date: Thu, 22 Jun 2017 09:42:57 -0700 From: Stephen Hemminger To: Thomas Monjalon Cc: dev@dpdk.org, Stephen Hemminger Message-ID: <20170622094257.403a38f6@xeon-e3> In-Reply-To: <2744561.oZm4kLcdaV@xps> References: <20170622155641.25916-1-stephen@networkplumber.org> <20170622155641.25916-4-stephen@networkplumber.org> <2744561.oZm4kLcdaV@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 3/3] mlx5: handle 32 bit PCI domain X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2017 16:43:00 -0000 On Thu, 22 Jun 2017 18:17:38 +0200 Thomas Monjalon wrote: > 22/06/2017 17:56, Stephen Hemminger: > > The PCI domain in Azure maybe 32 bits. When device is passed through > > the domain is synthesize from the internal GUID. > > > > Signed-off-by: Stephen Hemminger > > --- > > drivers/net/mlx5/mlx5_ethdev.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Do you want to update other drivers, or should we ask to > PMD maintainers to do the update of their driver? > Looks like mlx4 is only other driver looking for PCI_SLOT_NAME