Re: [dpdk-dev] [PATCH v2 03/15] doc: remove flow API migration section

2018-04-07 Thread Andrew Rybchenko
On 04/06/2018 04:25 PM, Adrien Mazarguil wrote: This section has become less relevant since the flow API (rte_flow) is now a mature DPDK API with applications developed directly on top of it instead of an afterthought. This patch removes it for the following reasons: - It has never been updated

[dpdk-dev] [PATCH v2 03/15] doc: remove flow API migration section

2018-04-06 Thread Adrien Mazarguil
This section has become less relevant since the flow API (rte_flow) is now a mature DPDK API with applications developed directly on top of it instead of an afterthought. This patch removes it for the following reasons: - It has never been updated to track the latest changes in the legacy filte