25/10/2017 17:27, Mcnamara, John: > > > -----Original Message----- > > From: Ori Kam [mailto:or...@mellanox.com] > > Sent: Wednesday, October 25, 2017 3:51 PM > > To: adrien.mazarg...@6wind.com; Mcnamara, John <john.mcnam...@intel.com> > > Cc: dev@dpdk.org; or...@mellanox.com > > Subject: [PATCH v2] 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 <or...@mellanox.com> > > Acked-by: John McNamara <john.mcnam...@intel.com>
I have a doubt. Howtos are targetting user experience. However this patch is showing how to use an API, so it should probably be inserted in the programmers guide. Am I missing something?