Hi Wei,
On Mon, Oct 10, 2016 at 09:42:53AM +0000, Zhao1, Wei wrote:
> Hi Adrien Mazarguil,
>
> In your v2 version of rte_flow.txt , there is an action type
> RTE_FLOW_ACTION_TYPE_MARK, but there is no definition of struct
> rte_flow_action_mark.
> And there is an definition of struct rte_flow_action_id. Is it a typo or
> other usage?
>
> Thank you.
>
> struct rte_flow_action_id {
> uint32_t id; /**< 32 bit value to return with packets. */
> };
That is indeed a mistake, this struct should be named
"rte_flow_action_mark". I'll fix it for the next update, thanks.
--
Adrien Mazarguil
6WIND