Re: [PATCH v2] doc: add doc for i40e pmd driver introduction
From: Wu, Jingjing <hidden>
Date: 2016-03-07 02:37:26
Hi, Thomas
-----Original Message----- From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] Sent: Monday, March 07, 2016 6:39 AM To: Wu, Jingjing Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2] doc: add doc for i40e pmd driver introduction 2016-02-23 09:23, Jingjing Wu:quoted
A new doc "i40e.rst" is added to introduce i40e pmd driver. Signed-off-by: Jingjing Wu <redacted> --- doc/guides/nics/i40e.rst | 368++++++++++++++++++++++++++++++++++++++++++++++quoted
doc/guides/nics/index.rst | 1 + 2 files changed, 369 insertions(+) create mode 100644 doc/guides/nics/i40e.rstMay I ask to update the table in overview.rst, please?
So glad to see this table, I would like to update it. But I'm not sure which symbol should I use to indicate support, not support, or haven't tested. Take the row "ARMv7" for example, we haven't test on ARM platform. Could you share a draft patch to show us how to update it?
quoted
--- a/doc/guides/nics/index.rst +++ b/doc/guides/nics/index.rst@@ -42,6 +42,7 @@ Network Interface Controller Drivers enic fm10k ixgbe + i40e intel_vf mlx4 mlx5Please, let's keep an alphabetical order and insert i40e before ixgbe.
OK, I will do that. Thanks Jingjing