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

Various fixes for inbound routing and other PTF tests #534

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

ashutosh-agrawal
Copy link
Collaborator

  • Fixed inbound routing table action name to match with the latest P4 code
  • Fixed libSAI generation for tables with ternary match key
  • Fixes to CreateDeleteEniTest and EniScaleTest
  • Added IPv4 checksum calculation for tunnel encapsulation
  • Set "I" bit in Flags field of VXLAN header
  • Hardcoded underlay mac address to 0 since P4 behavioral code doesn't support underlay routing completely.
  • Disabled UDP checksum for behavioral model (applies to both bmv2 and p4dpdk)

… code

* Fixes to CreateDeleteEniTest and EniScaleTest
* Added IPv4 checksum calculation for tunnel encapsulation
* Set "I" bit in Flags field of VXLAN header
* Hardcoded underlay mac address to 0 since P4 behavioral code doesn't
support underlay routing completely.
* Disabled UDP checksum for behavioral model (applies to both bmv2 and
p4dpdk)
Copy link

linux-foundation-easycla bot commented Mar 11, 2024

CLA Signed

  • ✅login: ashutosh-agrawal / (13862ed)

The committers listed above are authorized under a signed CLA.

@KrisNey-MSFT KrisNey-MSFT merged commit cc1c9ff into sonic-net:main Mar 13, 2024
5 checks passed
@ashutosh-agrawal ashutosh-agrawal deleted the issue-345 branch March 15, 2024 15:55
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