Abhishek Dixit
unread,Apr 2, 2024, 3:20:01 AM4/2/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-nfp
I am trying to use header stack in p4 on netronome smartNIC. When i parse the elements index-wise in the parser, I get the following error:
"compile failed error: Header(s) ['patrns[0]', 'patrns[15]', 'patrns[2]', 'patrns[14]', 'patrns[1]', 'patrns[7]', 'patrns[10]', 'patrns[5]', 'patrns[13]', 'patrns[11]', 'patrns[12]', 'patrns[3]', 'patrns[8]', 'patrns[6]', 'patrns[4]', 'patrns[9]'] extracted in the parser but are not referenced in the deparser"
Can anyone please help me with this?