Re: [dpdk-dev] [PATCH v3] doc: add known igb_uio issue for i40e

2017-04-19 Thread Ferruh Yigit
On 4/19/2017 5: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 > Acked-by Jingji

[dpdk-dev] [PATCH v3] doc: add known igb_uio issue for i40e

2017-04-18 Thread Qiming Yang
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 Acked-by Jingjing Wu Acked-by: John McNamara --- v2 changes: * move