-
Notifications
You must be signed in to change notification settings - Fork 111
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
libbpf 1.0: deprecate non-OPTS variants of bpf_object__open API #2350
Conversation
Master branch: 35580f9 |
Master branch: 35580f9 |
05b6920
to
d18d477
Compare
Master branch: 63d000c |
d18d477
to
c617d97
Compare
Master branch: 11f9983 |
c617d97
to
5fd071f
Compare
11f9983
to
9e6b19a
Compare
Master branch: 9e6b19a |
5fd071f
to
5fd9aba
Compare
Master branch: e63a023 |
5fd9aba
to
8ce49e9
Compare
Master branch: 5e22dd1 |
8ce49e9
to
6f99d4c
Compare
Master branch: 218d747 |
6f99d4c
to
6ec1a40
Compare
Master branch: ca796fe |
6ec1a40
to
4740c63
Compare
Master branch: ca796fe |
4740c63
to
1968439
Compare
Master branch: 58d8a3f |
1968439
to
a5d8373
Compare
Master branch: a5bebc4 |
a5d8373
to
95c7b01
Compare
Master branch: 2847993 |
95c7b01
to
aab1052
Compare
Master branch: 2847993 |
aab1052
to
6f88fe9
Compare
Master branch: 7218c28 |
6f88fe9
to
6971c5a
Compare
Deprecate bpf_object__open() in favor of bpf_object__open_file(). Signed-off-by: Christy Lee <christylee@fb.com>
Deprecate bpf_object__open_buffer() API in favor of bpf_object__open_mem() instead. Signed-off-by: Christy Lee <christylee@fb.com>
Deprecate bpf_object__open_xattr() in favor of bpf_object__open_mem() instead. Signed-off-by: Christy Lee <christylee@fb.com>
Master branch: 51a33c6 |
6971c5a
to
9776832
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=602095 expired. Closing PR. |
Pull request for series with
subject: libbpf 1.0: deprecate non-OPTS variants of bpf_object__open API
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=602095