get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 84322,
    "url": "https://patches.dpdk.org/api/patches/84322/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201118114525.99053-7-ferruh.yigit@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<20201118114525.99053-7-ferruh.yigit@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201118114525.99053-7-ferruh.yigit@intel.com",
    "date": "2020-11-18T11:45:24",
    "name": "[v2,6/7] net/af_xdp: remove useless assignment",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "8c6215d329cbd5057f9aa583f627ff986dda8756",
    "submitter": {
        "id": 324,
        "url": "https://patches.dpdk.org/api/people/324/?format=api",
        "name": "Ferruh Yigit",
        "email": "ferruh.yigit@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201118114525.99053-7-ferruh.yigit@intel.com/mbox/",
    "series": [
        {
            "id": 13949,
            "url": "https://patches.dpdk.org/api/series/13949/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=13949",
            "date": "2020-11-18T11:45:18",
            "name": "cppcheck",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/13949/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/84322/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/84322/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 B421BA04E6;\n\tWed, 18 Nov 2020 12:47:40 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id D8F43C92A;\n\tWed, 18 Nov 2020 12:45:52 +0100 (CET)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by dpdk.org (Postfix) with ESMTP id 8918CC922;\n Wed, 18 Nov 2020 12:45:50 +0100 (CET)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 Nov 2020 03:45:49 -0800",
            "from silpixa00399752.ir.intel.com (HELO\n silpixa00399752.ger.corp.intel.com) ([10.237.222.180])\n by orsmga004.jf.intel.com with ESMTP; 18 Nov 2020 03:45:48 -0800"
        ],
        "IronPort-SDR": [
            "\n LN34yup6h9Dqzyzv7Vsl2xK2Ogxl6AvJ14aZuTd9a9tLejm3RHAm6UQI1Sh2/4x3sHvs6RF73+\n Z0n33rgBTOtg==",
            "\n jcVHGKs0SobJAEm6v5/djZ0L53p1HKVT++Fuoj0L16sNhTSkyV2vBm37zrGyAT4hEyp3wWS1Ol\n SRhux2IS/EIA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9808\"; a=\"158876074\"",
            "E=Sophos;i=\"5.77,486,1596524400\"; d=\"scan'208\";a=\"158876074\"",
            "E=Sophos;i=\"5.77,486,1596524400\"; d=\"scan'208\";a=\"476313182\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Ferruh Yigit <ferruh.yigit@intel.com>",
        "To": "Ciara Loftus <ciara.loftus@intel.com>, Qi Zhang <qi.z.zhang@intel.com>,\n Xiaolong Ye <xiaolong.ye@intel.com>",
        "Cc": "Ferruh Yigit <ferruh.yigit@intel.com>,\n\tdev@dpdk.org,\n\tstable@dpdk.org",
        "Date": "Wed, 18 Nov 2020 11:45:24 +0000",
        "Message-Id": "<20201118114525.99053-7-ferruh.yigit@intel.com>",
        "X-Mailer": "git-send-email 2.26.2",
        "In-Reply-To": "<20201118114525.99053-1-ferruh.yigit@intel.com>",
        "References": "<20201117171435.2303641-1-ferruh.yigit@intel.com>\n <20201118114525.99053-1-ferruh.yigit@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 6/7] net/af_xdp: remove useless assignment",
        "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": "Assignment of function parameter 'umem' removed.\n\nFixes: f0ce7af0e182 (\"net/af_xdp: remove resources when port is closed\")\nCc: stable@dpdk.org\n\nSigned-off-by: Ferruh Yigit <ferruh.yigit@intel.com>\n---\n drivers/net/af_xdp/rte_eth_af_xdp.c | 1 -\n 1 file changed, 1 deletion(-)",
    "diff": "diff --git a/drivers/net/af_xdp/rte_eth_af_xdp.c b/drivers/net/af_xdp/rte_eth_af_xdp.c\nindex 2c7892bd7e..7fc70df713 100644\n--- a/drivers/net/af_xdp/rte_eth_af_xdp.c\n+++ b/drivers/net/af_xdp/rte_eth_af_xdp.c\n@@ -840,7 +840,6 @@ xdp_umem_destroy(struct xsk_umem_info *umem)\n #endif\n \n \trte_free(umem);\n-\tumem = NULL;\n }\n \n static int\n",
    "prefixes": [
        "v2",
        "6/7"
    ]
}