>-----Original Message----- >From: Stephen Hemminger <[email protected]> >Sent: Sunday, September 6, 2020 6:40 AM >To: [email protected]; [email protected]; >[email protected] >Cc: [email protected]; Stephen Hemminger <[email protected]> >Subject: [PATCH] doc/flow-perf: fix section headings > >The flow-perf documentation was using multiple section headings in one >document. This caused the documentation tree display in index to make it >appear as multiple pages rather than sub-sections in one page. > >Change to use subsections and subsubsections. > >Fixes: bf3688f1e816 ("app/flow-perf: add insertion rate calculation") >Cc: [email protected] >Signed-off-by: Stephen Hemminger <[email protected]>
Hi Stephen, Thanks for your fix, I sent a patch with the fix that pending review from a week ago with the same fixes: http://patches.dpdk.org/patch/76152/ BRs, Wisam Jaddo

