ethdev: group constant definitions in Doxygen
authorThomas Monjalon <thomas@monjalon.net>
Mon, 30 Aug 2021 10:42:32 +0000 (12:42 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 27 Sep 2021 11:34:45 +0000 (13:34 +0200)
commit0ce56b057b5ceba9fc4f31d837aa2cd788e468cf
treef3d6a126a22b8eaba19069900d926024fda4c2f8
parentf2f5879efb733460933dacf691887b22dfe9aa08
ethdev: group constant definitions in Doxygen

A lot of flags are parts of a group but are documented alone.
The Doxygen syntax @{ and @} for grouping is used
to make flags appear together and have a common description.

Some Rx/Tx offload flags and RSS definitions are not grouped
because they need to be all properly documented first.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
lib/ethdev/rte_ethdev.h