Re: [dpdk-dev] [PATCH] doc: add knowing issue for i40e VF performance

2017-07-02 Thread Mcnamara, John
> -Original Message- > From: Zhang, Qi Z > Sent: Sunday, July 2, 2017 1:07 PM > To: Mcnamara, John ; Wu, Jingjing > > Cc: Zhang, Helin ; dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH] doc: add knowing issue for i40e VF performance > > VF performance is limited by some kernel PCI settin

[dpdk-dev] [PATCH] doc: add knowing issue for i40e VF performance

2017-07-02 Thread Qi Zhang
VF performance is limited by some kernel PCI setting. Update the document to explain the knowing issue and work around solution. Signed-off-by: Qi Zhang --- doc/guides/nics/i40e.rst | 24 1 file changed, 24 insertions(+) diff --git a/doc/guides/nics/i40e.rst b/doc/guide