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

Add p4tc_filter_fields in add_entry #4559

Merged
merged 4 commits into from
Mar 26, 2024
Merged

Conversation

komaljai
Copy link
Contributor

@komaljai komaljai commented Mar 25, 2024

Change struct p4tc_table_entry_create_bpf_params__local's definition and assign them with p4tc_filter_fields:

struct p4tc_table_entry_create_bpf_params__local {
u32 profile_id;
u32 pipeid;
u32 tblid;
u32 handle;
u32 classid;
u32 chain;
u16 proto;
u16 prio;
};

@fruffy fruffy added the p4tc Topics related to the P4-TC back end label Mar 25, 2024
@usha1830 usha1830 added this pull request to the merge queue Mar 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2024
Copy link
Contributor

@psivanup psivanup left a comment

Choose a reason for hiding this comment

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

Looks fine

@usha1830 usha1830 added this pull request to the merge queue Mar 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2024
@usha1830 usha1830 added this pull request to the merge queue Mar 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2024
@fruffy fruffy enabled auto-merge March 26, 2024 13:23
@fruffy fruffy added this pull request to the merge queue Mar 26, 2024
Merged via the queue into p4lang:main with commit 1de63e6 Mar 26, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4tc Topics related to the P4-TC back end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants