Skip to content

Instantly share code, notes, and snippets.

@egernst
Last active March 28, 2018 22:03
Show Gist options
  • Select an option

  • Save egernst/617bb05502737307c2f1648d8ffcfdae to your computer and use it in GitHub Desktop.

Select an option

Save egernst/617bb05502737307c2f1648d8ffcfdae to your computer and use it in GitHub Desktop.
mlx play kernel config changes

161c161
< CONFIG_CGROUP_RDMA=y
---
> # CONFIG_CGROUP_RDMA is not set
356d355
< CONFIG_BLK_MQ_RDMA=y
736d734
< # CONFIG_SMC is not set
1173d1170
< # CONFIG_NET_9P_RDMA is not set
1252,1261c1249,1250
< CONFIG_NVME_CORE=y
< CONFIG_BLK_DEV_NVME=y
< CONFIG_NVME_FABRICS=y
< CONFIG_NVME_RDMA=y
< CONFIG_NVME_FC=y
< CONFIG_NVME_TARGET=y
< CONFIG_NVME_TARGET_LOOP=y
< CONFIG_NVME_TARGET_RDMA=y
< CONFIG_NVME_TARGET_FC=y
< # CONFIG_NVME_TARGET_FCLOOP is not set
---
> # CONFIG_BLK_DEV_NVME is not set
> # CONFIG_NVME_FC is not set
1450,1456c1439
< CONFIG_TARGET_CORE=y
< # CONFIG_TCM_IBLOCK is not set
< # CONFIG_TCM_FILEIO is not set
< # CONFIG_TCM_PSCSI is not set
< # CONFIG_TCM_USER2 is not set
< # CONFIG_LOOPBACK_TARGET is not set
< # CONFIG_ISCSI_TARGET is not set
---
> # CONFIG_TARGET_CORE is not set
1540,1551c1523
< CONFIG_NET_VENDOR_MELLANOX=y
< CONFIG_MLX4_EN=y
< CONFIG_MLX4_CORE=y
< CONFIG_MLX4_DEBUG=y
< CONFIG_MLX5_CORE=y
< # CONFIG_MLX5_FPGA is not set
< CONFIG_MLX5_CORE_EN=y
< CONFIG_MLX5_MPFS=y
< CONFIG_MLX5_ESWITCH=y
< # CONFIG_MLX5_CORE_IPOIB is not set
< # CONFIG_MLXSW_CORE is not set
< # CONFIG_MLXFW is not set
---
> # CONFIG_NET_VENDOR_MELLANOX is not set
1941,1958c1913
< CONFIG_INFINIBAND=y
< # CONFIG_INFINIBAND_USER_MAD is not set
< # CONFIG_INFINIBAND_USER_ACCESS is not set
< CONFIG_INFINIBAND_ADDR_TRANS=y
< CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y
< # CONFIG_INFINIBAND_MTHCA is not set
< # CONFIG_INFINIBAND_I40IW is not set
< CONFIG_MLX4_INFINIBAND=y
< CONFIG_MLX5_INFINIBAND=y
< # CONFIG_INFINIBAND_NES is not set
< # CONFIG_INFINIBAND_OCRDMA is not set
< # CONFIG_INFINIBAND_USNIC is not set
< # CONFIG_INFINIBAND_IPOIB is not set
< # CONFIG_INFINIBAND_SRP is not set
< # CONFIG_INFINIBAND_SRPT is not set
< # CONFIG_INFINIBAND_ISER is not set
< # CONFIG_INFINIBAND_OPA_VNIC is not set
< # CONFIG_INFINIBAND_RDMAVT is not set
---
> # CONFIG_INFINIBAND is not set
2034c1989
< CONFIG_MLX_PLATFORM=y
---
> # CONFIG_MLX_PLATFORM is not set
2149c2104
< CONFIG_NVMEM=y
---
> # CONFIG_NVMEM is not set
2200d2154
< # CONFIG_OCFS2_FS is not set
2258c2212
< CONFIG_CONFIGFS_FS=y
---
> # CONFIG_CONFIGFS_FS is not set
2322d2275
< # CONFIG_DLM is not set
2525d2477
< # CONFIG_SECURITY_INFINIBAND is not set
2781c2733
< CONFIG_IRQ_POLL=y
---
> # CONFIG_IRQ_POLL is not set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment