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

Update TCP/UDP checksums #222

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sundararajan20
Copy link
Contributor

No description provided.

}
else if (hdr.udp.isValid()) {
if (hdr.inner_tcp.isValid()) {
/*
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ccascone uncommenting all these checksum updates results in Tofino running out of Checksum engines in the deparser.

@codecov
Copy link

codecov bot commented Mar 23, 2021

The author of this PR, sundararajan20, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at [email protected] with any questions.

@ccascone ccascone added the 🍩 merge Do not merge label Mar 31, 2021
@onf-bot
Copy link
Collaborator

onf-bot commented Oct 28, 2021

Can one of the admins verify this patch? For help please reach out to [email protected]. The list of admins can be updated in the Jenkins configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍩 merge Do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants