From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id CDA8DA04DB; Thu, 10 Dec 2020 03:58:54 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CCAF5C9AA; Thu, 10 Dec 2020 03:57:54 +0100 (CET) Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) by dpdk.org (Postfix) with ESMTP id CCCA3C988 for ; Thu, 10 Dec 2020 03:57:49 +0100 (CET) Received: by mail-pg1-f175.google.com with SMTP id t37so2832697pga.7 for ; Wed, 09 Dec 2020 18:57:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pensando.io; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=nloA74IhfP7VdO6o3zLVuWW7LqhmR9W3zQEVzEQLW+0=; b=FwApGqxWXrTqj/gMniOYx7p/rSO7f8SG3d/xFOwEV18Gr9Rcs9sw6Y1HeEuuReiiBw 7BfRacEjArqy7aXfKRpi0NrObryzSh1rTr6Kn0au2O4NVMhLgBXYZ3qmxcvdRTKCAPtD jQb4LEGue+C6Se0ovKgDVNH5jYe1K/+ATbLeQ/ZRmDZS/H/ITJQTK6Y5yXbK2XySyuUp ipcHQjEvqaDQoGQ0xCHQiJU4iH8PGfHUVlSGBKf9URBhBAHphBYW6YUg9bJY8yhqpxPx nsSSy62O+ycEOLMAx1GScPEw1t5HvlJLYq+ujQccQijPG0dVX6vRsb+pOuCGI6qy/KDW h6yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=nloA74IhfP7VdO6o3zLVuWW7LqhmR9W3zQEVzEQLW+0=; b=P6CeNPswHnJIRVsZ7+yQDmIBxy1rGZFOtTlNx1s+QCySz9lg9cHMfoqKMKtF5LiQw+ ykrm2e6AL/BzNVr5cxRRNGVgnAy1whYqs+ovVQvuzjM51x1n3WuXYlIy8aTWkpneEE/O SRGo5HaxupIRy8JGC/DQxRhspbrnjoAkBivf9z6qhv/m/EqWBvheECSB47cA7B/SRrVV EyTjmBA6vH1m4zvOM1csMlhJhVrNV9Wkiqk3gAoOt+3QpXU68Szozl2ZrCIGOlij4zAY v/FMfxmZYLgW0BkkRtCeqLeI+hlYd+Ff1S17xXsNxIKTpO/UeGl04nsJPwRBSfl5oR3S 32VQ== X-Gm-Message-State: AOAM532FAQ7KAVrD29QjEVtTdOryZPlenS3r2munyGUpu59PvCth++wm 1SmEUhMUK5udZ25JnCuv0rJy90ozjAaC2Q== X-Google-Smtp-Source: ABdhPJxvMBjGULMTRLQC9gwAA3/Hu5MgRsJFXqRuXsu0m0uCkmGmuLDH2ijDll6Ept1dhaT0Yp0o0A== X-Received: by 2002:a17:90a:e610:: with SMTP id j16mr5117217pjy.170.1607569068828; Wed, 09 Dec 2020 18:57:48 -0800 (PST) Received: from driver-dev1.pensando.io ([12.226.153.42]) by smtp.gmail.com with ESMTPSA id h16sm3942469pgd.62.2020.12.09.18.57.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Dec 2020 18:57:48 -0800 (PST) From: Andrew Boyer To: dev@dpdk.org Cc: Alfredo Cardigliano , Andrew Boyer Date: Wed, 9 Dec 2020 18:57:31 -0800 Message-Id: <20201210025737.1057-4-aboyer@pensando.io> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201210025737.1057-1-aboyer@pensando.io> References: <20201210025737.1057-1-aboyer@pensando.io> In-Reply-To: <20201210020743.68927-1-aboyer@pensando.io> References: <20201210020743.68927-1-aboyer@pensando.io> Subject: [dpdk-dev] [PATCH v5 3/9] net/ionic: update documentation and MAINTAINERS X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The UNMAINTAINED flag will be removed in a future patch. Signed-off-by: Andrew Boyer --- MAINTAINERS | 2 +- doc/guides/nics/features/ionic.ini | 1 + doc/guides/nics/ionic.rst | 13 +++++++------ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index eafe9f8c4..7bc0010f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -841,7 +841,7 @@ F: drivers/net/pfe/ F: doc/guides/nics/features/pfe.ini Pensando ionic - UNMAINTAINED -M: Alfredo Cardigliano +M: Andrew Boyer F: drivers/net/ionic/ F: doc/guides/nics/ionic.rst F: doc/guides/nics/features/ionic.ini diff --git a/doc/guides/nics/features/ionic.ini b/doc/guides/nics/features/ionic.ini index 083c7bd99..5e64aeb46 100644 --- a/doc/guides/nics/features/ionic.ini +++ b/doc/guides/nics/features/ionic.ini @@ -19,6 +19,7 @@ Unicast MAC filter = Y RSS hash = Y RSS key update = Y RSS reta update = Y +SR-IOV = Y VLAN filter = Y VLAN offload = Y Flow control = Y diff --git a/doc/guides/nics/ionic.rst b/doc/guides/nics/ionic.rst index fd32926bf..3b93592c3 100644 --- a/doc/guides/nics/ionic.rst +++ b/doc/guides/nics/ionic.rst @@ -1,5 +1,5 @@ .. SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0) - Copyright(c) 2018-2019 Pensando Systems, Inc. All rights reserved. + Copyright(c) 2018-2020 Pensando Systems, Inc. All rights reserved. IONIC Driver ============ @@ -7,15 +7,16 @@ IONIC Driver The ionic driver provides support for Pensando server adapters. It currently supports the below models: -- `Naples DSC-25 `_ -- `Naples DSC-100 `_ +- DSC-25 dual-port 25G Distributed Services Card `(pdf) `__ +- DSC-100 dual-port 100G Distributed Services Card `(pdf) `__ -Please visit https://pensando.io for more information. +Please visit the Pensando web site at https://pensando.io for more information. +The `Documents `_ page contains Product Briefs and other product information. Identifying the Adapter ----------------------- -To find if one or more Pensando PCI Ethernet devices are installed +To determine if one or more Pensando DSC Ethernet devices are installed on the host, check for the PCI devices: .. code-block:: console @@ -28,6 +29,6 @@ on the host, check for the PCI devices: Building DPDK ------------- -The ionic PMD driver supports UIO and VFIO, please refer to the +The ionic PMD supports UIO and VFIO. Please refer to the :ref:`DPDK documentation that comes with the DPDK suite ` for instructions on how to build DPDK. -- 2.17.1