get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 88732,
    "url": "http://patches.dpdk.org/api/patches/88732/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1615279005-30278-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": "<1615279005-30278-4-git-send-email-juraj.linkes@pantheon.tech>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1615279005-30278-4-git-send-email-juraj.linkes@pantheon.tech",
    "date": "2021-03-09T08:36:41",
    "name": "[v13,3/7] net/virtio: fix aarch32 build",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "b490eaa93d1b6e654250c19022e06002f8498347",
    "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/1615279005-30278-4-git-send-email-juraj.linkes@pantheon.tech/mbox/",
    "series": [
        {
            "id": 15542,
            "url": "http://patches.dpdk.org/api/series/15542/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15542",
            "date": "2021-03-09T08:36:38",
            "name": "aarch64 -> aarch32 cross compilation support",
            "version": 13,
            "mbox": "http://patches.dpdk.org/series/15542/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/88732/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/88732/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 5A96DA0567;\n\tTue,  9 Mar 2021 09:37:10 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A3FEE22A402;\n\tTue,  9 Mar 2021 09:36:54 +0100 (CET)",
            "from lb.pantheon.sk (lb.pantheon.sk [46.229.239.20])\n by mails.dpdk.org (Postfix) with ESMTP id 5459A22A408;\n Tue,  9 Mar 2021 09:36:52 +0100 (CET)",
            "from localhost (localhost [127.0.0.1])\n by lb.pantheon.sk (Postfix) with ESMTP id 0B96EC4815;\n Tue,  9 Mar 2021 09:36:50 +0100 (CET)",
            "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 M6_I0KowLsuT; Tue,  9 Mar 2021 09:36:50 +0100 (CET)",
            "from service-node1.lab.pantheon.local (unknown [46.229.239.141])\n by lb.pantheon.sk (Postfix) with ESMTP id D8E2BC480C;\n Tue,  9 Mar 2021 09:36:47 +0100 (CET)"
        ],
        "X-Virus-Scanned": "amavisd-new at siecit.sk",
        "From": "=?utf-8?q?Juraj_Linke=C5=A1?= <juraj.linkes@pantheon.tech>",
        "To": "thomas@monjalon.net, bruce.richardson@intel.com, aconole@redhat.com,\n maicolgabriel@hotmail.com",
        "Cc": "dev@dpdk.org, juraj.linkes@pantheon.tech, Ruifeng.Wang@arm.com,\n Honnappa.Nagarahalli@arm.com, stable@dpdk.org",
        "Date": "Tue,  9 Mar 2021 09:36:41 +0100",
        "Message-Id": "<1615279005-30278-4-git-send-email-juraj.linkes@pantheon.tech>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1615279005-30278-1-git-send-email-juraj.linkes@pantheon.tech>",
        "References": "<1607675213-12061-1-git-send-email-juraj.linkes@pantheon.tech>\n <1615279005-30278-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 v13 3/7] net/virtio: fix aarch32 build",
        "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": "NEON vector path of the PMD needs aarch64 support. But it was\nenabled for aarch32 build as well because aarch32 build had\ncpu_family set to aarch64. So build for aarch32 will fail due\nto unsupported intrinsics.\n\nFix aarch32 build by updating meson file to exclude NEON vector\nimplementation for aarch32.\n\nFixes: 749799482a72 (\"net/virtio: add to meson build\")\nCc: bruce.richardson@intel.com\nCc: stable@dpdk.org\n\nSigned-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>\n---\n drivers/net/virtio/meson.build | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/virtio/meson.build b/drivers/net/virtio/meson.build\nindex d595cfdcab..88e231565e 100644\n--- a/drivers/net/virtio/meson.build\n+++ b/drivers/net/virtio/meson.build\n@@ -39,7 +39,7 @@ if arch_subdir == 'x86'\n \tsources += files('virtio_rxtx_simple_sse.c')\n elif arch_subdir == 'ppc'\n \tsources += files('virtio_rxtx_simple_altivec.c')\n-elif arch_subdir == 'arm' and host_machine.cpu_family().startswith('aarch64')\n+elif arch_subdir == 'arm' and dpdk_conf.get('RTE_ARCH_64')\n \tsources += files('virtio_rxtx_packed.c')\n \tsources += files('virtio_rxtx_simple_neon.c')\n endif\n",
    "prefixes": [
        "v13",
        "3/7"
    ]
}