ethdev: fix doc of flow action
authorJan Viktorin <viktorin@cesnet.cz>
Wed, 23 Jun 2021 09:18:25 +0000 (11:18 +0200)
committerAndrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru>
Fri, 2 Jul 2021 17:03:03 +0000 (19:03 +0200)
commit56912ddef2b067a402dc648019938d354237c25a
tree75c0ef92b44bf641cde62743fc43dd36a8fa6f57
parentfc18d1b4b85f9dcda468d4a424b668d0d8724382
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>
lib/ethdev/rte_flow.h