get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 62969,
    "url": "http://patches.dpdk.org/api/patches/62969/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20191113161015.9736-2-ktraynor@redhat.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": "<20191113161015.9736-2-ktraynor@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191113161015.9736-2-ktraynor@redhat.com",
    "date": "2019-11-13T16:10:15",
    "name": "[v2,2/2] lib: fix Doxygen typos",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "4fdce1bee4d1a4ea7606f5fdda9b7391fd0be7aa",
    "submitter": {
        "id": 598,
        "url": "http://patches.dpdk.org/api/people/598/?format=api",
        "name": "Kevin Traynor",
        "email": "ktraynor@redhat.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20191113161015.9736-2-ktraynor@redhat.com/mbox/",
    "series": [
        {
            "id": 7447,
            "url": "http://patches.dpdk.org/api/series/7447/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7447",
            "date": "2019-11-13T16:10:14",
            "name": "[v2,1/2] lib: fix log typos",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/7447/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/62969/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/62969/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 A5500A04C3;\n\tWed, 13 Nov 2019 17:11:16 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 7CF112B86;\n\tWed, 13 Nov 2019 17:11:16 +0100 (CET)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com\n [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id 548752BC7\n for <dev@dpdk.org>; Wed, 13 Nov 2019 17:11:14 +0100 (CET)",
            "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-300-wO-2ak9_PiOmz-TTQ--S-g-1; Wed, 13 Nov 2019 11:11:10 -0500",
            "from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com\n [10.5.11.22])\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 39E5E8C3C7D;\n Wed, 13 Nov 2019 16:11:09 +0000 (UTC)",
            "from rh.redhat.com (ovpn-117-246.ams2.redhat.com [10.36.117.246])\n by smtp.corp.redhat.com (Postfix) with ESMTP id D2E7010027BF;\n Wed, 13 Nov 2019 16:10:56 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1573661473;\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=C4hSIHQOg7WaSfTNCPwqWpT4liM4oSMpEHtVd50CgS8=;\n b=HcTCgFli/I5oG5ukC/ElI9KLO3K3MrKDYnpUwQU1am1I4a5lN5k0fjK4EuZFzMkddUoXy+\n hEa99plms8bIeboSYD/8CfZdSl9JBWuHri98VxLJ3Bc4FcIQGMypBErtfDsaKGltDbKwP7\n jwFSxZ0zLSd14rFSiMk2m0L4WD0wlLU=",
        "From": "Kevin Traynor <ktraynor@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "david.marchand@redhat.com, Kevin Traynor <ktraynor@redhat.com>,\n stable@dpdk.org, anatoly.burakov@intel.com, byron.marohn@intel.com,\n yipeng1.wang@intel.com, david.hunt@intel.com, benjamin.walker@intel.com,\n olivier.matz@6wind.com, pablo.de.lara.guarch@intel.com,\n marcinx.hajkowski@intel.com",
        "Date": "Wed, 13 Nov 2019 16:10:15 +0000",
        "Message-Id": "<20191113161015.9736-2-ktraynor@redhat.com>",
        "In-Reply-To": "<20191113161015.9736-1-ktraynor@redhat.com>",
        "References": "<20191113154353.7162-1-ktraynor@redhat.com>\n <20191113161015.9736-1-ktraynor@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.5.11.22",
        "X-MC-Unique": "wO-2ak9_PiOmz-TTQ--S-g-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=WINDOWS-1252",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH v2 2/2] lib: fix Doxygen typos",
        "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": "Fix these as they are user visible. Found with codespell.\n\nFixes: af75078fece3 (\"first public release\")\nFixes: c2361bab70c5 (\"eal: compute IOVA mode based on PA availability\")\nFixes: 0880c40113ef (\"drivers: advertise kmod dependencies in pmdinfo\")\nFixes: 56b6ef874f80 (\"efd: new Elastic Flow Distributor library\")\nFixes: 5a5f3178d4a8 (\"power: return error when environment already set\")\nCc: stable@dpdk.org\n\nSigned-off-by: Kevin Traynor <ktraynor@redhat.com>\n\n---\nv2: fix checkpatch fail\n\nCc: anatoly.burakov@intel.com\nCc: byron.marohn@intel.com\nCc: yipeng1.wang@intel.com\nCc: david.hunt@intel.com\nCc: benjamin.walker@intel.com\nCc: olivier.matz@6wind.com\nCc: pablo.de.lara.guarch@intel.com\nCc: marcinx.hajkowski@intel.com\n---\n lib/librte_eal/common/eal_common_log.c  | 2 +-\n lib/librte_eal/common/eal_hugepages.h   | 2 +-\n lib/librte_eal/common/include/rte_bus.h | 2 +-\n lib/librte_eal/common/include/rte_dev.h | 2 +-\n lib/librte_efd/rte_efd.c                | 2 +-\n lib/librte_power/rte_power.h            | 2 +-\n 6 files changed, 6 insertions(+), 6 deletions(-)",
    "diff": "diff --git a/lib/librte_eal/common/eal_common_log.c b/lib/librte_eal/common/eal_common_log.c\nindex e0a7bef03..c0efd5214 100644\n--- a/lib/librte_eal/common/eal_common_log.c\n+++ b/lib/librte_eal/common/eal_common_log.c\n@@ -46,5 +46,5 @@ static FILE *default_log_stream;\n \n /**\n- * This global structure stores some informations about the message\n+ * This global structure stores some information about the message\n  * that is currently being processed by one lcore\n  */\ndiff --git a/lib/librte_eal/common/eal_hugepages.h b/lib/librte_eal/common/eal_hugepages.h\nindex 4582f19cf..1b560d337 100644\n--- a/lib/librte_eal/common/eal_hugepages.h\n+++ b/lib/librte_eal/common/eal_hugepages.h\n@@ -13,5 +13,5 @@\n \n /**\n- * Structure used to store informations about hugepages that we mapped\n+ * Structure used to store information about hugepages that we mapped\n  * through the files in hugetlbfs.\n  */\ndiff --git a/lib/librte_eal/common/include/rte_bus.h b/lib/librte_eal/common/include/rte_bus.h\nindex d6a2494f6..d3034d0ed 100644\n--- a/lib/librte_eal/common/include/rte_bus.h\n+++ b/lib/librte_eal/common/include/rte_bus.h\n@@ -365,5 +365,5 @@ struct rte_bus *rte_bus_find_by_name(const char *busname);\n /**\n  * Get the common iommu class of devices bound on to buses available in the\n- * system. RTE_IOVA_DC means that no preferrence has been expressed.\n+ * system. RTE_IOVA_DC means that no preference has been expressed.\n  *\n  * @return\ndiff --git a/lib/librte_eal/common/include/rte_dev.h b/lib/librte_eal/common/include/rte_dev.h\nindex c25e09e3d..a5c35f00c 100644\n--- a/lib/librte_eal/common/include/rte_dev.h\n+++ b/lib/librte_eal/common/include/rte_dev.h\n@@ -231,5 +231,5 @@ __attribute__((used)) = str\n  *                           whose vendor id is 0x8086.\n  *\n- * The format of the kernel modules list is a parenthesed expression\n+ * The format of the kernel modules list is a parenthesized expression\n  * containing logical-and (&) and logical-or (|).\n  *\ndiff --git a/lib/librte_efd/rte_efd.c b/lib/librte_efd/rte_efd.c\nindex d3d019578..4deeb1792 100644\n--- a/lib/librte_efd/rte_efd.c\n+++ b/lib/librte_efd/rte_efd.c\n@@ -182,5 +182,5 @@ struct efd_offline_group_rules {\n \n \tuint8_t bin_id[EFD_MAX_GROUP_NUM_RULES];\n-\t/**< Stores the bin for each correspending key to\n+\t/**< Stores the bin for each corresponding key to\n \t * avoid having to recompute it\n \t */\ndiff --git a/lib/librte_power/rte_power.h b/lib/librte_power/rte_power.h\nindex 01f88588b..427058b81 100644\n--- a/lib/librte_power/rte_power.h\n+++ b/lib/librte_power/rte_power.h\n@@ -27,5 +27,5 @@ enum power_management_env {PM_ENV_NOT_SET, PM_ENV_ACPI_CPUFREQ, PM_ENV_KVM_VM,\n  * Set the default power management implementation. If this is not called prior\n  * to rte_power_init(), then auto-detect of the environment will take place.\n- * It is thread safe. New env can be set only in unitialized state\n+ * It is thread safe. New env can be set only in uninitialized state\n  * (thus rte_power_unset_env must be called if different env was already set).\n  *\n",
    "prefixes": [
        "v2",
        "2/2"
    ]
}