On 3/9/2020 4:31 PM, Ori Kam wrote: > > >> -----Original Message----- >> From: Xiao Zhang <xiao.zh...@intel.com> >> Sent: Friday, March 6, 2020 8:39 AM >> To: dev@dpdk.org >> Cc: Ori Kam <or...@mellanox.com>; ferruh.yi...@intel.com; Xiao Zhang >> <xiao.zh...@intel.com> >> Subject: [v2] ethdev: add PFCP header to flow API >> >> This patch adds the new flow item RTE_FLOW_ITEM_TYPE_PFCP to flow API to >> match a PFCP header. >> Add sample PFCP rules for testpmd guide. Since Session Endpoint >> Identifier (SEID) only will be present in PFCP Session header and PFCP >> Session headers shall be identified when the S field is equal to 1, when >> create rules for PFCP Session header with certain SEID the S field need >> be set 1. >> >> Signed-off-by: Xiao Zhang <xiao.zh...@intel.com> > > Acked-by: Ori Kam <or...@mellanox.com> >
Applied to dpdk-next-net/master, thanks.