[v2] add Microsoft MANA NIC page

Message ID 1674181761-32538-1-git-send-email-longli@linuxonhyperv.com (mailing list archive)
State Accepted
Headers
Series [v2] add Microsoft MANA NIC page |

Commit Message

Long Li Jan. 20, 2023, 2:29 a.m. UTC
  From: Long Li <longli@microsoft.com>

Signed-off-by: Long Li <longli@microsoft.com>

Change since v1:
There is no change in the content of the patch.
All the dependencies of mana have been released since v1.

---
 content/supported/nics/microsoft.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 content/supported/nics/microsoft.md
  

Comments

Thomas Monjalon March 31, 2023, 8:44 a.m. UTC | #1
20/01/2023 03:29, longli@linuxonhyperv.com:
> From: Long Li <longli@microsoft.com>
> 
> Signed-off-by: Long Li <longli@microsoft.com>
> 
> Change since v1:
> There is no change in the content of the patch.
> All the dependencies of mana have been released since v1.

Need to add the DPDK version.
> 
> ---
>  content/supported/nics/microsoft.md | 7 +++++++
>  1 file changed, 7 insertions(+)
>  create mode 100644 content/supported/nics/microsoft.md
> 
> diff --git a/content/supported/nics/microsoft.md b/content/supported/nics/microsoft.md
> new file mode 100644
> index 0000000..f51d94b
> --- /dev/null
> +++ b/content/supported/nics/microsoft.md
> @@ -0,0 +1,7 @@
> ++++
> +title = "Microsoft"
> +description = "mana"
> +hidden = true
> ++++
> +
> +- [mana](//doc.dpdk.org/guides/nics/mana.html) (Azure Network Adatper)

typo: adapter

Applied with fixups.
  

Patch

diff --git a/content/supported/nics/microsoft.md b/content/supported/nics/microsoft.md
new file mode 100644
index 0000000..f51d94b
--- /dev/null
+++ b/content/supported/nics/microsoft.md
@@ -0,0 +1,7 @@ 
++++
+title = "Microsoft"
+description = "mana"
+hidden = true
++++
+
+- [mana](//doc.dpdk.org/guides/nics/mana.html) (Azure Network Adatper)