25/10/2017 17:27, Mcnamara, John: > > > -----Original Message----- > > From: Ori Kam [mailto:[email protected]] > > Sent: Wednesday, October 25, 2017 3:51 PM > > To: [email protected]; Mcnamara, John <[email protected]> > > Cc: [email protected]; [email protected] > > 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 <[email protected]> > > Acked-by: John McNamara <[email protected]>
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?

