Re: [dpdk-dev] [PATCH v2 02/15] ethdev: clarify flow API pattern items and actions

2018-04-07 Thread Andrew Rybchenko
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

[dpdk-dev] [PATCH v2 02/15] ethdev: clarify flow API pattern items and actions

2018-04-06 Thread Adrien Mazarguil
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 sli