> -----Original Message----- > From: Iremonger, Bernard > Sent: Thursday, November 2, 2017 5:29 PM > To: Mcnamara, John <john.mcnam...@intel.com>; dev@dpdk.org > Cc: Iremonger, Bernard <bernard.iremon...@intel.com> > Subject: RE: [PATCH 1/2] doc: flow classify library prog guide > > Hi John, > > <snip> > > > > Subject: [PATCH 1/2] doc: flow classify library prog guide > > > > > > This file documents the Flow Classification library, > librte_flow_classify. > > > > > > Updated MAINTAINERS file > > > > > > Signed-off-by: Bernard Iremonger <bernard.iremon...@intel.com> > > > > Hi Bernard, > > > > Thanks for the doc. > > > > There is a doc build warning due to a reference to a file that is in the > 2/2 > > patch: > > > > $ make doc-guides-html -j > > sphinx processing guides-html... > > /work/dpdk_docs/doc/guides/prog_guide/flow_classify_lib.rst:64: > > WARNING: unknown document: ../sample_app_ug/flow_classify > > > Both docs reference each other. > I could squash the patches into one, or add a third patch with the > reference. > Which option would you prefer?
Hi Bernard, I think squashing them into 1 patch would be okay. John