bpf/cpumap.c: Remove unnecessary TODO comment#10058
bpf/cpumap.c: Remove unnecessary TODO comment#10058kernel-patches-daemon-bpf[bot] wants to merge 2 commits intobpf-next_basefrom
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
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/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
05f2f03 to
c343f72
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