[OpenPower-Firmware] Infiniband network boot kernel config additions

Dan Horák dan at danny.cz
Fri Apr 17 07:34:58 AEST 2020


On Thu, 16 Apr 2020 17:09:18 -0400
"Daniel M. Weeks" <weeksd2 at rpi.edu> wrote:

> Below are the kernel config additions I used to add mlx5, ipoib, and
> userspace support to netboot via Infiniband. I'm not sure what the
> best method is to add these options.
> 
> I expect the selection to be somewhat platform dependent but the
> kernel configs are not as fine-grained as the platform configs.
> (Where the userspace components can be added per-platform.)
> 
> ---
> 
> CONFIG_INFINIBAND=m
> CONFIG_MLX5_INFINIBAND=m
> CONFIG_INFINIBAND_IPOIB=m
> CONFIG_INFINIBAND_IPOIB_DEBUG=y

I don't think the skiroot kernel should have *_DEBUG enabled, size
matters there.

The Infiniband enabled skiroot kernel config could go into
openpower/custom/configs in op-build.


		Dan


More information about the OpenPower-Firmware mailing list