ethdev: clarify MARK and FLAG actions in flow API
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Tue, 10 Jan 2017 13:08:28 +0000 (14:08 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 11 Jan 2017 15:54:22 +0000 (16:54 +0100)
commitebaa064e2c590673581d25277636c633792f1bf9
tree8cbc51769b45d4cc95b1580ff2a345d42c22f04b
parenta757583e55fd8c6c0907537f794105a2707c5188
ethdev: clarify MARK and FLAG actions in flow API

Both actions share the PKT_RX_FDIR mbuf flag, as a result there is no way
to tell them apart. Moreover, the maximum allowed value for the MARK action
may not necessarily cover the entire 32-bit space.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
doc/guides/prog_guide/rte_flow.rst
lib/librte_ether/rte_flow.h