doc: advertize Alveo SN1000 support in release notes

Message ID 1602674749-16847-1-git-send-email-arybchenko@solarflare.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series doc: advertize Alveo SN1000 support in release notes |

Checks

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

Commit Message

Andrew Rybchenko Oct. 14, 2020, 11:25 a.m. UTC
  Fixes: c150ab67ac4c ("doc: advertise Alveo SN1000 SmartNICs family support")

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
---
 doc/guides/rel_notes/release_20_11.rst | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Ferruh Yigit Oct. 14, 2020, 12:49 p.m. UTC | #1
On 10/14/2020 12:25 PM, Andrew Rybchenko wrote:
> Fixes: c150ab67ac4c ("doc: advertise Alveo SN1000 SmartNICs family support")
> 
> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
> ---
>   doc/guides/rel_notes/release_20_11.rst | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
> index 30db8f2..c371d9a 100644
> --- a/doc/guides/rel_notes/release_20_11.rst
> +++ b/doc/guides/rel_notes/release_20_11.rst
> @@ -93,6 +93,7 @@ New Features
>     Updated the Solarflare ``sfc_efx`` driver with changes including:
>   
>     * Added SR-IOV PF support
> +  * Added Alveo SN1000 SmartNICs (EF100 architecture) support
>   
>   * **Updated Virtio driver.**
>   
> 

Squashed into relevant commit [1] in next-net, thanks.

[1]
doc: advertise Alveo SN1000 SmartNICs family support
https://patches.dpdk.org/patch/80539/
  

Patch

diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst
index 30db8f2..c371d9a 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -93,6 +93,7 @@  New Features
   Updated the Solarflare ``sfc_efx`` driver with changes including:
 
   * Added SR-IOV PF support
+  * Added Alveo SN1000 SmartNICs (EF100 architecture) support
 
 * **Updated Virtio driver.**