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

[P4Testgen] Pass compiler options as argument, instead of getting them with static methods. #4833

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Jul 26, 2024

This is a first step of cleaning up dependence on static methods in P4Testgen. Instead of using get(), we pass the compiler options as argument for (most) functions.

This is setup for #4787.

@fruffy fruffy added the p4tools Topics related to the P4Tools back end label Jul 26, 2024
@fruffy fruffy requested a review from vlstill July 26, 2024 01:18
… context.

Signed-off-by: fruffy <fruffy@nyu.edu>
@fruffy fruffy force-pushed the fruffy/testgen_options_arg branch from cbc3e81 to b7a29c4 Compare July 26, 2024 01:23
@fruffy fruffy added this pull request to the merge queue Jul 30, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 30, 2024
… context. (#4833)

Signed-off-by: fruffy <fruffy@nyu.edu>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2024
@fruffy fruffy added this pull request to the merge queue Jul 30, 2024
Merged via the queue into main with commit 1a0fc15 Jul 30, 2024
17 checks passed
@fruffy fruffy deleted the fruffy/testgen_options_arg branch July 30, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4tools Topics related to the P4Tools back end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants