get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 83901,
    "url": "http://patches.dpdk.org/api/patches/83901/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201110151219.4893-10-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": "<20201110151219.4893-10-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201110151219.4893-10-david.marchand@redhat.com",
    "date": "2020-11-10T15:12:18",
    "name": "[09/10] devtools: compile all examples with pkg-config",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "65392754de24eecc0dc03aa9e651c0b75220f2a3",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "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/20201110151219.4893-10-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 13775,
            "url": "http://patches.dpdk.org/api/series/13775/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13775",
            "date": "2020-11-10T15:12:09",
            "name": "Examples compilation fixes",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/13775/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/83901/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/83901/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 6D78EA04DB;\n\tTue, 10 Nov 2020 16:16:05 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 728446CBF;\n\tTue, 10 Nov 2020 16:13:12 +0100 (CET)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [216.205.24.124])\n by dpdk.org (Postfix) with ESMTP id 259B05AA4\n for <dev@dpdk.org>; Tue, 10 Nov 2020 16:13:10 +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-231-zli7l7vKNG-rUlWTid6k3g-1; Tue, 10 Nov 2020 10:13:05 -0500",
            "from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com\n [10.5.11.13])\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 9F49C188C12C;\n Tue, 10 Nov 2020 15:13:04 +0000 (UTC)",
            "from dmarchan.remote.csb (unknown [10.40.193.78])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 0C87E6EF43;\n Tue, 10 Nov 2020 15:13:02 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1605021188;\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=pg+Vw4qyryEKPxEZioG8WY+sSgik7uYkFLbS3YHi3fM=;\n b=az4XRtNfKSoZbW/7QtRveyqo1bkeaexc9Dik7CtWFhT9zGgVJHQPjalo5bS0IJRTDmfj9k\n pEn+co64u37pCPh1lPhIZw+Sx0rnTHBdouh2k5EHPJ+Ov0BmEXF0nzwrVKNyqxLavNwHn4\n aoFyvCSdGH7ohGVOIZjTOYwz/MEgMpw=",
        "X-MC-Unique": "zli7l7vKNG-rUlWTid6k3g-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net,\n\tbruce.richardson@intel.com",
        "Date": "Tue, 10 Nov 2020 16:12:18 +0100",
        "Message-Id": "<20201110151219.4893-10-david.marchand@redhat.com>",
        "In-Reply-To": "<20201110151219.4893-1-david.marchand@redhat.com>",
        "References": "<20201110151219.4893-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.13",
        "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 09/10] devtools: compile all examples with\n\tpkg-config",
        "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": "Compiling examples out of meson must be tested so that those examples\nMakefile work.\nThis is based on Bruce patch [1], waiting for it (or an equivalent) to be\nmerged.\n\n1: https://patchwork.dpdk.org/patch/82361/\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n devtools/test-meson-builds.sh | 28 +++++++++++++++++++++++++++-\n 1 file changed, 27 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/devtools/test-meson-builds.sh b/devtools/test-meson-builds.sh\nindex 0c95d1cc98..8e26d0808d 100755\n--- a/devtools/test-meson-builds.sh\n+++ b/devtools/test-meson-builds.sh\n@@ -268,7 +268,33 @@ export PKG_CONFIG_PATH=$(dirname $pc_file):$PKG_CONFIG_PATH\n # if pkg-config defines the necessary flags, test building some examples\n if pkg-config --define-prefix libdpdk >/dev/null 2>&1; then\n \texport PKGCONF=\"pkg-config --define-prefix\"\n-\tfor example in cmdline helloworld l2fwd l3fwd skeleton timer; do\n+\texport LD_LIBRARY_PATH=$(dirname $(find $DESTDIR -name librte_eal.so)):$LD_LIBRARY_PATH\n+\texamples_to_test=${DPDK_BUILD_TEST_EXAMPLES:-}\n+\tif [ -z \"$examples_to_test\" ]; then\n+\t\t##################\n+\t\t# FIXME examples #\n+\t\t##################\n+\t\tskipped=\"\"\n+\t\t# Relies on librte_power internal header\n+\t\tskipped=\"$skipped guest_cli vm_power_manager\"\n+\t\t# Expects libqos\n+\t\tskipped=\"$skipped l2fwd-cat\"\n+\t\t# performance-thread/{l3fwd-thread,pthread_shim} expect common .mk\n+\t\tskipped=\"$skipped l3fwd-thread pthread_shim\"\n+\t\t# client_server_mp/{mp_server,mp_client} expect common headers\n+\t\tskipped=\"$skipped mp_client mp_server\"\n+\t\t# server_node_efd/{node,server} expect common headers\n+\t\tskipped=\"$skipped node server\"\n+\t\t# waiting for fixes\n+\t\tskipped=\"$skipped vhost\"\n+\t\tfor mk in $DESTDIR/usr/local/share/dpdk/examples/*/Makefile; do\n+\t\t\tname=$(basename $(dirname $mk))\n+\t\t\t[ \"$skipped\" = \"${skipped/ $name}\" ] ||\n+\t\t\t\tcontinue\n+\t\t\texamples_to_test=\"$examples_to_test $name\"\n+\t\tdone\n+\tfi\n+\tfor example in $examples_to_test; do\n \t\techo \"## Building $example\"\n \t\t$MAKE -C $DESTDIR/usr/local/share/dpdk/examples/$example clean shared static\n \tdone\n",
    "prefixes": [
        "09/10"
    ]
}