get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 108690,
    "url": "http://patches.dpdk.org/api/patches/108690/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220311200523.1020050-3-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": "<20220311200523.1020050-3-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220311200523.1020050-3-bruce.richardson@intel.com",
    "date": "2022-03-11T20:05:20",
    "name": "[2/5] compressdev: separate out driver-only headers",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "5fcf82d77dcb06562400785524881b8d076cf96a",
    "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/20220311200523.1020050-3-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 22123,
            "url": "http://patches.dpdk.org/api/series/22123/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22123",
            "date": "2022-03-11T20:05:18",
            "name": "build fixes on FreeBSD",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/22123/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/108690/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/108690/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 9C135A00C2;\n\tFri, 11 Mar 2022 21:05:43 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3A5CF41142;\n\tFri, 11 Mar 2022 21:05:34 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id D3D1440140\n for <dev@dpdk.org>; Fri, 11 Mar 2022 21:05:30 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 11 Mar 2022 12:05:29 -0800",
            "from silpixa00399126.ir.intel.com ([10.237.223.34])\n by orsmga008.jf.intel.com with ESMTP; 11 Mar 2022 12:05:29 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1647029131; x=1678565131;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=Q4BdbAJPlt6tJGOijrvpgKnwvlGLvWrlZ+qmqacwrD8=;\n b=O2PemgQO0p/jLHolKbLi3oIJbDnAAmDSGrk+T20Ph+7mDhFxBbrTeMnA\n GVpokAyBkssXYwfOC/WI5xaH9uu7Z3pIoljWozpBqmpS4jtKc5OFS3/6j\n ACyQvVMutYqUSWlOyGHSgVhx/tVIk0aYQyGplR+17K+yWXDpJzOG/jjfZ\n YooE0ZykhwqSgsA1W3aRc8/p0oRQkBMEAP8NP8xGudaTeqoUdyJNKhbcG\n MNSWTtdMf2MHMFYQ4lz+ctm2azvrr6yTsNGmMtywySC0JR+QGJsgBYilj\n BdBLiBLf564vgUb3xM2z2oAldg1vOCDqge6JkYceqC5X2Fp7QMk7JqrOV g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10283\"; a=\"253207383\"",
            "E=Sophos;i=\"5.90,174,1643702400\"; d=\"scan'208\";a=\"253207383\"",
            "E=Sophos;i=\"5.90,174,1643702400\"; d=\"scan'208\";a=\"555444782\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "Bruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH 2/5] compressdev: separate out driver-only headers",
        "Date": "Fri, 11 Mar 2022 20:05:20 +0000",
        "Message-Id": "<20220311200523.1020050-3-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.32.0",
        "In-Reply-To": "<20220311200523.1020050-1-bruce.richardson@intel.com>",
        "References": "<20220311200523.1020050-1-bruce.richardson@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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"
    },
    "content": "The headers rte_compressdev_pmd.h and rte_compressdev_internal.h are,\nas the filenames suggest, headers for building drivers using the\ncompressdev APIs. As such they should be marked as\n\"driver_sdk_headers\" rather than just \"headers\" in the meson.build\nfile.\n\nSigned-off-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n lib/compressdev/meson.build | 6 ++++--\n 1 file changed, 4 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/lib/compressdev/meson.build b/lib/compressdev/meson.build\nindex 75ea666a9b..c80295dc0d 100644\n--- a/lib/compressdev/meson.build\n+++ b/lib/compressdev/meson.build\n@@ -11,7 +11,9 @@ sources = files('rte_compressdev.c',\n     'rte_compressdev_pmd.c',\n     'rte_comp.c')\n headers = files('rte_compressdev.h',\n-    'rte_compressdev_pmd.h',\n-    'rte_compressdev_internal.h',\n     'rte_comp.h')\n+driver_sdk_headers = files(\n+        'rte_compressdev_pmd.h',\n+        'rte_compressdev_internal.h',\n+    )\n deps += ['kvargs', 'mbuf']\n",
    "prefixes": [
        "2/5"
    ]
}