On 3/28/2017 3:28 AM, Qiming Yang wrote: > This patch moved i40e related known issues from doc/guides/rel_notes/ > known_issues.rst to doc/guides/nics/i40e.rst, makes us easy > to track the issue about i40e. > > Signed-off-by: Qiming Yang <qiming.y...@intel.com> > --- > doc/guides/nics/i40e.rst | 26 ++++++++++++++ > doc/guides/rel_notes/known_issues.rst | 65 > -----------------------------------
Instead of moving from "known_issues.rst" to "i40e.rst", does it make sense to create a sub-section in "known_issues.rst" for I40E and move these items under that sub-section, and give a link in "i40e.rst" to that section?