> -----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 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: [email protected]
 >
 > Signed-off-by: Beilei Xing <[email protected]>
Tested-by: Xueqin Lin <[email protected]>

Reply via email to