-
Notifications
You must be signed in to change notification settings - Fork 93
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
[dpapp] Add flow in bmv2 pipeline #608
Merged
Merged
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07e51b9 - Browse repository at this point
Copy the full SHA 07e51b9View commit details -
Base on PR524, add flow involved packet path in pipeline:
1. Update flow table 2. Add dash headers towards DPAPP
Configuration menu - View commit details
-
Copy full SHA for 56099bb - Browse repository at this point
Copy the full SHA 56099bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 735147e - Browse repository at this point
Copy the full SHA 735147eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e939e3d - Browse repository at this point
Copy the full SHA e939e3dView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46ae92a - Browse repository at this point
Copy the full SHA 46ae92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 991ef88 - Browse repository at this point
Copy the full SHA 991ef88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab45aaf - Browse repository at this point
Copy the full SHA ab45aafView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2707d58 - Browse repository at this point
Copy the full SHA 2707d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7389540 - Browse repository at this point
Copy the full SHA 7389540View commit details -
Rename type of is_ipv6 in overlay_data_t from bool to bit<1>,
as make p4c-dpdk-pna fails due to: terminate called after throwing an instance of 'Util::CompilerBug' what(): In file: /p4c/backends/dpdk/dpdkArch.cpp:467 Compiler Bug: header fields should be of type bit<> or varbit<>found this is_ipv6
Configuration menu - View commit details
-
Copy full SHA for 5123008 - Browse repository at this point
Copy the full SHA 5123008View commit details
Commits on Sep 3, 2024
-
redefine encap_data_t -> meta_encap_data_t and
overlay_rewrite_data_t -> meta_overlay_rewrite_data_t, as header in struct is not well supported for target dpdk-pna.
Configuration menu - View commit details
-
Copy full SHA for 68c7deb - Browse repository at this point
Copy the full SHA 68c7debView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73256bc - Browse repository at this point
Copy the full SHA 73256bcView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a57ff8b - Browse repository at this point
Copy the full SHA a57ff8bView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bceb710 - Browse repository at this point
Copy the full SHA bceb710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443f27f - Browse repository at this point
Copy the full SHA 443f27fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590d9fb - Browse repository at this point
Copy the full SHA 590d9fbView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cf4047 - Browse repository at this point
Copy the full SHA 2cf4047View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6bc6fc - Browse repository at this point
Copy the full SHA c6bc6fcView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb6d2bf - Browse repository at this point
Copy the full SHA cb6d2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 421704e - Browse repository at this point
Copy the full SHA 421704eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecec348 - Browse repository at this point
Copy the full SHA ecec348View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c3bdf9 - Browse repository at this point
Copy the full SHA 4c3bdf9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.