From patchwork Wed Oct 14 19:51:50 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 53825 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9EK0igQ003174 for ; Wed, 14 Oct 2009 20:00:47 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932490AbZJNTwG (ORCPT ); Wed, 14 Oct 2009 15:52:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932491AbZJNTwG (ORCPT ); Wed, 14 Oct 2009 15:52:06 -0400 Received: from qmta10.westchester.pa.mail.comcast.net ([76.96.62.17]:39153 "EHLO QMTA10.westchester.pa.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932490AbZJNTwF (ORCPT ); Wed, 14 Oct 2009 15:52:05 -0400 Received: from OMTA18.westchester.pa.mail.comcast.net ([76.96.62.90]) by QMTA10.westchester.pa.mail.comcast.net with comcast id sj531c0041wpRvQ5AjrVSG; Wed, 14 Oct 2009 19:51:29 +0000 Received: from hal.comcast.net ([75.69.247.31]) by OMTA18.westchester.pa.mail.comcast.net with comcast id sjwa1c00B0hNrtn3ejwa1G; Wed, 14 Oct 2009 19:56:35 +0000 Received: from hal.comcast.net (localhost.localdomain [127.0.0.1]) by hal.comcast.net (8.14.3/8.14.3) with ESMTP id n9EJqGSd018067; Wed, 14 Oct 2009 15:52:21 -0400 Received: (from hnrose@localhost) by hal.comcast.net (8.14.3/8.14.3/Submit) id n9EJpoM4018036; Wed, 14 Oct 2009 15:51:50 -0400 Date: Wed, 14 Oct 2009 15:51:50 -0400 From: Hal Rosenstock To: sashak@voltaire.com Cc: linux-rdma@vger.kernel.org Subject: [PATCH] opensm/osm_subnet.h: Add mgrp_mgid_tbl description Message-ID: <20091014195150.GA18033@comcast.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org diff --git a/opensm/include/opensm/osm_subnet.h b/opensm/include/opensm/osm_subnet.h index 9488225..b63c97e 100644 --- a/opensm/include/opensm/osm_subnet.h +++ b/opensm/include/opensm/osm_subnet.h @@ -634,6 +634,10 @@ typedef struct osm_subn { * This flag should be on during first non-master heavy * (including pre-master discovery stage) * +* mgrp_mgid_tbl +* Container of pointers to all Multicast group objects in +* the subnet. Indexed by MGID. +* * mgroups * Array of pointers to all Multicast Group objects in the subnet. * Indexed by MLID offset from base MLID.