RE: [EXT] Re: [PATCH net] net: mvpp2: prs: fix PPPoE with ipv6 packet parse

From: Stefan Chulski
Date: Thu Dec 17 2020 - 13:01:35 EST


> External Email
>
> ----------------------------------------------------------------------
> Hi Stefan,
>
> Quoting stefanc@xxxxxxxxxxx (2020-12-17 18:23:11)
> > From: Stefan Chulski <stefanc@xxxxxxxxxxx>
> >
> > Current PPPoE+IPv6 entry is jumping to 'next-hdr'
> > field and not to 'DIP' field as done for IPv4.
> >
> > Fixes: db9d7d36eecc ("net: mvpp2: Split the PPv2 driver to a dedicated
> > directory")
>
> That's not the commit introducing the issue. You can use `git log --follow` to go
> further back (or directly pointing to the old mvpp2.c file).
>
> Thanks!
> Antoine

Ok. Probably this issue exist since mvpp2.c driver were pushed to mainline.

Thanks,
Stefan.