[dpdk-dev] [v2] ethdev: add PFCP header to flow API

Ferruh Yigit ferruh.yigit at intel.com
Tue Mar 10 15:45:55 CET 2020


On 3/9/2020 4:31 PM, Ori Kam wrote:
> 
> 
>> -----Original Message-----
>> From: Xiao Zhang <xiao.zhang at intel.com>
>> Sent: Friday, March 6, 2020 8:39 AM
>> To: dev at dpdk.org
>> Cc: Ori Kam <orika at mellanox.com>; ferruh.yigit at intel.com; Xiao Zhang
>> <xiao.zhang at 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.zhang at intel.com>
> 
> Acked-by: Ori Kam <orika at mellanox.com>
> 

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list