get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 86681,
    "url": "http://patchwork.dpdk.org/api/patches/86681/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20210115111052.16437-16-bruce.richardson@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20210115111052.16437-16-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210115111052.16437-16-bruce.richardson@intel.com",
    "date": "2021-01-15T11:10:47",
    "name": "[v2,15/19] app: fix extra include paths for app builds",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "c2611e855a3df4d2137cb9708065b4dc36b3d4d3",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patchwork.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20210115111052.16437-16-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 14778,
            "url": "http://patchwork.dpdk.org/api/series/14778/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=14778",
            "date": "2021-01-15T11:10:32",
            "name": "ensure headers have correct includes",
            "version": 2,
            "mbox": "http://patchwork.dpdk.org/series/14778/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/86681/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/86681/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 87233A0A02;\n\tFri, 15 Jan 2021 12:13:19 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3E184140FB0;\n\tFri, 15 Jan 2021 12:12:10 +0100 (CET)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id E6C52140FAC;\n Fri, 15 Jan 2021 12:12:08 +0100 (CET)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Jan 2021 03:12:07 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.222.4])\n by fmsmga002.fm.intel.com with ESMTP; 15 Jan 2021 03:12:06 -0800"
        ],
        "IronPort-SDR": [
            "\n i4Lt+9QmlcButG/MvY/Qk/QUHAgnipxRLaroyIFfJUmqih87jPvomLD/qJLpmZEsLn03aZ8Ckm\n w8mcxT6UEB1w==",
            "\n 7c+cmXgt4jU/v4GucEW+C/qSk5ePtsMrYe+tY1VYz9A5agoSEJNNe3XE4k+vHKgGfENJeFlwMT\n GZFY97IctAug=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9864\"; a=\"178620304\"",
            "E=Sophos;i=\"5.79,349,1602572400\"; d=\"scan'208\";a=\"178620304\"",
            "E=Sophos;i=\"5.79,349,1602572400\"; d=\"scan'208\";a=\"401252968\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "david.marchand@redhat.com, Bruce Richardson <bruce.richardson@intel.com>,\n stable@dpdk.org, Harry van Haaren <harry.van.haaren@intel.com>",
        "Date": "Fri, 15 Jan 2021 11:10:47 +0000",
        "Message-Id": "<20210115111052.16437-16-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20210115111052.16437-1-bruce.richardson@intel.com>",
        "References": "<20210114110606.21142-1-bruce.richardson@intel.com>\n <20210115111052.16437-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 15/19] app: fix extra include paths for app\n builds",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "The \"includes\" variable in the app/meson.build file was ignored when\nbuilding the executable, meaning that apps couldn't pass additional\ninclude paths directly back. Fix this to align with drivers and libs.\n\nFixes: fa036e70d794 (\"app: generalize meson build\")\nCc: stable@dpdk.org\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n app/meson.build | 1 +\n 1 file changed, 1 insertion(+)",
    "diff": "diff --git a/app/meson.build b/app/meson.build\nindex 903117b866..87fc195dbf 100644\n--- a/app/meson.build\n+++ b/app/meson.build\n@@ -66,6 +66,7 @@ foreach app:apps\n \t\t\t\tlink_args: ldflags,\n \t\t\t\tlink_whole: link_libs,\n \t\t\t\tdependencies: dep_objs,\n+\t\t\t\tinclude_directories: includes,\n \t\t\t\tinstall_rpath: join_paths(get_option('prefix'),\n \t\t\t\t\t\t driver_install_path),\n \t\t\t\tinstall: true)\n",
    "prefixes": [
        "v2",
        "15/19"
    ]
}