On Fri, Mar 12, 2021 at 04:15:27PM +0100, Daniel Borkmann wrote: > On 3/12/21 2:56 AM, Hangbin Liu wrote: > > Hi David, > > > > May I ask what's the status of this patch? From patchwork[1] the state is > > accepted. But I can't find the fix on net or net-next. > > I think there may have been two confusions, i) that $subject says that this > goes > via net tree instead of bpf tree, which might have caused auto-delegation to > move > this into 'netdev' patchwork reviewer bucket, and ii) the kernel patchwork > bot then > had a mismatch as you noticed when it checked net-next after tree merge and > replied > to the wrong patch of yours which then placed this one into 'accepted' state. > I just > delegated it to bpf and placed it back under review.. > > > [1] > > https://patchwork.kernel.org/project/netdevbpf/patch/20210309032214.2112438-1-liuhang...@gmail.com/
Thanks Daniel, I thought the issue also exists on net tree and is a fixup. So I set the target to 'net'. Hangbin