获取与 Dell QSFP+ 配合使用的 Intel XL710 网卡

获取与 Dell QSFP+ 配合使用的 Intel XL710 网卡

出于预算原因,我们决定使用戴尔 QSFP+ 适配器而不是英特尔适配器。我们希望可以设置允许不受支持的 SFP 适配器的选项。

不幸的是,当我们这样做时modprobe i40e allow_unsupported_sfp=1

其结果是

modprobe: ERROR: could not insert 'i40e': Unknown symbol in module, or unknown parameter (see dmesg)

还有人遇到过这个或类似的问题吗?

相关内容