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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
925件の閲覧回数
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 解決策
920件の閲覧回数
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 返信
921件の閲覧回数
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">