[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130417.141906.1942482291109662532.davem@davemloft.net>
Date: Wed, 17 Apr 2013 14:19:06 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: jon.maloy@...csson.com, allan.stephens@...driver.com,
netdev@...r.kernel.org, roland@...nel.org, sean.hefty@...el.com,
hal.rosenstock@...il.com, linux-rdma@...r.kernel.org
Subject: Re: [PATCH v2 0/5] tipc: add TIPC over Infiniband support
From: Patrick McHardy <kaber@...sh.net>
Date: Wed, 17 Apr 2013 18:18:24 +0200
> The following patchset adds support for running TIPC over InfiniBand.
> The patchset consists of three parts (+ a minor fix for the ethernet media
> type):
>
> - Preparation: removal of an the unused str2addr callback and move of the
> bcast_addr from struct tipc_media to struct tipc_bearer. This is necessary
> because InfiniBand doesn't have a fixed broadcast address like ethernet,
> so it needs to be initialized with the device's broadcast address when
> the bearer is enabled
>
> - Introduction of a TIPC InfiniBand media type. A new media type is needed
> to deal with the different address sizes
>
> - Support for ETH_P_TIPC in IPoIB
>
> Since the last posting I've addressed all feedback I received and rebased
> to the current net-next tree.
>
> I consider these patches ready for merging. Since they mainly affect TIPC
> code, I'd propose to have them either go through the TIPC tree or through
> Dave directly (not sure how TIPC patches are managed).
All applied to net-next, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists