From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 90F3B41C6D; Sat, 11 Feb 2023 15:15:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80D8542BC9; Sat, 11 Feb 2023 15:15:17 +0100 (CET) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 4CF5F40E25 for ; Sat, 11 Feb 2023 15:15:15 +0100 (CET) Received: by mail-qv1-f51.google.com with SMTP id q10so5445213qvt.10 for ; Sat, 11 Feb 2023 06:15:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atomicrules-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=kMWLOSaxt7zWzY0Rq0TzUwbjpU/PIXfjOAmCAGIom60=; b=i3U+Ouo4mTjde9vIU21WTv1I5UtQSLqnjRZuPzlx6f4wd7ng1oW+zaijTi8rLchRPI lf39yHyoOK1HFJz+SDtt+GT4Ps4ogbekJwx4Qz3L3LDDLA3GyGxevY7xT2m12qD/BTpZ 3ms0Ksm8aiDO2TGuWY8iN6gPWpe9VUJs8vr14GbSdmb3WpTHgKjjk5pE1/M76rWlK9zT CEi4BW9qWfuHjBDUz5CQUwbUobHEvy82d9ZhoLaHJPbEPC/kAj9ZNl1f/ca2sZ1UbTdc gcSUeMm4KWueprZnFF2DCw8vC8kM84wDg6tPfi7CZ3xwYTHDcNZ4ZAORIi4mMjzBtCUM ptyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kMWLOSaxt7zWzY0Rq0TzUwbjpU/PIXfjOAmCAGIom60=; b=OOv32pbig9qNUxuHcRAxspXNoo6OzyDNoivZ7Utm6zdbbuMC4Pw3BCa8FCPSgON8WC 2rG/Adh7Va5/COGhni8jXv3DOD3v3gs/yD3z2ORu6fz8A8DqDxkEwCdOP9tg6eZlcZNy 03ghmbqLtdeEOFYxJM5lRmL4sn/b2e+SLqe9ZzS0/McWJKd+0NfjxaoBIfAPo2ZTuuDY fFfNw0KyT+9+Fd6+LiuIA7xTprqwd+dmdEW1Mwee819NzzqPlcdSsVA/j1XJc4HBL3YK EMO1MT2BKPmJ/v8KvUrJX0BhagRnHUvSIaAjyJ1PM66jUpliYmTYzLls8WEJk0nOM8nS FEqQ== X-Gm-Message-State: AO0yUKV46B6miCwHLiyYF27LEm4KQTF+Q3IZ0C65khCPCERmR+6qu2lW VePj9X9BXtp7fmd+n34UXQMhtw== X-Google-Smtp-Source: AK7set+kGNgP7uZf45UXnfPKxFUJUG24E/qXI8nScueNah5zw6VSBSR/OdcTB//epUHh+bVjl30XFw== X-Received: by 2002:a05:6214:19e9:b0:56e:a34c:d3c0 with SMTP id q9-20020a05621419e900b0056ea34cd3c0mr1840676qvc.15.1676124914560; Sat, 11 Feb 2023 06:15:14 -0800 (PST) Received: from ar-11700k.hsd1.nh.comcast.net ([2601:18d:8780:17a0:a2e0:2f19:6529:2ed2]) by smtp.gmail.com with ESMTPSA id m123-20020a375881000000b007208dd55183sm5817404qkb.40.2023.02.11.06.15.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Feb 2023 06:15:14 -0800 (PST) From: Shepard Siegel To: ed.czeck@atomicrules.com Cc: dev@dpdk.org, Shepard Siegel Subject: [PATCH 2/2] doc: update ark guide to include new PCIe device Date: Sat, 11 Feb 2023 09:14:59 -0500 Message-Id: <20230211141459.2857045-2-shepard.siegel@atomicrules.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230211141459.2857045-1-shepard.siegel@atomicrules.com> References: <20230211141459.2857045-1-shepard.siegel@atomicrules.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Add descriptions of the new FX2 device to the existing devices. Signed-off-by: Shepard Siegel --- doc/guides/nics/ark.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/nics/ark.rst b/doc/guides/nics/ark.rst index edaa02dc96..bbd7419d99 100644 --- a/doc/guides/nics/ark.rst +++ b/doc/guides/nics/ark.rst @@ -306,6 +306,7 @@ ARK PMD supports the following Arkville RTL PCIe instances including: * ``1d6c:101c`` - AR-ARK-SRIOV-VF [Arkville Virtual Function] * ``1d6c:101e`` - AR-ARKA-FX1 [Arkville 64B DPDK Data Mover for Agilex R-Tile] * ``1d6c:101f`` - AR-TK242 [2x100GbE Packet Capture Device] +* ``1d6c:1022`` - AR-ARKA-FX2 [Arkville 128B DPDK Data Mover for Agilex] Arkville RTL Core Configurations ------------------------------------- @@ -318,6 +319,7 @@ interfaces for both AMD/Xilinx and Intel FPGAs. * ARK-FX0 - 256-bit 32B datapath (PCIe Gen3, Gen4) * ARK-FX1 - 512-bit 64B datapath (PCIe Gen3, Gen4, Gen5) +* ARK-FX2 - 1024-bit 128B datapath (PCIe Gen5x16 Only) DPDK and Arkville Firmware Versioning ------------------------------------- -- 2.25.1