-
Notifications
You must be signed in to change notification settings - Fork 5
bpf/cpumap.c: Remove unnecessary TODO comment #6192
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?
bpf/cpumap.c: Remove unnecessary TODO comment #6192
Conversation
|
Upstream branch: 04a8995 |
9b33bf7 to
33b4c7f
Compare
|
Upstream branch: 96d31df |
3c7d7bb to
341ff44
Compare
33b4c7f to
e698de7
Compare
|
Upstream branch: e758657 |
341ff44 to
f954f9f
Compare
e698de7 to
ee5122f
Compare
|
Upstream branch: e758657 |
f954f9f to
369c771
Compare
ee5122f to
d5592b9
Compare
|
Upstream branch: e758657 |
369c771 to
dc9aa8d
Compare
d5592b9 to
27d6d8b
Compare
|
Upstream branch: e758657 |
dc9aa8d to
060c58e
Compare
27d6d8b to
4d1f3ab
Compare
|
Upstream branch: e758657 |
060c58e to
9ec8548
Compare
4d1f3ab to
7ba9a34
Compare
|
Upstream branch: ff88079 |
9ec8548 to
9b837d4
Compare
7ba9a34 to
2991dd5
Compare
|
Upstream branch: f9db3a3 |
9b837d4 to
0668e5c
Compare
2991dd5 to
583dec7
Compare
|
Upstream branch: 8842732 |
0668e5c to
968cf2d
Compare
583dec7 to
e224139
Compare
|
Upstream branch: 23f852d |
968cf2d to
7b35cc7
Compare
e224139 to
1f11231
Compare
|
Upstream branch: 54c134f |
7b35cc7 to
77975de
Compare
1f11231 to
2563a04
Compare
|
Upstream branch: 9f317bd |
77975de to
aef53ae
Compare
2563a04 to
b8a9697
Compare
|
Upstream branch: 54c134f |
aef53ae to
3ddd3af
Compare
b8a9697 to
0ff1d70
Compare
|
Upstream branch: e2e668b |
3ddd3af to
a4848ab
Compare
0ff1d70 to
75ba762
Compare
|
Upstream branch: d28c0e4 |
a4848ab to
20391e1
Compare
75ba762 to
385f65b
Compare
|
Upstream branch: 5701d5a |
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]>
20391e1 to
e63f0b1
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