[dpdk-stable] [dpdk-dev] [PATCH] net/i40e: fix packet type parser error

Lin, Xueqin xueqin.lin at intel.com
Thu Jul 5 08:35:37 CEST 2018



 > -----Original Message-----
 > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Beilei Xing
 > Sent: Thursday, July 5, 2018 9:36 AM
 > To: Zhang, Qi Z <qi.z.zhang at intel.com>
 > Cc: dev at dpdk.org; stable at dpdk.org
 > Subject: [dpdk-dev] [PATCH] net/i40e: fix packet type parser error
 >
 > To parse packet type correctly, profile needs to be loaded again to
 > update tables in SW even if profile has exited. But previously packet
 > type parser will be false after loading profile when profile already exists.
 > This patch fixes the issue.
 >
 > Fixes: 0585f5c3d264 ("net/i40e: fix DDP profile DEL operation")
 > Cc: stable at dpdk.org
 >
 > Signed-off-by: Beilei Xing <beilei.xing at intel.com>
Tested-by: Xueqin Lin <xueqin.lin at intel.com>


More information about the stable mailing list