> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Beilei Xing
> Sent: Thursday, July 5, 2018 9:36 AM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; [email protected]
> Subject: [dpdk-dev] [PATCH] net/i40e: fix PPPoL2TP packet type parser
> issue
>
> Since PPPoL2TP profile is updated, PPPoL2TP packet type parser will be
> false with the current parser function.
> This patch fixes the issue.
>
> Fixes: 11556c915a08 ("net/i40e: improve packet type parser")
> Cc: [email protected]
>
> Signed-off-by: Beilei Xing <[email protected]>
Tested-by: Xueqin Lin <[email protected]>