svn commit: r291170 - head/share/man/man4

NGie Cooper yaneurabeya at gmail.com
Mon Nov 23 08:44:54 UTC 2015


> On Nov 23, 2015, at 00:38, Hans Petter Selasky <hps at selasky.org> wrote:
> 
> On 11/23/15 09:35, Hans Petter Selasky wrote:
>> 
>> Hi,
>> 
>> Strictly speaking, mlx5 and mlx5en is not under OFED any more, and the
>> manual page should be installed by default.
>> 
>> --HPS
> 
> Hi,
> 
> Maybe for 10-stable it will be under the OFED option, but not for 11-current.

Hmm.. does this have to do with the linuxkpi module?

Also, technically mlx5 references files in ofed:

sys/modules/mlx5/Makefile:CFLAGS+= -I${.CURDIR}/../../ofed/include

Whether or not this is a typo is a good question *shrugs*. I tried building the mlx4/mthca modules on vanilla FreeBSD and ran into some minor speed bumps due to changes in module dependencies and options; options LINUXCOMPAT was one of the items — mlxen instead of mlx4en was another minor inconsistency that didn’t make sense…

Thanks!
-NGie


More information about the svn-src-all mailing list