[dpdk-dev,2/2] fm10k: update doc for Atwood Channel

Message ID 1452497281-21855-2-git-send-email-michael.qiu@intel.com (mailing list archive)
State Superseded, archived
Delegated to: Bruce Richardson
Headers

Commit Message

Michael Qiu Jan. 11, 2016, 7:28 a.m. UTC
  Atwood Channel is 20GbE NIC and belongs to Intel FM10K family,
update the doc for it.

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
---
 doc/guides/rel_notes/release_2_3.rst | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

John McNamara Jan. 12, 2016, 1:31 p.m. UTC | #1
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Michael Qiu
> Sent: Monday, January 11, 2016 7:28 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH 2/2] fm10k: update doc for Atwood Channel
> 
> Atwood Channel is 20GbE NIC and belongs to Intel FM10K family, update the
> doc for it.
> 
> Signed-off-by: Michael Qiu <michael.qiu@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>
  
Chen, Jing D Feb. 3, 2016, 7:25 a.m. UTC | #2
Hi,

Best Regards,
Mark


> -----Original Message-----
> From: Qiu, Michael
> Sent: Monday, January 11, 2016 3:28 PM
> To: dev@dpdk.org
> Cc: Chen, Jing D; Qiu, Michael
> Subject: [PATCH 2/2] fm10k: update doc for Atwood Channel
> 
> Atwood Channel is 20GbE NIC and belongs to Intel FM10K family,
> update the doc for it.

There is a typo above. It's 25G, not 20.

> 
> Signed-off-by: Michael Qiu <michael.qiu@intel.com>
> ---
>  doc/guides/rel_notes/release_2_3.rst | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_2_3.rst
> b/doc/guides/rel_notes/release_2_3.rst
> index 99de186..7dd9c0f 100644
> --- a/doc/guides/rel_notes/release_2_3.rst
> +++ b/doc/guides/rel_notes/release_2_3.rst
> @@ -3,7 +3,9 @@ DPDK Release 2.3
> 
>  New Features
>  ------------
> +* **New NIC Atwood Channel support.**
> 
> +  Added support for the Atwood Channel variant of Intel's fm10k NIC family.
> 
>  Resolved Issues
>  ---------------
> --
> 1.9.3
  

Patch

diff --git a/doc/guides/rel_notes/release_2_3.rst b/doc/guides/rel_notes/release_2_3.rst
index 99de186..7dd9c0f 100644
--- a/doc/guides/rel_notes/release_2_3.rst
+++ b/doc/guides/rel_notes/release_2_3.rst
@@ -3,7 +3,9 @@  DPDK Release 2.3
 
 New Features
 ------------
+* **New NIC Atwood Channel support.**
 
+  Added support for the Atwood Channel variant of Intel's fm10k NIC family.
 
 Resolved Issues
 ---------------