On 3/27/2017 10:16 AM, Qiming Yang wrote: > When insmod "igb_uio" with "intr_mode=legacy and test link > status interrupt. Since INTx interrupt is not supported by > X710/XL710/XXV710, it will cause Input/Output error when > reading file descriptor. > > Signed-off-by: Qiming Yang <qiming.y...@intel.com> > --- > doc/guides/nics/i40e.rst | 13 +++++++++++++
Hi John, There are three different "Known Issue" sections in documentations: 1) Known Issues document, doc/guides/rel_notes/known_issues.rst 2) Release notes, known issues section, doc/guides/rel_notes/release_17_05.rst 3) Device specific known issues sections, doc/guides/nics/i40e.rst This patch updates 3), what is the rule on updating those files? Thanks, ferruh