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

Support ebpf Hash and Checksum #4378

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

komaljai
Copy link
Contributor

@komaljai komaljai commented Jan 30, 2024

Generate checksum functions EBPF is using for checksum and Hash in TC. Introduce functions -

crc16_update
crc16_finalize
crc32_update
crc32_finalize
csum16_add
csum16_sub

@usha1830 usha1830 merged commit dce5a8c into p4lang:main Jan 30, 2024
16 checks passed
@komaljai komaljai deleted the support_ebpf_hash_checksum branch January 30, 2024 11:10
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