Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933610Ab1ESQ5l (ORCPT ); Thu, 19 May 2011 12:57:41 -0400 Received: from quartz.orcorp.ca ([139.142.54.143]:37215 "EHLO quartz.orcorp.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933494Ab1ESQ5i (ORCPT ); Thu, 19 May 2011 12:57:38 -0400 Date: Thu, 19 May 2011 10:57:28 -0600 From: Jason Gunthorpe To: Bart Van Assche Cc: "Nicholas A. Bellinger" , Roland Dreier , linux-kernel , linux-scsi , linux-rmda , Vu Pham , David Dillow , James Bottomley Subject: Re: [RFC] ib_srpt: initial .40-rc1 drivers/infiniband/ulp/srpt merge Message-ID: <20110519165728.GB12525@obsidianresearch.com> References: <1305682604-21383-1-git-send-email-nab@linux-iscsi.org> <20110518170556.GB2595@obsidianresearch.com> <1305778694.2856.533.camel@haakon2.linux-iscsi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Broken-Reverse-DNS: no host name found for IP address 10.0.0.11 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 998 Lines: 22 On Thu, May 19, 2011 at 12:40:02PM +0200, Bart Van Assche wrote: > I'm still wondering whether it was a good idea to switch from ib > style names to port GIDs. Not only will that make it hard for users to > match the ib names already assigned to InfiniBand HCAs with target > port names but this also deviates from the naming scheme used for any > other Linux device. Ethernet devices e.g. appear as eth in /dev > instead of a MAC address like 00:1a:64:10:18:6f. The ib# names returned by ip addr are already disjoint from the namespace that is being used by SRP targets. The only choices are port GUID or something like mlx4_0/1, the later is somewhat less commonly used.. Is there some approach here for selecting the pkey as well? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/