[dpdk-dev] doc: add tested platforms for Cavium SoCs

Message ID 20180527185427.3871-1-jerin.jacob@caviumnetworks.com (mailing list archive)
State Rejected, archived
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Jerin Jacob May 27, 2018, 6:54 p.m. UTC
  From: Shreyansh Jain <shreyansh.jain@nxp.com>

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
---
 doc/guides/rel_notes/release_18_05.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)
  

Comments

Jerin Jacob May 27, 2018, 7:08 p.m. UTC | #1
-----Original Message-----
> Date: Mon, 28 May 2018 00:24:27 +0530
> From: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> To: dev@dpdk.org
> Cc: thomas@monjalon.net, ferruh.yigit@intel.com, john.mcnamara@intel.com,
>  Shreyansh Jain <shreyansh.jain@nxp.com>, Jerin Jacob
>  <jerin.jacob@caviumnetworks.com>
> Subject: [dpdk-dev] [PATCH] doc: add tested platforms for Cavium SoCs
> X-Mailer: git-send-email 2.17.0
> 
> From: Shreyansh Jain <shreyansh.jain@nxp.com>

Self - Nack. It is by mistake Shreyansh id added.  

> 
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> ---
>  doc/guides/rel_notes/release_18_05.rst | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
> index a7908828e..0699b84ce 100644
> --- a/doc/guides/rel_notes/release_18_05.rst
> +++ b/doc/guides/rel_notes/release_18_05.rst
> @@ -828,3 +828,14 @@ Tested Platforms
>         * Host interface: PCI Express 3.0 x16
>         * Device ID: 15b3:1017
>         * Firmware version: 16.22.0428
> +
> +* ARM SoC combinations from Cavium (with integrated NICs)
> +
> +   * SoC:
> +
> +     * Cavium CN81xx
> +     * Cavium CN83xx
> +
> +   * OS:
> +
> +     * Ubuntu 16.04.2 LTS with Cavium SDK-6.2.0-Patch2 release support package.
> -- 
> 2.17.0
>
  

Patch

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index a7908828e..0699b84ce 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -828,3 +828,14 @@  Tested Platforms
        * Host interface: PCI Express 3.0 x16
        * Device ID: 15b3:1017
        * Firmware version: 16.22.0428
+
+* ARM SoC combinations from Cavium (with integrated NICs)
+
+   * SoC:
+
+     * Cavium CN81xx
+     * Cavium CN83xx
+
+   * OS:
+
+     * Ubuntu 16.04.2 LTS with Cavium SDK-6.2.0-Patch2 release support package.