get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 6735,
    "url": "http://patches.dpdk.org/api/patches/6735/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1439310597-23870-1-git-send-email-thomas.monjalon@6wind.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": "<1439310597-23870-1-git-send-email-thomas.monjalon@6wind.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1439310597-23870-1-git-send-email-thomas.monjalon@6wind.com",
    "date": "2015-08-11T16:29:57",
    "name": "[dpdk-dev] doc: add missing API headers",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "ba1d78c7f3c743bfe947914a5236d15b6433172b",
    "submitter": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/people/1/?format=api",
        "name": "Thomas Monjalon",
        "email": "thomas.monjalon@6wind.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1439310597-23870-1-git-send-email-thomas.monjalon@6wind.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/6735/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/6735/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 65F065A64;\n\tTue, 11 Aug 2015 18:31:22 +0200 (CEST)",
            "from mail-wi0-f179.google.com (mail-wi0-f179.google.com\n\t[209.85.212.179]) by dpdk.org (Postfix) with ESMTP id 7600E5A5E\n\tfor <dev@dpdk.org>; Tue, 11 Aug 2015 18:31:21 +0200 (CEST)",
            "by wicja10 with SMTP id ja10so81802306wic.1\n\tfor <dev@dpdk.org>; Tue, 11 Aug 2015 09:31:21 -0700 (PDT)",
            "from localhost.localdomain (136-92-190-109.dsl.ovh.fr.\n\t[109.190.92.136]) by smtp.gmail.com with ESMTPSA id\n\tgw7sm19607434wib.15.2015.08.11.09.31.19\n\t(version=TLSv1/SSLv3 cipher=OTHER);\n\tTue, 11 Aug 2015 09:31:20 -0700 (PDT)"
        ],
        "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20130820;\n\th=x-gm-message-state:from:to:cc:subject:date:message-id;\n\tbh=H74sw/kUMJbByreClHXwlbG1zeZ5B5UcmOOHK4c+d64=;\n\tb=BvdfI11TEaDbkcu24xGQPdeAYhw0uG4iWJa2jPJM0tB/nB72BW0nhd2+F8XmEaU8KI\n\tFDR044DK4fz0pZuelKNefR++QJJqaXBLWlBNSZHoxDIxQFX5Icy+4LFEI9F9evZE9BRj\n\tJ4JYYt57I+iBh+p/LRs7cAIBzIsQfidnhqGZWljtpn9TL8bcfY/xEX3Wso4FmSt/Xbuz\n\tdngH4FTFR0kfP5RJrYXTOXJelJYxs7Tc2Ol2fH+LwHXi+RG19PSrWXlwuEx5V+agxpcq\n\tq4qHTWDdLskZPB6KDOaNFPkkUIWoZ7btUI734U7bgAJIYmn949sbQNqdyS8dRzwFW9vj\n\tdhmg==",
        "X-Gm-Message-State": "ALoCoQnOPLOA0KutcAm0oc0Kq3/V4DA2PJsYzPTO0j/D+V1Te7UYhmLRO0ZjFQw9uX7BiJCEUWBY",
        "X-Received": "by 10.180.73.229 with SMTP id o5mr19380387wiv.36.1439310681247; \n\tTue, 11 Aug 2015 09:31:21 -0700 (PDT)",
        "From": "Thomas Monjalon <thomas.monjalon@6wind.com>",
        "To": "John McNamara <john.mcnamara@intel.com>",
        "Date": "Tue, 11 Aug 2015 18:29:57 +0200",
        "Message-Id": "<1439310597-23870-1-git-send-email-thomas.monjalon@6wind.com>",
        "X-Mailer": "git-send-email 2.4.2",
        "Cc": "dev@dpdk.org",
        "Subject": "[dpdk-dev] [PATCH] doc: add missing API headers",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "patches and discussions about DPDK <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Some libraries were not included in doxygen documentation.\nOther ones were included but not listed in the index.\n\nThe malloc library is now included in EAL.\n\nThe libraries compat and jobstats are added but not doxygen compliant.\n\nSigned-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>\n---\n doc/api/doxy-api-index.md | 16 ++++++++++++++--\n doc/api/doxy-api.conf     |  4 +++-\n 2 files changed, 17 insertions(+), 3 deletions(-)",
    "diff": "diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md\nindex 6958f8f..72ac3c4 100644\n--- a/doc/api/doxy-api-index.md\n+++ b/doc/api/doxy-api-index.md\n@@ -36,7 +36,9 @@ API {#index}\n There are many libraries, so their headers may be grouped by topics:\n \n - **device**:\n+  [dev]                (@ref rte_dev.h),\n   [ethdev]             (@ref rte_ethdev.h),\n+  [ethctrl]            (@ref rte_eth_ctrl.h),\n   [devargs]            (@ref rte_devargs.h),\n   [bond]               (@ref rte_eth_bond.h),\n   [vhost]              (@ref rte_virtio_net.h),\n@@ -76,12 +78,15 @@ There are many libraries, so their headers may be grouped by topics:\n \n - **layers**:\n   [ethernet]           (@ref rte_ether.h),\n+  [ARP]                (@ref rte_arp.h),\n+  [ICMP]               (@ref rte_icmp.h),\n   [IP]                 (@ref rte_ip.h),\n   [SCTP]               (@ref rte_sctp.h),\n   [TCP]                (@ref rte_tcp.h),\n   [UDP]                (@ref rte_udp.h),\n   [frag/reass]         (@ref rte_ip_frag.h),\n-  [LPM route]          (@ref rte_lpm.h),\n+  [LPM IPv4 route]     (@ref rte_lpm.h),\n+  [LPM IPv6 route]     (@ref rte_lpm6.h),\n   [ACL]                (@ref rte_acl.h)\n \n - **QoS**:\n@@ -92,6 +97,7 @@ There are many libraries, so their headers may be grouped by topics:\n - **hashes**:\n   [hash]               (@ref rte_hash.h),\n   [jhash]              (@ref rte_jhash.h),\n+  [thash]              (@ref rte_thash.h),\n   [FBK hash]           (@ref rte_fbk_hash.h),\n   [CRC hash]           (@ref rte_hash_crc.h)\n \n@@ -99,8 +105,10 @@ There are many libraries, so their headers may be grouped by topics:\n   [mbuf]               (@ref rte_mbuf.h),\n   [ring]               (@ref rte_ring.h),\n   [distributor]        (@ref rte_distributor.h),\n+  [reorder]            (@ref rte_reorder.h),\n   [tailq]              (@ref rte_tailq.h),\n-  [bitmap]             (@ref rte_bitmap.h)\n+  [bitmap]             (@ref rte_bitmap.h),\n+  [ivshmem]            (@ref rte_ivshmem.h)\n \n - **packet framework**:\n   * [port]             (@ref rte_port.h):\n@@ -122,10 +130,13 @@ There are many libraries, so their headers may be grouped by topics:\n - **basic**:\n   [approx fraction]    (@ref rte_approx.h),\n   [random]             (@ref rte_random.h),\n+  [config file]        (@ref rte_cfgfile.h),\n   [key/value args]     (@ref rte_kvargs.h),\n   [string]             (@ref rte_string_fns.h)\n \n - **debug**:\n+  [jobstats]           (@ref rte_jobstats.h),\n+  [hexdump]            (@ref rte_hexdump.h),\n   [debug]              (@ref rte_debug.h),\n   [log]                (@ref rte_log.h),\n   [warnings]           (@ref rte_warnings.h),\n@@ -134,4 +145,5 @@ There are many libraries, so their headers may be grouped by topics:\n - **misc**:\n   [EAL config]         (@ref rte_eal.h),\n   [common]             (@ref rte_common.h),\n+  [ABI compat]         (@ref rte_compat.h),\n   [version]            (@ref rte_version.h)\ndiff --git a/doc/api/doxy-api.conf b/doc/api/doxy-api.conf\nindex de32af1..cfb4627 100644\n--- a/doc/api/doxy-api.conf\n+++ b/doc/api/doxy-api.conf\n@@ -34,16 +34,18 @@ INPUT                   = doc/api/doxy-api-index.md \\\n                           lib/librte_eal/common/include \\\n                           lib/librte_eal/common/include/generic \\\n                           lib/librte_acl \\\n+                          lib/librte_cfgfile \\\n                           lib/librte_cmdline \\\n+                          lib/librte_compat \\\n                           lib/librte_distributor \\\n                           lib/librte_ether \\\n                           lib/librte_hash \\\n                           lib/librte_ip_frag \\\n+                          lib/librte_ivshmem \\\n                           lib/librte_jobstats \\\n                           lib/librte_kni \\\n                           lib/librte_kvargs \\\n                           lib/librte_lpm \\\n-                          lib/librte_malloc \\\n                           lib/librte_mbuf \\\n                           lib/librte_mempool \\\n                           lib/librte_meter \\\n",
    "prefixes": [
        "dpdk-dev"
    ]
}