Re: Infiniband documentation outdated

2018-12-15 Thread Peter Holvenstot
Also, for me /etc/src.conf did not exist by default and adding WITH_OFED='yes' did not help, I got a build error with a generic kernel with the appropriate device and option flags added (nor did WITH_OFED="YES"). It appears that this might need to be added as a command-line arg when doing buildker

Re: Infiniband Documentation

2015-08-07 Thread John Baldwin
On Sunday, July 26, 2015 10:53:04 AM palesius . wrote: > On: https://wiki.freebsd.org/InfiniBand > > it indicates several options that are needed in your KERNCONF. > Among them is: > > optionsOFED# Infiniband protocol stack and support > (needed for FreeBSD 9.X only) > > To m