ethdev: fix doc of flow action
The struct rte_flow_action was missing from DPDK API documentation. Fixes: 3850cf0c8c37 ("ethdev: add tunnel encap/decap actions") Cc: stable@dpdk.org Signed-off-by: Jan Viktorin <viktorin@cesnet.cz> Acked-by: Ori Kam <orika@nvidia.com> Acked-by: Aman Deep Singh <aman.deep.singh@intel.com>
This commit is contained in:
parent
fc18d1b4b8
commit
56912ddef2
@ -3278,7 +3278,7 @@ rte_flow_dynf_metadata_set(struct rte_mbuf *m, uint32_t v)
|
||||
*RTE_FLOW_DYNF_METADATA(m) = v;
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Definition of a single action.
|
||||
*
|
||||
* A list of actions is terminated by a END action.
|
||||
|
Loading…
x
Reference in New Issue
Block a user