h
> ; Yuying Zhang ;
> Ferruh Yigit ; Andrew Rybchenko
>
> Cc: dev@dpdk.org; Raslan Darawsheh
> Subject: [PATCH v3 01/11] ethdev: add flex item modify field support
>
> External email: Use caution opening links or attachments
>
>
> Add flex
Add flex item as modify field destination.
Add "struct rte_flow_item_flex_handle *flex_handle" into
"struct rte_flow_action_modify_data" as union with existed
"level" member. This new member is dedicated for modifying
flex item.
Add flex item modify field cmdline support. Now user can use
testpmd
Add flex item as modify field destination.
Add "struct rte_flow_item_flex_handle *flex_handle" into
"struct rte_flow_action_modify_data" as union with existed
"level" member. This new member is dedicated for modifying
flex item.
Add flex item modify field cmdline support. Now user can use
testpmd
3 matches
Mail list logo