From patchwork Mon Oct 10 23:11:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Long Li X-Patchwork-Id: 117826 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 BA18FA0544; Tue, 11 Oct 2022 01:12:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F57A42B91; Tue, 11 Oct 2022 01:12:02 +0200 (CEST) Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mails.dpdk.org (Postfix) with ESMTP id D43EB42B8C for ; Tue, 11 Oct 2022 01:12:01 +0200 (CEST) Received: by linux.microsoft.com (Postfix, from userid 1004) id 2CAB220477D1; Mon, 10 Oct 2022 16:12:01 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 2CAB220477D1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxonhyperv.com; s=default; t=1665443521; bh=ZJI49t0wpxcUDQPMNhsAuFQl3tsg4aPwgSxEvpQvWJk=; h=From:To:Cc:Subject:Date:Reply-To:From; b=YY1vW3TPXuztnqpB8PRBhclMrx5Aak0QYeF8pHbJsy3EuHVEVVCXKM/5CWfcmjNYy lcHA2jVybH3fQoMwrY5rd0A8MLh9ezXaUJ8UhRdsZuw3MXORaenVQbH8YnvrIPN22W n6FE82McInneU573U1aLgHJO22c29hy1kOEgQpxs= From: longli@linuxonhyperv.com To: web@dpdk.org Cc: Ajay Sharma , Long Li Subject: [PATCH] add Microsoft MANA PMD to supported NIC page Date: Mon, 10 Oct 2022 16:11:55 -0700 Message-Id: <1665443515-19405-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 --- 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)