svn commit: r290650 - in head/sys: dev/mlx5 dev/mlx5/mlx5_core dev/mlx5/mlx5_en modules/mlx5 modules/mlx5en

Andrew Gallatin gallatin at cs.duke.edu
Tue Nov 10 15:29:46 UTC 2015


On 11/10/2015 07:20, Hans Petter Selasky wrote:
> Author: hselasky
> Date: Tue Nov 10 12:20:22 2015
> New Revision: 290650
> URL: https://svnweb.freebsd.org/changeset/base/290650
>
> Log:
>    Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cards
>    from Mellanox Technologies. The current driver supports ethernet
>    speeds up to and including 100 GBit/s. Infiniband support will be
>    done later.
>
>    The code added is not compiled by default, which will be done by a
>    separate commit.
>
>    Sponsored by:	Mellanox Technologies
>    MFC after:	2 weeks



This has been extensively tested at high load here at Netflix,
and we have had several internet facing machines serving well over
70Gb/s each across these NICs for the last few months.


Drew


More information about the svn-src-head mailing list