mirror of https://gitee.com/openkylin/linux.git
bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org.
Move the bpf/bpf-next patch processing queue to patchwork.kernel.org. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20201011200149.66537-1-alexei.starovoitov@gmail.com
This commit is contained in:
parent
d1c362e1dd
commit
ebb034b15b
|
@ -60,13 +60,13 @@ Q: Where can I find patches currently under discussion for BPF subsystem?
|
||||||
A: All patches that are Cc'ed to netdev are queued for review under netdev
|
A: All patches that are Cc'ed to netdev are queued for review under netdev
|
||||||
patchwork project:
|
patchwork project:
|
||||||
|
|
||||||
http://patchwork.ozlabs.org/project/netdev/list/
|
https://patchwork.kernel.org/project/netdevbpf/list/
|
||||||
|
|
||||||
Those patches which target BPF, are assigned to a 'bpf' delegate for
|
Those patches which target BPF, are assigned to a 'bpf' delegate for
|
||||||
further processing from BPF maintainers. The current queue with
|
further processing from BPF maintainers. The current queue with
|
||||||
patches under review can be found at:
|
patches under review can be found at:
|
||||||
|
|
||||||
https://patchwork.ozlabs.org/project/netdev/list/?delegate=77147
|
https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
|
||||||
|
|
||||||
Once the patches have been reviewed by the BPF community as a whole
|
Once the patches have been reviewed by the BPF community as a whole
|
||||||
and approved by the BPF maintainers, their status in patchwork will be
|
and approved by the BPF maintainers, their status in patchwork will be
|
||||||
|
|
Loading…
Reference in New Issue