get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 64367,
    "url": "http://patches.dpdk.org/api/patches/64367/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200109125916.32073-1-david.marchand@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": "<20200109125916.32073-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200109125916.32073-1-david.marchand@redhat.com",
    "date": "2020-01-09T12:59:15",
    "name": "[1/2] build: fix libm detection in meson",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "a9b0f879354ba0a4cb5329f53e69823ae626db79",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@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/20200109125916.32073-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 8036,
            "url": "http://patches.dpdk.org/api/series/8036/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8036",
            "date": "2020-01-09T12:59:15",
            "name": "[1/2] build: fix libm detection in meson",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/8036/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/64367/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/64367/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 09FFCA046B;\n\tThu,  9 Jan 2020 13:59:38 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 576261DD54;\n\tThu,  9 Jan 2020 13:59:37 +0100 (CET)",
            "from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com\n [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id E269B1DD51\n for <dev@dpdk.org>; Thu,  9 Jan 2020 13:59:35 +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-32-G23fbalYNFCc5U-QSegzqw-1; Thu, 09 Jan 2020 07:59:31 -0500",
            "from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com\n [10.5.11.14])\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 B28F08BD477;\n Thu,  9 Jan 2020 12:59:29 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-19.brq.redhat.com [10.40.204.19])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 5078A5E7B0;\n Thu,  9 Jan 2020 12:59:26 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1578574775;\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 bh=ulVWVi+k9KOJdQIUTUoTyFdH2u6TsISViIFaqkZvTb4=;\n b=VOOQUtW+RjEjBBJaH5XA26t4xqnOg/cwXfF5lpTibipQIHm/Gl1fhD0rlcDLHoZwQhDh3e\n 3xHpMVullM/rTfnBi+egtoNlMgTUmLzxe0yWQcUDDB2BFnFn/a52BxByIvjS6U8ihwZtps\n hhwlTBkaSqdHzU9d4Q+OKNyDTmIUakk=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "bruce.richardson@intel.com, bluca@debian.org, aconole@redhat.com,\n stable@dpdk.org, Thomas Monjalon <thomas@monjalon.net>,\n Ranjit Menon <ranjit.menon@intel.com>,\n Jeff Shaw <jeffrey.b.shaw@intel.com>,\n Pallavi Kadam <pallavi.kadam@intel.com>,\n Harini Ramakrishnan <harini.ramakrishnan@microsoft.com>,\n Anand Rawat <anand.rawat@intel.com>",
        "Date": "Thu,  9 Jan 2020 13:59:15 +0100",
        "Message-Id": "<20200109125916.32073-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.14",
        "X-MC-Unique": "G23fbalYNFCc5U-QSegzqw-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH 1/2] build: fix libm detection in meson",
        "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": "Using version 0.47.1, meson is unable to find the math library in Travis\nfor the 32bits job.\nQuite surprisingly, this problem is not seen with the 64bits jobs.\n\nSwitching to 0.48.0, the problem disappears.\n\nBut we should pass 'm' to find_library instead of 'libm' anyway.\n\nFixes: 98edcbb5ab2f (\"eal/windows: introduce Windows support\")\nCc: stable@dpdk.org\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n config/meson.build | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/config/meson.build b/config/meson.build\nindex 01911ecf9..28a57f56f 100644\n--- a/config/meson.build\n+++ b/config/meson.build\n@@ -115,7 +115,7 @@ add_project_link_arguments('-pthread', language: 'c')\n dpdk_extra_ldflags += '-pthread'\n \n # on some OS, maths functions are in a separate library\n-if cc.find_library('libm', required : false).found()\n+if cc.find_library('m', required : false).found()\n \t# some libs depend on maths lib\n \tadd_project_link_arguments('-lm', language: 'c')\n \tdpdk_extra_ldflags += '-lm'\n",
    "prefixes": [
        "1/2"
    ]
}