get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 92727,
    "url": "https://patches.dpdk.org/api/patches/92727/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210504124227.15033-1-david.marchand@redhat.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": "<20210504124227.15033-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210504124227.15033-1-david.marchand@redhat.com",
    "date": "2021-05-04T12:42:27",
    "name": "[v2] doc: fix Arm socs list",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "6a9ab7c2de2d64557c7766a2ce61b7026d08566d",
    "submitter": {
        "id": 1173,
        "url": "https://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.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/20210504124227.15033-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 16806,
            "url": "https://patches.dpdk.org/api/series/16806/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=16806",
            "date": "2021-05-04T12:42:27",
            "name": "[v2] doc: fix Arm socs list",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/16806/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/92727/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/92727/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 80DA4A0562;\n\tTue,  4 May 2021 14:42:52 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id EE17740147;\n\tTue,  4 May 2021 14:42:51 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [216.205.24.124])\n by mails.dpdk.org (Postfix) with ESMTP id 5F69E40141\n for <dev@dpdk.org>; Tue,  4 May 2021 14:42:50 +0200 (CEST)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-501-r_l5pSoLN7GHoaw0CX1S9g-1; Tue, 04 May 2021 08:42:45 -0400",
            "from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com\n [10.5.11.23])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 31064803F46;\n Tue,  4 May 2021 12:42:43 +0000 (UTC)",
            "from dmarchan.remote.csb (unknown [10.40.192.99])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 5866C90BD;\n Tue,  4 May 2021 12:42:37 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1620132169;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding:\n in-reply-to:in-reply-to:references:references;\n bh=JkHA0yjLO5pfiGeXF0l4kQS6RSSO8vi7S6bl+JEmbrA=;\n b=cMIAPeVnG6Bpm4C+zxApP+2sqb+xbEd3vXkuoEAH0G+kuIwqlmKSV7RMJO0JikfUsXhg5B\n mU+EC0AdUsSFstBmNV269e1YhsVV+Ii8tFUIdWreWDh4kbKMUZsYDJhA+uWrcQbsqGsO07\n GhfHNtRk7yRV+MRUtrrykU2EJ5OEAxA=",
        "X-MC-Unique": "r_l5pSoLN7GHoaw0CX1S9g-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, Jerin Jacob <jerinj@marvell.com>,\n Ruifeng Wang <ruifeng.wang@arm.com>, Jan Viktorin <viktorin@rehivetech.com>,\n Bruce Richardson <bruce.richardson@intel.com>,\n =?utf-8?q?Juraj_Linke=C5=A1?= <juraj.linkes@pantheon.tech>,\n Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,\n Pavan Nikhilesh <pbhagavatula@marvell.com>,\n Viacheslav Ovsiienko <viacheslavo@nvidia.com>,\n Liron Himi <lironh@marvell.com>, Nithin Dabilpuram <ndabilpuram@marvell.com>,\n Lijun Ou <oulijun@huawei.com>, Chengchang Tang <tangchengchang@huawei.com>",
        "Date": "Tue,  4 May 2021 14:42:27 +0200",
        "Message-Id": "<20210504124227.15033-1-david.marchand@redhat.com>",
        "In-Reply-To": "<20210429070751.6065-1-david.marchand@redhat.com>",
        "References": "<20210429070751.6065-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.5.11.23",
        "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=david.marchand@redhat.com",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"",
        "Subject": "[dpdk-dev] [PATCH v2] doc: fix Arm socs list",
        "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": "Keep the list of socs in a single place and include it so that the\ndocumentation won't get outdated.\n\nFixes: 8f5ea6a464ac (\"config/arm: fix implementer and its SoCs\")\nFixes: 1b4c86a721c9 (\"config/arm: add Marvell CN10K\")\nFixes: 7cf32a22b240 (\"config/arm: add Hisilicon kunpeng\")\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\nReviewed-by: Jerin Jacob <jerinj@marvell.com>\nReviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\n---\nChanges since v1:\n- made use of an anonymous string literal instead of comments,\n- dropped the #guide_doc tag,\n\n---\n config/arm/meson.build                        | 21 +++++++++++++++++++\n .../linux_gsg/cross_build_dpdk_for_arm64.rst  | 18 +++++-----------\n 2 files changed, 26 insertions(+), 13 deletions(-)",
    "diff": "diff --git a/config/arm/meson.build b/config/arm/meson.build\nindex 22cd81319c..65f7ac672d 100644\n--- a/config/arm/meson.build\n+++ b/config/arm/meson.build\n@@ -321,6 +321,27 @@ soc_thunderxt88 = {\n     'part_number': '0xa1'\n }\n \n+'''\n+Start of socs list\n+generic:     Generic un-optimized build for all aarch64 machines.\n+armada:      Marvell ARMADA\n+bluefield:   NVIDIA BlueField\n+cn10k:       Marvell OCTEON 10\n+dpaa:        NXP DPAA\n+emag:        Ampere eMAG\n+graviton2:   AWS Graviton2\n+kunpeng920:  HiSilicon Kunpeng 920\n+kunpeng930:  HiSilicon Kunpeng 930\n+n1sdp:       Arm Neoverse N1SDP\n+n2:          Arm Neoverse N2\n+octeontx2:   Marvell OCTEON TX2\n+stingray:    Broadcom Stingray\n+thunderx2:   Marvell ThunderX2 T99\n+thunderxt88: Marvell ThunderX T88\n+End of socs list\n+'''\n+# The string above is included in the documentation, keep it in sync with the\n+# socs list below.\n socs = {\n     'generic': soc_generic,\n     'armada': soc_armada,\ndiff --git a/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst b/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst\nindex 3857cdefe9..274e793d7f 100644\n--- a/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst\n+++ b/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst\n@@ -197,19 +197,11 @@ option::\n \n    meson soc_build -Dplatform=<target_soc>\n \n-Substitute <target_soc> with one of the supported SoCs::\n-\n-   generic:     Generic un-optimized build for all aarch64 machines.\n-   armada:      Marvell ARMADA\n-   bluefield:   NVIDIA BlueField\n-   dpaa:        NXP DPAA\n-   emag:        Ampere eMAG\n-   graviton2:   AWS Graviton2\n-   n1sdp:       Arm Neoverse N1SDP\n-   octeontx2:   Marvell OCTEON TX2\n-   stingray:    Broadcom Stingray\n-   thunderx2:   Marvell ThunderX2 T99\n-   thunderxt88: Marvell ThunderX T88\n+Substitute <target_soc> with one of the supported SoCs\n+\n+.. literalinclude:: ../../../config/arm/meson.build\n+   :start-after: Start of socs list\n+   :end-before: End of socs list\n \n These SoCs are also used in cross files, e.g.::\n \n",
    "prefixes": [
        "v2"
    ]
}