get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 77160,
    "url": "http://patches.dpdk.org/api/patches/77160/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200910143609.986696-8-bruce.richardson@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": "<20200910143609.986696-8-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200910143609.986696-8-bruce.richardson@intel.com",
    "date": "2020-09-10T14:36:09",
    "name": "[v3,7/7] doc: remove rawdev deprecation notice",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "e7a7b5c736156810d2f060bdd3fec04314d0f3a4",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@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/20200910143609.986696-8-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 12105,
            "url": "http://patches.dpdk.org/api/series/12105/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12105",
            "date": "2020-09-10T14:36:02",
            "name": "Enhance rawdev APIs",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/12105/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/77160/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/77160/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 49CA5A04B5;\n\tThu, 10 Sep 2020 16:38:03 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 26ED61C126;\n\tThu, 10 Sep 2020 16:37:21 +0200 (CEST)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by dpdk.org (Postfix) with ESMTP id EFDA41C128\n for <dev@dpdk.org>; Thu, 10 Sep 2020 16:37:19 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Sep 2020 07:37:19 -0700",
            "from silpixa00399126.ir.intel.com ([10.237.222.27])\n by orsmga006.jf.intel.com with ESMTP; 10 Sep 2020 07:37:17 -0700"
        ],
        "IronPort-SDR": [
            "\n GxGfzHgOanP/qXmow+6Fu9i41xihOgl8qx5XeP/a/RI3dxRkBACBsMShFgZ9vB/tW9r1X1szTQ\n p3l+QtKtLkvg==",
            "\n bISpvYqos6BNTCARNN94wLFy7OXN/MwOro3nwnOPX23ftEnkEQgGf2GAhoVSzzrsL+ncek27YW\n aQbz0aIJfHhA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9739\"; a=\"138058431\"",
            "E=Sophos;i=\"5.76,413,1592895600\"; d=\"scan'208\";a=\"138058431\"",
            "E=Sophos;i=\"5.76,413,1592895600\"; d=\"scan'208\";a=\"304900425\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, Bruce Richardson <bruce.richardson@intel.com>,\n Nipun Gupta <nipun.gupta@nxp.com>, Ray Kinsella <mdr@ashroe.eu>,\n Neil Horman <nhorman@tuxdriver.com>,\n John McNamara <john.mcnamara@intel.com>,\n Marko Kovacevic <marko.kovacevic@intel.com>",
        "Date": "Thu, 10 Sep 2020 15:36:09 +0100",
        "Message-Id": "<20200910143609.986696-8-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20200910143609.986696-1-bruce.richardson@intel.com>",
        "References": "<20200709152047.167730-1-bruce.richardson@intel.com>\n <20200910143609.986696-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v3 7/7] doc: remove rawdev deprecation notice",
        "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": "Since all changes covered by the deprecation notice have been applied, the\nnotice can be removed.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\nAcked-by: Nipun Gupta <nipun.gupta@nxp.com>\n---\n doc/guides/rel_notes/deprecation.rst | 7 -------\n 1 file changed, 7 deletions(-)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex 279eccb04a..88d7d07613 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -294,13 +294,6 @@ Deprecation Notices\n   - https://patches.dpdk.org/patch/71457/\n   - https://patches.dpdk.org/patch/71456/\n \n-* rawdev: The rawdev APIs which take a device-specific structure as\n-  parameter directly, or indirectly via a \"private\" pointer inside another\n-  structure, will be modified to take an additional parameter of the\n-  structure size. The affected APIs will include ``rte_rawdev_info_get``,\n-  ``rte_rawdev_configure``, ``rte_rawdev_queue_conf_get`` and\n-  ``rte_rawdev_queue_setup``.\n-\n * acl: ``RTE_ACL_CLASSIFY_NUM`` enum value will be removed.\n   This enum value is not used inside DPDK, while it prevents to add new\n   classify algorithms without causing an ABI breakage.\n",
    "prefixes": [
        "v3",
        "7/7"
    ]
}