-
Notifications
You must be signed in to change notification settings - Fork 148
bpf/cpumap.c: Remove unnecessary TODO comment #10058
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
base: bpf-next_base
Are you sure you want to change the base?
Conversation
|
Upstream branch: 04a8995 |
6efc16b to
55beced
Compare
|
Upstream branch: 96d31df |
bb15652 to
9d88c13
Compare
55beced to
b92bbe4
Compare
|
Upstream branch: e758657 |
9d88c13 to
eb97433
Compare
b92bbe4 to
ed703de
Compare
|
Upstream branch: e758657 |
eb97433 to
8c295de
Compare
ed703de to
d4664e4
Compare
|
Upstream branch: e758657 |
8c295de to
033bfda
Compare
d4664e4 to
7c1a423
Compare
|
Upstream branch: e758657 |
033bfda to
2d23656
Compare
7c1a423 to
ecdeefe
Compare
|
Upstream branch: e758657 |
2d23656 to
cd457c2
Compare
ecdeefe to
10ce4bd
Compare
|
Upstream branch: ff88079 |
cd457c2 to
878e941
Compare
|
Upstream branch: e2e668b |
b386115 to
11d478e
Compare
5125528 to
1e2d874
Compare
|
Upstream branch: 5701d5a |
11d478e to
de9455f
Compare
1e2d874 to
c942b08
Compare
|
Upstream branch: ab01bfa |
de9455f to
9f90219
Compare
c942b08 to
792b8cb
Compare
|
Upstream branch: e6e10c5 |
9f90219 to
afd4a43
Compare
792b8cb to
19d946b
Compare
|
Upstream branch: 5dae745 |
afd4a43 to
7570dc1
Compare
19d946b to
2ee124c
Compare
|
Upstream branch: 11369e6 |
After discussion with bpf maintainers[1], queue_index could be propagated to the remote XDP program by the xdp_md struct[2] which makes this todo a misguide for future effort. [1]:https://lore.kernel.org/all/[email protected]/ [2]:https://docs.ebpf.io/linux/helper-function/bpf_xdp_adjust_meta/ Signed-off-by: Mehdi Ben Hadj Khelifa <[email protected]>
7570dc1 to
561ae0e
Compare
de0745f to
efe6edf
Compare
Pull request for series with
subject: bpf/cpumap.c: Remove unnecessary TODO comment
version: 3
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1013979