You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use barefoot-tofino and sde 9.2.0 to complie this program I found this problem like this:
warning: Ignoring egress extract of @not_extracted_in_egress header: hdr.packet_out
warning: Ignoring egress extract of @not_extracted_in_egress header: hdr.packet_out
error: Inferred incompatible container alignments for field egress::ig_intr_md.ingress_port: alignment = 7 != alignment = 0 (little endian)
Number of errors exceeded set maximum of 1
The text was updated successfully, but these errors were encountered:
As mentioned in the README, this project has been tested only with SDE 9.0.0, which is a fairly old version. Please take a look at fabric-tna, which is a re-write of fabric-tofino for the TNA architecture with support for recent SDEs.
when I use barefoot-tofino and sde 9.2.0 to complie this program I found this problem like this:
warning: Ignoring egress extract of @not_extracted_in_egress header: hdr.packet_out
warning: Ignoring egress extract of @not_extracted_in_egress header: hdr.packet_out
error: Inferred incompatible container alignments for field egress::ig_intr_md.ingress_port: alignment = 7 != alignment = 0 (little endian)
Number of errors exceeded set maximum of 1
The text was updated successfully, but these errors were encountered: