+6
−2
Loading
LoongArch inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9R7M9 ------------------------------------------ When we test wangxun network card ,we get failed. The reason is wangxun driver request a large minvec (33 or bigger), and it failed on LoongArch machine. Usually, it is not necessary to set the minimum number of MSI-X interrupts used to such a large number, so we limit it Signed-off-by:Juxin Gao <gaojuxin@loongson.cn> Signed-off-by:
Hongchen Zhang <zhanghongchen@loongson.cn>