doc: basic update for ice

Message ID 20191220071007.23669-1-xiaolong.ye@intel.com (mailing list archive)
State Accepted, archived
Delegated to: xiaolong ye
Headers
Series doc: basic update for ice |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/travis-robot warning Travis build: failed
ci/Intel-compilation fail Compilation issues

Commit Message

Xiaolong Ye Dec. 20, 2019, 7:10 a.m. UTC
  The ice PMD supports 10/25/50/100 Gbps.

Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
---
 doc/guides/nics/ice.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Qi Zhang Jan. 14, 2020, 2:40 a.m. UTC | #1
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Xiaolong Ye
> Sent: Friday, December 20, 2019 3:10 PM
> To: Yang, Qiming <qiming.yang@intel.com>; Lu, Wenzhuo
> <wenzhuo.lu@intel.com>; Mcnamara, John <john.mcnamara@intel.com>;
> Kovacevic, Marko <marko.kovacevic@intel.com>
> Cc: dev@dpdk.org; Anantharam, Arjun <arjun.anantharam@intel.com>; Zhang,
> Fred <fred.zhang@intel.com>; Zhang, Helin <helin.zhang@intel.com>; Ye,
> Xiaolong <xiaolong.ye@intel.com>
> Subject: [dpdk-dev] [PATCH] doc: basic update for ice
> 
> The ice PMD supports 10/25/50/100 Gbps.
> 
> Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>

Acked-by: Qi Zhang <qi.z.zhang@intel.com>
  
Xiaolong Ye Jan. 14, 2020, 2:40 a.m. UTC | #2
On 12/20, Xiaolong Ye wrote:
>The ice PMD supports 10/25/50/100 Gbps.
>
>Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
>---
> doc/guides/nics/ice.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
>index 9b90b389e..cde3fd620 100644
>--- a/doc/guides/nics/ice.rst
>+++ b/doc/guides/nics/ice.rst
>@@ -5,7 +5,7 @@ ICE Poll Mode Driver
> ======================
> 
> The ice PMD (librte_pmd_ice) provides poll mode driver support for
>-10/25 Gbps Intel® Ethernet 810 Series Network Adapters based on
>+10/25/50/100 Gbps Intel® Ethernet 810 Series Network Adapters based on
> the Intel Ethernet Controller E810.
> 
> 
>-- 
>2.17.1
>

Applied to dpdk-next-net-intel, Thanks.
  

Patch

diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index 9b90b389e..cde3fd620 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -5,7 +5,7 @@  ICE Poll Mode Driver
 ======================
 
 The ice PMD (librte_pmd_ice) provides poll mode driver support for
-10/25 Gbps Intel® Ethernet 810 Series Network Adapters based on
+10/25/50/100 Gbps Intel® Ethernet 810 Series Network Adapters based on
 the Intel Ethernet Controller E810.