From patchwork Fri Jan 20 02:29:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Long Li X-Patchwork-Id: 122384 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D508142424; Fri, 20 Jan 2023 03:29:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFA1640223; Fri, 20 Jan 2023 03:29:25 +0100 (CET) Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mails.dpdk.org (Postfix) with ESMTP id 47AF4400D5 for ; Fri, 20 Jan 2023 03:29:24 +0100 (CET) Received: by linux.microsoft.com (Postfix, from userid 1004) id 9180120E0A1E; Thu, 19 Jan 2023 18:29:23 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 9180120E0A1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxonhyperv.com; s=default; t=1674181763; bh=JNEFFNrg/IyI0dQlGn4hSF8ZJ3zFnlmdzK73QAW/NrQ=; h=From:To:Cc:Subject:Date:Reply-To:From; b=B3cyVUn69w4eAlEnOatCSp/EqvByCSq7mgk79K8IuoqMXHT8tqkWbdA+grK7I7+Ok h/Etm0wBpT49pL3+aSnwQ8nSWT+fznBoIxk9guY/ifnZlkiGZfxEW1iuGu8Wu+KFPy yiI0fUUxYG8CICK6ncQhCZ9rd4WS3LaAhPxQQ1kM= From: longli@linuxonhyperv.com To: web@dpdk.org Cc: Ajay Sharma , Long Li Subject: [Patch v2] add Microsoft MANA NIC page Date: Thu, 19 Jan 2023 18:29:21 -0800 Message-Id: <1674181761-32538-1-git-send-email-longli@linuxonhyperv.com> X-Mailer: git-send-email 1.8.3.1 X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: longli@microsoft.com Errors-To: web-bounces@dpdk.org From: Long Li Signed-off-by: Long Li 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 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)