All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <roland@topspin.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com,
	openib-general@openib.org
Subject: Re: [PATCH][v5][0/24] Latest IB patch queue
Date: Tue, 28 Dec 2004 15:24:43 -0800	[thread overview]
Message-ID: <52pt0uhupw.fsf@topspin.com> (raw)
In-Reply-To: <20041228141710.4daebcfb.davem@davemloft.net> (David S. Miller's message of "Tue, 28 Dec 2004 14:17:10 -0800")

    David> I believe that you didn't test the sparc64 build of the
    David> infiniband stuff because arch/sparc64/Kconfig needs to
    David> explicitly include the infiniband Kconfig since it does not
    David> use drivers/Kconfig.  You didn't send me any such changes.

Actually I did test the build (and Tom Duffy at Sun has actually run
the drivers on his system), but I forgot to include the required Kconfig
change -- I just have it in my local test tree.

    David> There are a few platforms which also are in this situation.
    David> I added the sparc64 one to my tree while integrating your
    David> changes, but the others need to be attended to if you wish
    David> infiniband to be configurable on them.

I think sparc64 is the only such platform where InfiniBand is likely
to be of much interest.  However I'll check out all of arch/ and send
patches to hook up drivers/infiniband/ to the relevant maintainers
once IB makes it upstream.

Thanks,
  Roland

WARNING: multiple messages have this Message-ID (diff)
From: Roland Dreier <roland@topspin.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org,
	openib-general@openib.org
Subject: Re: [PATCH][v5][0/24] Latest IB patch queue
Date: Tue, 28 Dec 2004 15:24:43 -0800	[thread overview]
Message-ID: <52pt0uhupw.fsf@topspin.com> (raw)
In-Reply-To: <20041228141710.4daebcfb.davem@davemloft.net> (David S. Miller's message of "Tue, 28 Dec 2004 14:17:10 -0800")

    David> I believe that you didn't test the sparc64 build of the
    David> infiniband stuff because arch/sparc64/Kconfig needs to
    David> explicitly include the infiniband Kconfig since it does not
    David> use drivers/Kconfig.  You didn't send me any such changes.

Actually I did test the build (and Tom Duffy at Sun has actually run
the drivers on his system), but I forgot to include the required Kconfig
change -- I just have it in my local test tree.

    David> There are a few platforms which also are in this situation.
    David> I added the sparc64 one to my tree while integrating your
    David> changes, but the others need to be attended to if you wish
    David> infiniband to be configurable on them.

I think sparc64 is the only such platform where InfiniBand is likely
to be of much interest.  However I'll check out all of arch/ and send
patches to hook up drivers/infiniband/ to the relevant maintainers
once IB makes it upstream.

Thanks,
  Roland

  reply	other threads:[~2004-12-28 23:24 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-28  5:50 [PATCH][v5][0/24] Latest IB patch queue Roland Dreier
2004-12-28  5:50 ` Roland Dreier
2004-12-28  5:50 ` [PATCH][v5][1/24] Add core InfiniBand support (public headers) Roland Dreier
2004-12-28  5:50   ` Roland Dreier
2004-12-28  5:50   ` [PATCH][v5][2/24] Add core InfiniBand support Roland Dreier
2004-12-28  5:50     ` Roland Dreier
2004-12-28  5:50     ` [PATCH][v5][3/24] Hook up drivers/infiniband Roland Dreier
2004-12-28  5:50       ` Roland Dreier
2004-12-28  5:50       ` [PATCH][v5][4/24] Add InfiniBand MAD (management datagram) support (public headers) Roland Dreier
2004-12-28  5:50         ` Roland Dreier
2004-12-28  5:50         ` [PATCH][v5][5/24] Add InfiniBand MAD (management datagram) support Roland Dreier
2004-12-28  5:50           ` Roland Dreier
2004-12-28  5:50           ` [PATCH][v5][6/24] Add InfiniBand MAD (management datagram) support (private headers) Roland Dreier
2004-12-28  5:50             ` Roland Dreier
2004-12-28  5:51             ` [PATCH][v5][7/24] Add InfiniBand MAD SMI support Roland Dreier
2004-12-28  5:51               ` Roland Dreier
2004-12-28  5:51               ` [PATCH][v5][8/24] Add InfiniBand SA (Subnet Administration) query support Roland Dreier
2004-12-28  5:51                 ` Roland Dreier
2004-12-28  5:51                 ` [PATCH][v5][9/24] Add Mellanox HCA low-level driver Roland Dreier
2004-12-28  5:51                   ` Roland Dreier
2004-12-28  5:51                   ` [PATCH][v5][10/24] Add Mellanox HCA low-level driver (midlayer interface) Roland Dreier
2004-12-28  5:51                     ` Roland Dreier
2004-12-28  5:51                     ` [PATCH][v5][11/24] Add Mellanox HCA low-level driver (FW commands) Roland Dreier
2004-12-28  5:51                       ` Roland Dreier
2004-12-28  5:51                       ` [PATCH][v5][12/24] Add Mellanox HCA low-level driver (EQ) Roland Dreier
2004-12-28  5:51                         ` Roland Dreier
2004-12-28  5:51                         ` [PATCH][v5][13/24] Add Mellanox HCA low-level driver (initialization) Roland Dreier
2004-12-28  5:51                           ` Roland Dreier
2004-12-28  5:51                           ` [PATCH][v5][14/24] Add Mellanox HCA low-level driver (QP/CQ) Roland Dreier
2004-12-28  5:51                             ` Roland Dreier
2004-12-28  5:51                             ` [PATCH][v5][15/24] Add Mellanox HCA low-level driver (last bits) Roland Dreier
2004-12-28  5:51                               ` Roland Dreier
2004-12-28  5:51                               ` [PATCH][v5][16/24] Add Mellanox HCA low-level driver (MAD) Roland Dreier
2004-12-28  5:51                                 ` Roland Dreier
2004-12-28  5:51                                 ` [PATCH][v5][17/24] IPoIB IPv4 multicast Roland Dreier
2004-12-28  5:51                                   ` Roland Dreier
2004-12-28  5:51                                   ` [PATCH][v5][18/24] IPoIB IPv6 support Roland Dreier
2004-12-28  5:51                                     ` Roland Dreier
2004-12-28  5:51                                     ` [PATCH][v5][19/24] Add IPoIB (IP-over-InfiniBand) driver Roland Dreier
2004-12-28  5:51                                       ` Roland Dreier
2004-12-28  5:51                                       ` [PATCH][v5][20/24] Add IPoIB multicast & partition code Roland Dreier
2004-12-28  5:51                                         ` Roland Dreier
2004-12-28  5:51                                         ` [PATCH][v5][21/24] Add InfiniBand userspace MAD support Roland Dreier
2004-12-28  5:51                                           ` Roland Dreier
2004-12-28  5:51                                           ` [PATCH][v5][22/24] Document InfiniBand ioctl use Roland Dreier
2004-12-28  5:51                                             ` Roland Dreier
2004-12-28  5:51                                             ` [PATCH][v5][23/24] Add InfiniBand Documentation files Roland Dreier
2004-12-28  5:51                                               ` Roland Dreier
2004-12-28  5:51                                               ` [PATCH][v5][24/24] InfiniBand MAINTAINERS entry Roland Dreier
2004-12-28  6:54 ` [PATCH][v5][0/24] Latest IB patch queue David S. Miller
2004-12-28  6:54   ` David S. Miller
2004-12-28 19:48   ` Roland Dreier
2004-12-28 19:48     ` Roland Dreier
2004-12-28 22:17     ` David S. Miller
2004-12-28 22:17       ` David S. Miller
2004-12-28 23:24       ` Roland Dreier [this message]
2004-12-28 23:24         ` Roland Dreier
2004-12-29  1:28         ` Karen Shaeffer
2004-12-29  1:28           ` Karen Shaeffer
2004-12-29  1:36           ` Roland Dreier
2004-12-29  1:36             ` Roland Dreier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52pt0uhupw.fsf@topspin.com \
    --to=roland@topspin.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=openib-general@openib.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.