On 04/06/2018 04:25 PM, Adrien Mazarguil wrote:
Although pattern items and actions examples end with "and so on", these
lists include all existing definitions and as a result are updated almost
every time new types are added. This is cumbersome and pointless.
This patch also synchronizes Doxygen and external API documentation wording
with a slight clarification regarding meta pattern items.
No fundamental API change.
Signed-off-by: Adrien Mazarguil <adrien.mazarg...@6wind.com>
---
doc/guides/prog_guide/rte_flow.rst | 23 +++++++++++------------
lib/librte_ether/rte_flow.h | 23 ++++++++++-------------
2 files changed, 21 insertions(+), 25 deletions(-)
Acked-by: Andrew Rybchenko <arybche...@solarflare.com>