public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] libmlx4 1.0.3 is released
@ 2012-03-26 17:17 Roland Dreier
       [not found] ` <1332782243-26729-1-git-send-email-roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Roland Dreier @ 2012-03-26 17:17 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

libmlx4 is a userspace driver for Mellanox ConnectX InfiniBand/IBoE
HCAs.  It si a plug-in module for libibverbs that allows programs to
use Mellanox hardware directly from userspace.

A new stable release is available from

    http://www.openfabrics.org/downloads/mlx4/libmlx4-1.0.3.tar.gz

with sha1sum

    0fea988f8cf9b3b02cd038949aee3ad86281976a  libmlx4-1.0.3.tar.gz

I also pushed the latest tree and tag out to kernel.org:

    git://git.kernel.org/pub/scm/libs/infiniband/libmlx4.git

(the name of the tags is libmlx4-1.0.3)

This release contains support for IBoE and ConnectX-3 adapters.

The git shortlog since libmlx4 1.0.2 is:

Or Gerlitz (6):
      Add IBoE support
      Add IBoE UD/VLANs support
      Align the list of supported ConnectX devices with kernel
      Use Ethernet 802.1Q VLAN-related fields in CQE
      Add link_layer field to mlx4 QPs
      Fix IBoE SL -> 802.1Q priority-bits mapping

Roland Dreier (6):
      Update to Debian standards version 3.9.2
      Acknowledge Debian NMU
      Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3
      Add "foreign" option to AM_INIT_AUTOMAKE
      Fix possible missed completion event
      Roll libmlx4 1.0.3 release
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] libmlx4 1.0.3 is released
       [not found] ` <1332782243-26729-1-git-send-email-roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
@ 2012-03-26 21:56   ` Shawn Bohrer
       [not found]     ` <CAKBbMu0RB7SDb2AOnhi24rikr1OcG52P807v6Oe3UjRPeSa-ug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Shawn Bohrer @ 2012-03-26 21:56 UTC (permalink / raw)
  To: Roland Dreier; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

On Mon, Mar 26, 2012 at 12:17 PM, Roland Dreier <roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
> libmlx4 is a userspace driver for Mellanox ConnectX InfiniBand/IBoE
> HCAs.  It si a plug-in module for libibverbs that allows programs to
> use Mellanox hardware directly from userspace.
>
> A new stable release is available from
>
>    http://www.openfabrics.org/downloads/mlx4/libmlx4-1.0.3.tar.gz
>
> with sha1sum
>
>    0fea988f8cf9b3b02cd038949aee3ad86281976a  libmlx4-1.0.3.tar.gz
>
> I also pushed the latest tree and tag out to kernel.org:
>
>    git://git.kernel.org/pub/scm/libs/infiniband/libmlx4.git
>
> (the name of the tags is libmlx4-1.0.3)
>
> This release contains support for IBoE and ConnectX-3 adapters.
>
> The git shortlog since libmlx4 1.0.2 is:
>
> Or Gerlitz (6):
>      Add IBoE support
>      Add IBoE UD/VLANs support
>      Align the list of supported ConnectX devices with kernel
>      Use Ethernet 802.1Q VLAN-related fields in CQE
>      Add link_layer field to mlx4 QPs
>      Fix IBoE SL -> 802.1Q priority-bits mapping
>
> Roland Dreier (6):
>      Update to Debian standards version 3.9.2
>      Acknowledge Debian NMU
>      Moving plugin out of /usr/lib means we now depend on libibverbs 1.1.3
>      Add "foreign" option to AM_INIT_AUTOMAKE
>      Fix possible missed completion event
>      Roll libmlx4 1.0.3 release

Hey Roland,

This still lacks multicast IBoE support:

http://permalink.gmane.org/gmane.linux.drivers.rdma/11204

What needs to be done to get this patch applied?

Thanks,
Shawn
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCE] libmlx4 1.0.3 is released
       [not found]     ` <CAKBbMu0RB7SDb2AOnhi24rikr1OcG52P807v6Oe3UjRPeSa-ug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2012-03-26 22:02       ` Roland Dreier
  0 siblings, 0 replies; 3+ messages in thread
From: Roland Dreier @ 2012-03-26 22:02 UTC (permalink / raw)
  To: Shawn Bohrer; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

> This still lacks multicast IBoE support:
>
> http://permalink.gmane.org/gmane.linux.drivers.rdma/11204
>
> What needs to be done to get this patch applied?

Sorry, I actually had that patch saved off and just forgot to look
at it.  I'll try to make another release on a much shorter cycle
this time...

 - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-26 22:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26 17:17 [ANNOUNCE] libmlx4 1.0.3 is released Roland Dreier
     [not found] ` <1332782243-26729-1-git-send-email-roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2012-03-26 21:56   ` Shawn Bohrer
     [not found]     ` <CAKBbMu0RB7SDb2AOnhi24rikr1OcG52P807v6Oe3UjRPeSa-ug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-03-26 22:02       ` Roland Dreier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox