get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 42759,
    "url": "http://patches.dpdk.org/api/patches/42759/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180711030917.181098-2-qi.z.zhang@intel.com/",
    "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": "<20180711030917.181098-2-qi.z.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180711030917.181098-2-qi.z.zhang@intel.com",
    "date": "2018-07-11T03:08:59",
    "name": "[v11,01/19] ethdev: add function to release port in local process",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "103820c6d9aa42c88b2af61f393e71c2afe28869",
    "submitter": {
        "id": 504,
        "url": "http://patches.dpdk.org/api/people/504/?format=api",
        "name": "Qi Zhang",
        "email": "qi.z.zhang@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180711030917.181098-2-qi.z.zhang@intel.com/mbox/",
    "series": [
        {
            "id": 508,
            "url": "http://patches.dpdk.org/api/series/508/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=508",
            "date": "2018-07-11T03:08:59",
            "name": "enable hotplug on multi-process",
            "version": 11,
            "mbox": "http://patches.dpdk.org/series/508/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/42759/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/42759/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 9F2FF1B44A;\n\tWed, 11 Jul 2018 05:08:56 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n\tby dpdk.org (Postfix) with ESMTP id 65A5E1B43C\n\tfor <dev@dpdk.org>; Wed, 11 Jul 2018 05:08:54 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n\tby orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t10 Jul 2018 20:08:50 -0700",
            "from dpdk51.sh.intel.com ([10.67.110.190])\n\tby fmsmga001.fm.intel.com with ESMTP; 10 Jul 2018 20:08:40 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,336,1526367600\"; d=\"scan'208\";a=\"71306811\"",
        "From": "Qi Zhang <qi.z.zhang@intel.com>",
        "To": "thomas@monjalon.net,\n\tanatoly.burakov@intel.com",
        "Cc": "konstantin.ananyev@intel.com, dev@dpdk.org, bruce.richardson@intel.com, \n\tferruh.yigit@intel.com, benjamin.h.shelton@intel.com,\n\tnarender.vangati@intel.com, Qi Zhang <qi.z.zhang@intel.com>",
        "Date": "Wed, 11 Jul 2018 11:08:59 +0800",
        "Message-Id": "<20180711030917.181098-2-qi.z.zhang@intel.com>",
        "X-Mailer": "git-send-email 2.13.6",
        "In-Reply-To": "<20180711030917.181098-1-qi.z.zhang@intel.com>",
        "References": "<20180607123849.14439-1-qi.z.zhang@intel.com>\n\t<20180711030917.181098-1-qi.z.zhang@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v11 01/19] ethdev: add function to release port\n\tin local process",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add driver API rte_eth_release_port_private to support the\ncase when an ethdev need to be detached on a secondary process.\nLocal state is set to unused and shared data will not be reset\nso the primary process can still use it.\n\nSigned-off-by: Qi Zhang <qi.z.zhang@intel.com>\nReviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>\nAcked-by: Remy Horton <remy.horton@intel.com>\n---\n lib/librte_ethdev/rte_ethdev.c        | 12 ++++++++++++\n lib/librte_ethdev/rte_ethdev_driver.h | 16 +++++++++++++++-\n lib/librte_ethdev/rte_ethdev_pci.h    |  8 ++++++++\n 3 files changed, 35 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/lib/librte_ethdev/rte_ethdev.c b/lib/librte_ethdev/rte_ethdev.c\nindex a9977df97..52a97694c 100644\n--- a/lib/librte_ethdev/rte_ethdev.c\n+++ b/lib/librte_ethdev/rte_ethdev.c\n@@ -359,6 +359,18 @@ rte_eth_dev_attach_secondary(const char *name)\n }\n \n int\n+rte_eth_dev_release_port_private(struct rte_eth_dev *eth_dev)\n+{\n+\tif (eth_dev == NULL)\n+\t\treturn -EINVAL;\n+\n+\t_rte_eth_dev_callback_process(eth_dev, RTE_ETH_EVENT_DESTROY, NULL);\n+\teth_dev->state = RTE_ETH_DEV_UNUSED;\n+\n+\treturn 0;\n+}\n+\n+int\n rte_eth_dev_release_port(struct rte_eth_dev *eth_dev)\n {\n \tif (eth_dev == NULL)\ndiff --git a/lib/librte_ethdev/rte_ethdev_driver.h b/lib/librte_ethdev/rte_ethdev_driver.h\nindex c9c825e3f..269586d88 100644\n--- a/lib/librte_ethdev/rte_ethdev_driver.h\n+++ b/lib/librte_ethdev/rte_ethdev_driver.h\n@@ -62,7 +62,7 @@ struct rte_eth_dev *rte_eth_dev_attach_secondary(const char *name);\n  * Release the specified ethdev port.\n  *\n  * @param eth_dev\n- * The *eth_dev* pointer is the address of the *rte_eth_dev* structure.\n+ * Device to be detached.\n  * @return\n  *   - 0 on success, negative on error\n  */\n@@ -70,6 +70,20 @@ int rte_eth_dev_release_port(struct rte_eth_dev *eth_dev);\n \n /**\n  * @internal\n+ * Release the specified ethdev port in the local process.\n+ * Only set ethdev state to unused, but not reset shared data since\n+ * it assume other processes is still using it. typically it is\n+ * called by a secondary process.\n+ *\n+ * @param eth_dev\n+ * Device to be detached.\n+ * @return\n+ *   - 0 on success, negative on error\n+ */\n+int rte_eth_dev_release_port_private(struct rte_eth_dev *eth_dev);\n+\n+/**\n+ * @internal\n  * Release device queues and clear its configuration to force the user\n  * application to reconfigure it. It is for internal use only.\n  *\ndiff --git a/lib/librte_ethdev/rte_ethdev_pci.h b/lib/librte_ethdev/rte_ethdev_pci.h\nindex 2cfd37274..a46d9e182 100644\n--- a/lib/librte_ethdev/rte_ethdev_pci.h\n+++ b/lib/librte_ethdev/rte_ethdev_pci.h\n@@ -197,6 +197,14 @@ rte_eth_dev_pci_generic_remove(struct rte_pci_device *pci_dev,\n \tif (!eth_dev)\n \t\treturn -ENODEV;\n \n+\t/**\n+\t * PCI device can only be globally detached directly by a\n+\t * primary process. In secondary process, we only need to\n+\t * release port.\n+\t */\n+\tif (rte_eal_process_type() != RTE_PROC_PRIMARY)\n+\t\treturn rte_eth_dev_release_port_private(eth_dev);\n+\n \tif (dev_uninit) {\n \t\tret = dev_uninit(eth_dev);\n \t\tif (ret)\n",
    "prefixes": [
        "v11",
        "01/19"
    ]
}