doc: add basic howto for flow API
authorOri Kam <orika@mellanox.com>
Wed, 25 Oct 2017 14:51:16 +0000 (17:51 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Nov 2017 21:53:22 +0000 (22:53 +0100)
commit3e0ceb9f17fff027fc6c8f18de35e11719ffa61e
tree86a5b52456eae516dcb7ab1eec623a8b98f7ae9b
parent4a3ef59a10c89adf1040eb308939317fcbc06962
doc: add basic howto for flow API

As the rte_flow is a new complex module in the DPDK.
In order to ease developers in to using this feature
it was suggested to supply a simple howto doc.

Signed-off-by: Ori Kam <orika@mellanox.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/howto/index.rst
doc/guides/howto/rte_flow.rst [new file with mode: 0644]