Skip to content

bpf: Add struct bpf_token_info #5588

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

Closed

Conversation

kernel-patches-daemon-bpf-rc[bot]
Copy link

Pull request for series with
subject: bpf: Add struct bpf_token_info
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=981447

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: ad97cb2
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=981447
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: d81526a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=981447
version: 1

@kernel-patches-daemon-bpf-rc
Copy link
Author

Upstream branch: eeec23a
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=981447
version: 1

Tao Chen added 2 commits July 11, 2025 10:54
The 'commit 35f96de ("bpf: Introduce BPF token object")' added
BPF token as a new kind of BPF kernel object. And BPF_OBJ_GET_INFO_BY_FD
already used to get BPF object info, so we can also get token info with
this cmd.

Signed-off-by: Tao Chen <[email protected]>
A previous change added bpf_token_info to get token info with
bpf_get_obj_info_by_fd, this patch adds a new test for token info.

 #461/12  token/bpf_token_info:OK

Signed-off-by: Tao Chen <[email protected]>
@kernel-patches-daemon-bpf-rc
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=981447 expired. Closing PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants