> -----Original Message----- > From: Xing, Beilei > Sent: Monday, January 15, 2018 9:51 PM > To: Zhang, Qi Z <qi.z.zh...@intel.com> > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH v3] net/i40e: fix packet type parser issue > > Ptype mapping table will fail to update when loading PPP profile, fix the > issue > via modifying metadata and adding check. > This patch also adds parser for IPV4FRAG and IPV6FRAG. > > Fixes: ab2e350c4f4b ("net/i40e: improve packet type parser") > Cc: sta...@dpdk.org > > Signed-off-by: Beilei Xing <beilei.x...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>