get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 75939,
    "url": "http://patches.dpdk.org/api/patches/75939/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1598360684-8975-4-git-send-email-juraj.linkes@pantheon.tech/",
    "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": "<1598360684-8975-4-git-send-email-juraj.linkes@pantheon.tech>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1598360684-8975-4-git-send-email-juraj.linkes@pantheon.tech",
    "date": "2020-08-25T13:04:42",
    "name": "[v8,3/5] build: add aarch32 to meson cross-compilation",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "c36879ca582543509f46778d71f6a23c65b653e1",
    "submitter": {
        "id": 1626,
        "url": "http://patches.dpdk.org/api/people/1626/?format=api",
        "name": "Juraj Linkeš",
        "email": "juraj.linkes@pantheon.tech"
    },
    "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/1598360684-8975-4-git-send-email-juraj.linkes@pantheon.tech/mbox/",
    "series": [
        {
            "id": 11781,
            "url": "http://patches.dpdk.org/api/series/11781/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11781",
            "date": "2020-08-25T13:04:40",
            "name": "aarch64 -> aarch32 cross compilation support",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/11781/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/75939/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/75939/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 8E208A04B1;\n\tTue, 25 Aug 2020 15:05:21 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id A5DBF1BFF8;\n\tTue, 25 Aug 2020 15:04:54 +0200 (CEST)",
            "from lb.pantheon.sk (lb.pantheon.sk [46.229.239.20])\n by dpdk.org (Postfix) with ESMTP id EF979F90\n for <dev@dpdk.org>; Tue, 25 Aug 2020 15:04:48 +0200 (CEST)",
            "from localhost (localhost [127.0.0.1])\n by lb.pantheon.sk (Postfix) with ESMTP id 3101B970AD;\n Tue, 25 Aug 2020 15:04:48 +0200 (CEST)",
            "from lb.pantheon.sk ([127.0.0.1])\n by localhost (lb.pantheon.sk [127.0.0.1]) (amavisd-new, port 10024)\n with ESMTP id IzL4GaSOc1CE; Tue, 25 Aug 2020 15:04:47 +0200 (CEST)",
            "from service-node1.lab.pantheon.local (unknown [46.229.239.141])\n by lb.pantheon.sk (Postfix) with ESMTP id DA07C970B1;\n Tue, 25 Aug 2020 15:04:45 +0200 (CEST)"
        ],
        "X-Virus-Scanned": "amavisd-new at siecit.sk",
        "From": "=?utf-8?q?Juraj_Linke=C5=A1?= <juraj.linkes@pantheon.tech>",
        "To": "bruce.richardson@intel.com, aconole@redhat.com, maicolgabriel@hotmail.com",
        "Cc": "dev@dpdk.org,\n\tjuraj.linkes@pantheon.tech",
        "Date": "Tue, 25 Aug 2020 15:04:42 +0200",
        "Message-Id": "<1598360684-8975-4-git-send-email-juraj.linkes@pantheon.tech>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1598360684-8975-1-git-send-email-juraj.linkes@pantheon.tech>",
        "References": "<1597401092-13713-1-git-send-email-juraj.linkes@pantheon.tech>\n <1598360684-8975-1-git-send-email-juraj.linkes@pantheon.tech>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v8 3/5] build: add aarch32 to meson\n\tcross-compilation",
        "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": "Create meson cross file arm32_armv8a_linux_gcc. Use arm-linux-gnueabihf-\ntoolset which comes with standard packages on most used systems, such as\nUbuntu and CentOS.\n\nSigned-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>\n---\n config/arm/arm32_armv8a_linux_gcc | 17 +++++++++++++++++\n 1 file changed, 17 insertions(+)\n create mode 100644 config/arm/arm32_armv8a_linux_gcc",
    "diff": "diff --git a/config/arm/arm32_armv8a_linux_gcc b/config/arm/arm32_armv8a_linux_gcc\nnew file mode 100644\nindex 000000000..d3c4bce6c\n--- /dev/null\n+++ b/config/arm/arm32_armv8a_linux_gcc\n@@ -0,0 +1,17 @@\n+[binaries]\n+c = 'arm-linux-gnueabihf-gcc'\n+cpp = 'arm-linux-gnueabihf-cpp'\n+ar = 'arm-linux-gnueabihf-gcc-ar'\n+strip = 'arm-linux-gnueabihf-strip'\n+pkgconfig = 'arm-linux-gnueabihf-pkg-config'\n+pcap-config = ''\n+\n+[host_machine]\n+system = 'linux'\n+cpu_family = 'aarch64'\n+cpu = 'armv8-a'\n+endian = 'little'\n+\n+[properties]\n+implementor_id = '0x41'\n+implementor_pn = 'aarch32'\n",
    "prefixes": [
        "v8",
        "3/5"
    ]
}