[LS1046A][DPAA1] Failed to apply DPAA manipulations header

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

[LS1046A][DPAA1] Failed to apply DPAA manipulations header

跳至解决方案
788 次查看
alance
Contributor II

We’d like to use DPAA to update the VLAN header but failed to apply the rule. From the error, it indicates Advanced-offload must be enabled. Could you provide us how to enable DPAA Advanced-offload? Thanks.

The fmc result:

alance_0-1616119121797.jpeg

The fmc rule: 

alance_1-1616119150059.jpeg

0 项奖励
1 解答
783 次查看
yipingwang
NXP TechSupport
NXP TechSupport

The error: “Advanced-offload must be enabled”, comes from the fact that header manipulations do not work if we do not have offload_support enabled.
Please change the config file and add the offload attribute to engine tag. Like this:
<engine name="fm0" offload="1">

在原帖中查看解决方案

1 回复
784 次查看
yipingwang
NXP TechSupport
NXP TechSupport

The error: “Advanced-offload must be enabled”, comes from the fact that header manipulations do not work if we do not have offload_support enabled.
Please change the config file and add the offload attribute to engine tag. Like this:
<engine name="fm0" offload="1">