[PATCH v2 2/6] net: fix L2TPv2 common header
Wang, Jie1X
jie1x.wang at intel.com
Sat Jan 29 07:09:08 CET 2022
> -----Original Message-----
> From: Yigit, Ferruh <ferruh.yigit at intel.com>
> Sent: Saturday, January 29, 2022 12:12 AM
> To: 20220124065613.2197436-1-jie1x.wang at intel.com; dev at dpdk.org; Olivier
> Matz <olivier.matz at 6wind.com>
> Cc: Yang, SteveX <stevex.yang at intel.com>; orika at nvidia.com; Singh, Aman
> Deep <aman.deep.singh at intel.com>; thomas at monjalon.net;
> andrew.rybchenko at oktetlabs.ru; Wu, Jingjing <jingjing.wu at intel.com>; Xing,
> Beilei <beilei.xing at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>; Wang,
> Jie1X <jie1x.wang at intel.com>
> Subject: Re: [PATCH v2 2/6] net: fix L2TPv2 common header
>
> On 1/26/2022 6:30 AM, Jie Wang wrote:
> > The fields of L2TPv2 common header were reversed in big endian and
> > little endian.
> >
> > This patch fixes this error to ensure L2TPv2 can be parsed correctly.
> >
>
> Just for reference, checked from RFC:
> https://datatracker.ietf.org/doc/html/rfc2661#section-3.1
>
> Change looks good to me. Cc'ed Olivier.
>
Thanks, I'll cc Olivier in v3.
> > Fixes: 3a929df1f286 ("ethdev: support L2TPv2 and PPP procotol")
> >
>
> Is it candidate for Cc: stable at dpdk.org backport?
>
Yes, thanks for your reminder.
> > Signed-off-by: Jie Wang <jie1x.wang at intel.com>
>
> <...>
More information about the dev
mailing list