get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 79459,
    "url": "https://patches.dpdk.org/api/patches/79459/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20201001102010.36861-43-cristian.dumitrescu@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": "<20201001102010.36861-43-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201001102010.36861-43-cristian.dumitrescu@intel.com",
    "date": "2020-10-01T10:20:10",
    "name": "[v7,42/42] doc: add new SWX pipeline type to release notes",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "180839c47e45f6bdbadf4cba29ca8e42d3a93a6c",
    "submitter": {
        "id": 19,
        "url": "https://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "https://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20201001102010.36861-43-cristian.dumitrescu@intel.com/mbox/",
    "series": [
        {
            "id": 12639,
            "url": "https://patches.dpdk.org/api/series/12639/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=12639",
            "date": "2020-10-01T10:19:29",
            "name": "Pipeline alignment with the P4 language",
            "version": 7,
            "mbox": "https://patches.dpdk.org/series/12639/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/79459/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/79459/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 DFD50A04B5;\n\tThu,  1 Oct 2020 12:36:10 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 18C371DC69;\n\tThu,  1 Oct 2020 12:21:25 +0200 (CEST)",
            "from mga06.intel.com (mga06.intel.com [134.134.136.31])\n by dpdk.org (Postfix) with ESMTP id 06F4A1DC2B\n for <dev@dpdk.org>; Thu,  1 Oct 2020 12:21:11 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 01 Oct 2020 03:21:11 -0700",
            "from silpixa00400573.ir.intel.com (HELO\n silpixa00400573.ger.corp.intel.com) ([10.237.223.107])\n by fmsmga005.fm.intel.com with ESMTP; 01 Oct 2020 03:21:10 -0700"
        ],
        "IronPort-SDR": [
            "\n HUN+NjY3mL0BSrC6k71M0mmtQivSXxVHtynmPX5qNNqX6z+VZwDJFQkdcuVH1dxK3A1qXZoCTr\n kO8hoUPoXi1A==",
            "\n CR9xi4pOB1uyIavfQ40NUbSwPKglMoFXoKfZb6X8YUg9IApe1UcgEvsiYgXcwyVyJd4Y6yitAP\n NxUDdN3vJfaQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9760\"; a=\"224297259\"",
            "E=Sophos;i=\"5.77,323,1596524400\"; d=\"scan'208\";a=\"224297259\"",
            "E=Sophos;i=\"5.77,323,1596524400\"; d=\"scan'208\";a=\"515443544\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net,\n\tdavid.marchand@redhat.com",
        "Date": "Thu,  1 Oct 2020 11:20:10 +0100",
        "Message-Id": "<20201001102010.36861-43-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20201001102010.36861-1-cristian.dumitrescu@intel.com>",
        "References": "<20200930063416.68428-2-cristian.dumitrescu@intel.com>\n <20201001102010.36861-1-cristian.dumitrescu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v7 42/42] doc: add new SWX pipeline type to\n\trelease notes",
        "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 the new SWX pipeline type to the release notes.\n\nSigned-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\n---\n doc/guides/rel_notes/release_20_11.rst | 11 +++++++++++\n 1 file changed, 11 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst\nindex 4eb3224a7..15ec247d7 100644\n--- a/doc/guides/rel_notes/release_20_11.rst\n+++ b/doc/guides/rel_notes/release_20_11.rst\n@@ -78,6 +78,17 @@ New Features\n     ``--portmask=N``\n     where N represents the hexadecimal bitmask of ports used.\n \n+* **Updated the pipeline library for alignment with the P4 language.**\n+\n+  Added new Software Switch (SWX) pipeline type that provides more\n+  flexibility through API and feature alignment with the P4 language.\n+\n+  * The packet headers, meta-data, actions, tables and pipelines are\n+    dynamically defined instead of selected from pre-defined set.\n+  * The actions and the pipeline are defined with instructions.\n+  * Extern objects and functions can be plugged into the pipeline.\n+  * Transaction-oriented table updates.\n+\n \n Removed Items\n -------------\n",
    "prefixes": [
        "v7",
        "42/42"
    ]
}