-
Notifications
You must be signed in to change notification settings - Fork 132
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
bpf: adjust btf load error logging #8624
Conversation
Upstream branch: 7781fd0 |
762f3e0
to
86eb3a4
Compare
Upstream branch: 48b3be8 |
b69bc41
to
40a26fe
Compare
86eb3a4
to
1105b46
Compare
Upstream branch: 88b1c42 |
40a26fe
to
a11049d
Compare
1105b46
to
7bef8f8
Compare
Upstream branch: 15bfc10 |
a11049d
to
c0a863e
Compare
Upstream branch: 15bfc10 |
c0a863e
to
6f8865a
Compare
7bef8f8
to
a49d23f
Compare
Upstream branch: 7e437dc |
6f8865a
to
3fbc86c
Compare
a49d23f
to
88feb0d
Compare
Upstream branch: f282146 |
3fbc86c
to
c9cb70c
Compare
eb5d065
to
1ceb0d9
Compare
Upstream branch: 74f36a9 |
e83cae0
to
9a34449
Compare
1ceb0d9
to
b7965ce
Compare
Upstream branch: 157a502 |
9a34449
to
dfec11e
Compare
b7965ce
to
084fae2
Compare
Upstream branch: 233732b |
dfec11e
to
984e951
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=941555 expired. Closing PR. |
For kernels where btf is not mandatory we should log loading errors with `pr_info` and not retry where we increase the log level as this is just added noise. Signed-off-by: Jordan Rome <[email protected]>
Upstream branch: a68894a |
984e951
to
39338b0
Compare
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=942906 expired. Closing PR. |
Pull request for series with
subject: bpf: adjust btf load error logging
version: 2
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=940837