enable 802.1Qav

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

enable 802.1Qav

1,003 次查看
xiaoshumiao
Contributor IV

Hi:

I am using S32G-VNP-RDB3 and Linux BSP 43.0

Need to configure CONFIG_NET_SCH_MQPRIO=y, CONFIG_NET_SCH_CBS=y,according to 'S32G3_LinuxBSP_43.0_User_Manual'.

xiaoshumiao_0-1747907047504.pngxiaoshumiao_0-1747907047504.png

The actual configuration in the kernel is:

xiaoshumiao_1-1747907289557.pngxiaoshumiao_1-1747907289557.png

But I didn't find the corresponding ko file in the system:

xiaoshumiao_2-1747907462066.pngxiaoshumiao_2-1747907462066.png

I recompiled the kernel According to ‘S32G3_LinuxBSP_43.0_User_Manual 3.1.9’ but it didn't work. 

How can I compile these ko files or compile them into builtin files?

0 项奖励
回复
1 回复

979 次查看
Joey_z
NXP Employee
NXP Employee

hi,xiaoshumiao

Thank you for contacting us.

If it is a setting of CONFIG_NET_SCH_MQPRIO=y /CONFIG_NET_SCH_CBS=y,
In this case, y indicates that these two functions are built into the kernel and will not generate the.ko module file.

BR

Joey

0 项奖励
回复