get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 23722,
    "url": "http://patches.dpdk.org/api/patches/23722/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20170418182726.30462-3-ferruh.yigit@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": "<20170418182726.30462-3-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20170418182726.30462-3-ferruh.yigit@intel.com",
    "date": "2017-04-18T18:27:26",
    "name": "[dpdk-dev,2/2] net/xenvirt: remove ethdev driver",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "b4cf1c3b3368becb7391d4055941e52483bf1a87",
    "submitter": {
        "id": 324,
        "url": "http://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20170418182726.30462-3-ferruh.yigit@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/23722/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/23722/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 [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 13A042C6E;\n\tTue, 18 Apr 2017 20:27:40 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n\tby dpdk.org (Postfix) with ESMTP id 0F45F2BAE\n\tfor <dev@dpdk.org>; Tue, 18 Apr 2017 20:27:33 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n\tby orsmga105.jf.intel.com with ESMTP; 18 Apr 2017 11:27:33 -0700",
            "from sivswdev02.ir.intel.com ([10.237.217.46])\n\tby fmsmga005.fm.intel.com with ESMTP; 18 Apr 2017 11:27:32 -0700"
        ],
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.37,219,1488873600\"; d=\"scan'208\";a=\"90985877\"",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Ferruh Yigit <ferruh.yigit@intel.com>,\n\tJianfeng Tan <jianfeng.tan@intel.com>",
        "Date": "Tue, 18 Apr 2017 19:27:26 +0100",
        "Message-Id": "<20170418182726.30462-3-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.8.4",
        "In-Reply-To": "<20170418182726.30462-1-ferruh.yigit@intel.com>",
        "References": "<6042261.q63DMppQd2@xps13>\n\t<20170418182726.30462-1-ferruh.yigit@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 2/2] net/xenvirt: remove ethdev driver",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\n\nCC: Jianfeng Tan <jianfeng.tan@intel.com>\n---\n drivers/net/xenvirt/rte_eth_xenvirt.c | 1 -\n 1 file changed, 1 deletion(-)",
    "diff": "diff --git a/drivers/net/xenvirt/rte_eth_xenvirt.c b/drivers/net/xenvirt/rte_eth_xenvirt.c\nindex 6ec8c08..7bd29fa 100644\n--- a/drivers/net/xenvirt/rte_eth_xenvirt.c\n+++ b/drivers/net/xenvirt/rte_eth_xenvirt.c\n@@ -673,7 +673,6 @@ eth_dev_xenvirt_create(const char *name, const char *params,\n \teth_dev->data->dev_flags = RTE_ETH_DEV_DETACHABLE;\n \teth_dev->data->kdrv = RTE_KDRV_NONE;\n \teth_dev->data->drv_name = pmd_xenvirt_drv.driver.name;\n-\teth_dev->driver = NULL;\n \teth_dev->data->numa_node = numa_node;\n \n \teth_dev->rx_pkt_burst = eth_xenvirt_rx;\n",
    "prefixes": [
        "dpdk-dev",
        "2/2"
    ]
}