-
Notifications
You must be signed in to change notification settings - Fork 150
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
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/87y0q23j2w.fsf@cloudflare.com/ [2]:https://docs.ebpf.io/linux/helper-function/bpf_xdp_adjust_meta/ Signed-off-by: Mehdi Ben Hadj Khelifa <mehdi.benhadjkhelifa@gmail.com>
7570dc1 to
561ae0e
Compare
b6555d5 to
910d3ce
Compare
bfad2ee to
4a6b8b7
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