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

@kamleshbhalui kamleshbhalui force-pushed the remove_large_header_field_cons branch from 421e7ae to 999c266 Compare October 18, 2022 03:36
dpdk target accepts larger fields size
@kamleshbhalui kamleshbhalui force-pushed the remove_large_header_field_cons branch from 999c266 to 515df5e Compare October 20, 2022 05:18
@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