Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove header field size constraints, now #3579

Merged

Conversation

kamleshbhalui
Copy link
Contributor

dpdk target accepts larger fields size

@@ -232,7 +232,9 @@ class InjectOutputPortMetadataField : public Transform {
structure(structure) {}
const IR::Node *preorder(IR::Type_Struct *s) override;
};

/// This pass replace unaligned header fields with aligned header fields
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace -> replaces (twice)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

dpdk target accepts larger fields size
@mihaibudiu mihaibudiu merged commit 94cc7eb into p4lang:main Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants