get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/63678/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 63678,
    "url": "http://patches.dpdk.org/api/patches/63678/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191209214656.27347-2-cardigliano@ntop.org/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20191209214656.27347-2-cardigliano@ntop.org>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191209214656.27347-2-cardigliano@ntop.org",
    "date": "2019-12-09T21:46:40",
    "name": "[v3,01/17] net/ionic: add skeleton",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "5f4b0dbffdff94ef14bf379227aff7b566f6ac6f",
    "submitter": {
        "id": 1465,
        "url": "http://patches.dpdk.org/api/people/1465/?format=api",
        "name": "Alfredo Cardigliano",
        "email": "cardigliano@ntop.org"
    },
    "delegate": {
        "id": 319,
        "url": "http://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191209214656.27347-2-cardigliano@ntop.org/mbox/",
    "series": [
        {
            "id": 7760,
            "url": "http://patches.dpdk.org/api/series/7760/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7760",
            "date": "2019-12-09T21:46:39",
            "name": "Introduces net/ionic PMD",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/7760/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/63678/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/63678/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 48B87A04B3;\n\tMon,  9 Dec 2019 22:48:41 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 7B48A1B9B7;\n\tMon,  9 Dec 2019 22:48:33 +0100 (CET)",
            "from mail.ntop.org (mail-digitalocean.ntop.org [167.99.215.164])\n by dpdk.org (Postfix) with ESMTP id 6E62F1F5\n for <dev@dpdk.org>; Mon,  9 Dec 2019 22:48:29 +0100 (CET)",
            "from devele.ntop.org (net-93-145-196-230.cust.vodafonedsl.it\n [93.145.196.230])\n by mail.ntop.org (Postfix) with ESMTPSA id 106ED41B67;\n Mon,  9 Dec 2019 22:48:29 +0100 (CET)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple; d=ntop.org; s=mail;\n t=1575928109; bh=nm24VSgYYm4EQckh2B6OAgt/41bQ28bUiX7PHeOO59Y=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=Vnki8Qp+8erGdNq1VER/SX+Gi2fK9hy6bX5rO5TdgNl9CbP9c63O62tKZk4vFXfvP\n TwdyP8sxKrY7L/nGIe4C+38XWHF6YR9SO8L4kwYbRjcrPkhKCrSc68JkGwiTXqAHiI\n oTbYWMglpWQ3555o+Vv5HQFiAzgooeilpIqTd4lE=",
        "From": "Alfredo Cardigliano <cardigliano@ntop.org>",
        "To": "Thomas Monjalon <thomas@monjalon.net>,\n Alfredo Cardigliano <cardigliano@ntop.org>,\n John McNamara <john.mcnamara@intel.com>,\n Marko Kovacevic <marko.kovacevic@intel.com>",
        "Cc": "dev@dpdk.org",
        "Date": "Mon,  9 Dec 2019 22:46:40 +0100",
        "Message-Id": "<20191209214656.27347-2-cardigliano@ntop.org>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20191209214656.27347-1-cardigliano@ntop.org>",
        "References": "<20191209214656.27347-1-cardigliano@ntop.org>",
        "Subject": "[dpdk-dev] [PATCH v3 01/17] net/ionic: add skeleton",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add makefile and config file options to compile the Pensando ionic PMD.\nAdd feature and version map file.\nUpdate maintainers file.\n\nSigned-off-by: Alfredo Cardigliano <cardigliano@ntop.org>\nReviewed-by: Shannon Nelson <snelson@pensando.io>\n---\n MAINTAINERS                                 |  6 ++++\n config/common_base                          |  5 +++\n doc/guides/nics/features/ionic.ini          |  8 +++++\n doc/guides/nics/index.rst                   |  1 +\n doc/guides/nics/ionic.rst                   | 37 ++++++++++++++++++++\n doc/guides/rel_notes/release_20_02.rst      |  4 +++\n drivers/net/Makefile                        |  1 +\n drivers/net/ionic/Makefile                  | 38 +++++++++++++++++++++\n drivers/net/ionic/meson.build               |  6 ++++\n drivers/net/ionic/rte_pmd_ionic_version.map |  5 +++\n mk/rte.app.mk                               |  1 +\n 11 files changed, 112 insertions(+)\n create mode 100644 doc/guides/nics/features/ionic.ini\n create mode 100644 doc/guides/nics/ionic.rst\n create mode 100644 drivers/net/ionic/Makefile\n create mode 100644 drivers/net/ionic/meson.build\n create mode 100644 drivers/net/ionic/rte_pmd_ionic_version.map",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 4395d8df1..bb4422344 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -810,6 +810,12 @@ F: doc/guides/nics/pfe.rst\n F: drivers/net/pfe/\n F: doc/guides/nics/features/pfe.ini\n \n+Pensando ionic\n+M: Alfredo Cardigliano <cardigliano@ntop.org>\n+F: drivers/net/ionic/\n+F: doc/guides/nics/ionic.rst\n+F: doc/guides/nics/features/ionic.ini\n+\n QLogic bnx2x\n M: Rasesh Mody <rmody@marvell.com>\n M: Shahed Shaikh <shshaikh@marvell.com>\ndiff --git a/config/common_base b/config/common_base\nindex 7dec7ed45..626c83d05 100644\n--- a/config/common_base\n+++ b/config/common_base\n@@ -277,6 +277,11 @@ CONFIG_RTE_LIBRTE_E1000_DEBUG_TX=n\n CONFIG_RTE_LIBRTE_E1000_DEBUG_TX_FREE=n\n CONFIG_RTE_LIBRTE_E1000_PF_DISABLE_STRIP_CRC=n\n \n+#\n+# Compile Pensando IONIC PMD driver\n+#\n+CONFIG_RTE_LIBRTE_IONIC_PMD=y\n+\n #\n # Compile burst-oriented HINIC PMD driver\n #\ndiff --git a/doc/guides/nics/features/ionic.ini b/doc/guides/nics/features/ionic.ini\nnew file mode 100644\nindex 000000000..3a92eedc7\n--- /dev/null\n+++ b/doc/guides/nics/features/ionic.ini\n@@ -0,0 +1,8 @@\n+;\n+; Supported features of the 'ionic' network poll mode driver.\n+;\n+; Refer to default.ini for the full list of available PMD features.\n+;\n+[Features]\n+x86-64               = Y\n+Usage doc            = Y\ndiff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst\nindex d61c27fdf..7b5fea029 100644\n--- a/doc/guides/nics/index.rst\n+++ b/doc/guides/nics/index.rst\n@@ -33,6 +33,7 @@ Network Interface Controller Drivers\n     ice\n     ifc\n     igb\n+    ionic\n     ipn3ke\n     ixgbe\n     intel_vf\ndiff --git a/doc/guides/nics/ionic.rst b/doc/guides/nics/ionic.rst\nnew file mode 100644\nindex 000000000..41eac0f6b\n--- /dev/null\n+++ b/doc/guides/nics/ionic.rst\n@@ -0,0 +1,37 @@\n+..  SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0)\n+    Copyright(c) 2018-2019 Pensando Systems, Inc. All rights reserved.\n+\n+IONIC Driver\n+============\n+\n+The ionic driver provides support for Pensando server adapters.\n+Please visit https://pensando.io for more information about the\n+adapters.\n+\n+Identifying the Adapter\n+-----------------------\n+\n+To find if one or more Pensando PCI Ethernet devices are installed\n+on the host, check for the PCI devices:\n+\n+   .. code-block:: console\n+\n+      lspci -d 1dd8:\n+      b5:00.0 Ethernet controller: Device 1dd8:1002\n+      b6:00.0 Ethernet controller: Device 1dd8:1002\n+\n+Pre-Installation Configuration\n+------------------------------\n+\n+The following options can be modified in the ``config`` file.\n+\n+- ``CONFIG_RTE_LIBRTE_IONIC_PMD`` (default ``y``)\n+\n+  Toggle compilation of ionic PMD.\n+\n+Building DPDK\n+-------------\n+\n+The ionic PMD driver supports UIO and VFIO, please refer to the\n+:ref:`DPDK documentation that comes with the DPDK suite <linux_gsg>`\n+for instructions on how to build DPDK.\ndiff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst\nindex 0eaa45a76..133c34e50 100644\n--- a/doc/guides/rel_notes/release_20_02.rst\n+++ b/doc/guides/rel_notes/release_20_02.rst\n@@ -56,6 +56,10 @@ New Features\n      Also, make sure to start the actual text at the margin.\n      =========================================================\n \n+* **Added IONIC net PMD.**\n+\n+  Added the new ``ionic`` net driver for Pensando Ethernet Network Adapters.\n+  See the :doc:`../nics/ionic` NIC guide for more details on this new driver.\n \n Removed Items\n -------------\ndiff --git a/drivers/net/Makefile b/drivers/net/Makefile\nindex cee30367a..63a52ee79 100644\n--- a/drivers/net/Makefile\n+++ b/drivers/net/Makefile\n@@ -34,6 +34,7 @@ DIRS-$(CONFIG_RTE_LIBRTE_HNS3_PMD) += hns3\n DIRS-$(CONFIG_RTE_LIBRTE_I40E_PMD) += i40e\n DIRS-$(CONFIG_RTE_LIBRTE_IAVF_PMD) += iavf\n DIRS-$(CONFIG_RTE_LIBRTE_ICE_PMD) += ice\n+DIRS-$(CONFIG_RTE_LIBRTE_IONIC_PMD) += ionic\n DIRS-$(CONFIG_RTE_LIBRTE_IPN3KE_PMD) += ipn3ke\n DIRS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += ixgbe\n DIRS-$(CONFIG_RTE_LIBRTE_LIO_PMD) += liquidio\ndiff --git a/drivers/net/ionic/Makefile b/drivers/net/ionic/Makefile\nnew file mode 100644\nindex 000000000..d2c2b53b3\n--- /dev/null\n+++ b/drivers/net/ionic/Makefile\n@@ -0,0 +1,38 @@\n+# SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0)\n+# Copyright(c) 2018-2019 Pensando Systems, Inc. All rights reserved.\n+\n+include $(RTE_SDK)/mk/rte.vars.mk\n+\n+#\n+# library name\n+#\n+LIB = librte_pmd_ionic.a\n+\n+CFLAGS += -O3\n+CFLAGS += $(WERROR_FLAGS)\n+\n+EXPORT_MAP := rte_pmd_ionic_version.map\n+\n+ifeq ($(CONFIG_RTE_TOOLCHAIN_ICC),y)\n+#\n+# CFLAGS for icc\n+#\n+\n+else ifeq ($(CONFIG_RTE_TOOLCHAIN_CLANG),y)\n+#\n+# CFLAGS for clang\n+#\n+\n+else\n+#\n+# CFLAGS for gcc\n+#\n+\n+endif\n+\n+#\n+# all source are stored in SRCS-y\n+#\n+SRCS-$(CONFIG_RTE_LIBRTE_IONIC_PMD) +=\n+\n+include $(RTE_SDK)/mk/rte.lib.mk\ndiff --git a/drivers/net/ionic/meson.build b/drivers/net/ionic/meson.build\nnew file mode 100644\nindex 000000000..5386e23ca\n--- /dev/null\n+++ b/drivers/net/ionic/meson.build\n@@ -0,0 +1,6 @@\n+# SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0)\n+# Copyright(c) 2019 Pensando\n+\n+sources = files(\n+)\n+\ndiff --git a/drivers/net/ionic/rte_pmd_ionic_version.map b/drivers/net/ionic/rte_pmd_ionic_version.map\nnew file mode 100644\nindex 000000000..3fb4ff7eb\n--- /dev/null\n+++ b/drivers/net/ionic/rte_pmd_ionic_version.map\n@@ -0,0 +1,5 @@\n+DPDK_20.0 {\n+\n+\tlocal: *;\n+};\n+\ndiff --git a/mk/rte.app.mk b/mk/rte.app.mk\nindex 05ea034b9..57f5f77de 100644\n--- a/mk/rte.app.mk\n+++ b/mk/rte.app.mk\n@@ -183,6 +183,7 @@ _LDLIBS-$(CONFIG_RTE_LIBRTE_HNS3_PMD)       += -lrte_pmd_hns3\n _LDLIBS-$(CONFIG_RTE_LIBRTE_I40E_PMD)       += -lrte_pmd_i40e\n _LDLIBS-$(CONFIG_RTE_LIBRTE_IAVF_PMD)       += -lrte_pmd_iavf\n _LDLIBS-$(CONFIG_RTE_LIBRTE_ICE_PMD)        += -lrte_pmd_ice\n+_LDLIBS-$(CONFIG_RTE_LIBRTE_IONIC_PMD)      += -lrte_pmd_ionic\n _LDLIBS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD)      += -lrte_pmd_ixgbe\n ifeq ($(CONFIG_RTE_LIBRTE_KNI),y)\n _LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_KNI)        += -lrte_pmd_kni\n",
    "prefixes": [
        "v3",
        "01/17"
    ]
}