enable 802.1Qav

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

enable 802.1Qav

877 Views
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.png

The actual configuration in the kernel is:

xiaoshumiao_1-1747907289557.png

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

xiaoshumiao_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 Kudos
Reply
1 Reply

853 Views
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 Kudos
Reply