get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 65834,
    "url": "http://patches.dpdk.org/api/patches/65834/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200217135929.30987-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": "<20200217135929.30987-1-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200217135929.30987-1-david.marchand@redhat.com",
    "date": "2020-02-17T13:59:29",
    "name": "ci: build and use libabigail 1.6",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "d9db848d8cbf9229bf48f7154cd0f5a9ed7d5a4d",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200217135929.30987-1-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 8560,
            "url": "http://patches.dpdk.org/api/series/8560/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8560",
            "date": "2020-02-17T13:59:29",
            "name": "ci: build and use libabigail 1.6",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/8560/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/65834/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/65834/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 ABBEEA0553;\n\tMon, 17 Feb 2020 14:59:57 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0D6771DA9F;\n\tMon, 17 Feb 2020 14:59:57 +0100 (CET)",
            "from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com\n [205.139.110.120]) by dpdk.org (Postfix) with ESMTP id 8E8CE1D6F5\n for <dev@dpdk.org>; Mon, 17 Feb 2020 14:59:55 +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-388-FCba1eryN4SeuZKFPwNOMg-1; Mon, 17 Feb 2020 08:59:47 -0500",
            "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 BBAD6477;\n Mon, 17 Feb 2020 13:59:43 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-34.brq.redhat.com [10.40.204.34])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 5A53B26E73;\n Mon, 17 Feb 2020 13:59:37 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1581947994;\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=v0y9+3tcDfROOARyKtJQndlgHPuX7MznLZ4tKXsNKLw=;\n b=TVU2pSeV2kKyZn0aYYDuKq8szMCozpPpTeSs5Stdj/Zgyleg4uqBgQo6Dhueon+BnSvHNh\n lT9nJmCEQ059KOJ8Ii1XpuHJ6SsxrQtEXVcIooffS541BemugR318ks93ybtWmPJrZ0bBl\n QvuMpf3s3wtXufBAG59ZV6USvTJE6WQ=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "thomas@monjalon.net",
        "Cc": "dev@dpdk.org, christian.ehrhardt@canonical.com, dodji@redhat.com,\n Aaron Conole <aconole@redhat.com>,\n Michael Santana <maicolgabriel@hotmail.com>",
        "Date": "Mon, 17 Feb 2020 14:59:29 +0100",
        "Message-Id": "<20200217135929.30987-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.84 on 10.5.11.23",
        "X-MC-Unique": "FCba1eryN4SeuZKFPwNOMg-1",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Type": "text/plain; charset=US-ASCII",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH] ci: build and use libabigail 1.6",
        "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": "libabigail 1.2 (at least) reports changes in 'const' property as an ABI\nbreakage [1].\nThis was fixed upstream in libabigail 1.4 [2], and a bug has been opened\nin launchpad [3].\n\nBut for now, build and use the last version 1.6 so that the ABI checks\ncan be kept.\n\n1: https://travis-ci.com/DPDK/dpdk/jobs/287872118#L2242\n2: https://sourceware.org/git/gitweb.cgi?p=libabigail.git;a=commitdiff;h=215b7eb4fe8b986fe1cc87d9d8e7412998038392\n3: https://bugs.launchpad.net/ubuntu/+source/libabigail/+bug/1863607\n\nSigned-off-by: David Marchand <david.marchand@redhat.com>\n---\n .ci/linux-build.sh | 22 ++++++++++++++++++++++\n .travis.yml        | 15 ++++++++++-----\n 2 files changed, 32 insertions(+), 5 deletions(-)",
    "diff": "diff --git a/.ci/linux-build.sh b/.ci/linux-build.sh\nindex c7c3840fc..0d4bc9a62 100755\n--- a/.ci/linux-build.sh\n+++ b/.ci/linux-build.sh\n@@ -38,6 +38,28 @@ if [ \"$AARCH64\" != \"1\" ]; then\n fi\n \n if [ \"$ABI_CHECKS\" = \"1\" ]; then\n+    LIBABIGAIL_REPO=${LIBABIGAIL_REPO:-https://sourceware.org/git/libabigail.git}\n+    LIBABIGAIL_VERSION=${LIBABIGAIL_VERSION:-libabigail-1.6}\n+\n+    if [ \"$(cat libabigail/VERSION 2>/dev/null)\" != \"$LIBABIGAIL_VERSION\" ]; then\n+        rm -rf libabigail\n+        # if we change libabigail, invalidate existing abi cache\n+        rm -rf reference\n+    fi\n+\n+    if [ ! -d libabigail ]; then\n+        git clone --single-branch -b $LIBABIGAIL_VERSION $LIBABIGAIL_REPO libabigail/src\n+        cd libabigail/src && autoconf -vfi && cd -\n+        mkdir libabigail/src/build\n+        cd libabigail/src/build && ../configure --prefix=$(pwd)/libabigail && cd -\n+        make -C libabigail/src/build all install\n+\n+        rm -rf libabigail/src\n+        echo $LIBABIGAIL_VERSION > libabigail/VERSION\n+    fi\n+\n+    export PATH=$(pwd)/libabigail/bin:$PATH\n+\n     REF_GIT_REPO=${REF_GIT_REPO:-https://dpdk.org/git/dpdk}\n     REF_GIT_TAG=${REF_GIT_TAG:-v19.11}\n \ndiff --git a/.travis.yml b/.travis.yml\nindex 22539d823..d8253fdd4 100644\n--- a/.travis.yml\n+++ b/.travis.yml\n@@ -2,6 +2,7 @@ language: c\n cache:\n   ccache: true\n   directories:\n+    - libabigail\n     - reference\n compiler:\n   - gcc\n@@ -24,7 +25,11 @@ aarch64_packages: &aarch64_packages\n \n extra_packages: &extra_packages\n   - *required_packages\n-  - [libbsd-dev, libpcap-dev, libcrypto++-dev, libjansson4, abigail-tools]\n+  - [libbsd-dev, libpcap-dev, libcrypto++-dev, libjansson4]\n+\n+libabigail_build_packages: &libabigail_build_packages\n+  - *required_packages\n+  - [autoconf, automake, libtool, pkg-config, libxml2-dev, libdw-dev]\n \n build_32b_packages: &build_32b_packages\n   - *required_packages\n@@ -154,18 +159,18 @@ matrix:\n         packages:\n           - *required_packages\n           - *doc_packages\n-  - env: DEF_LIB=\"shared\" EXTRA_PACKAGES=1 ABI_CHECKS=1\n+  - env: DEF_LIB=\"shared\" ABI_CHECKS=1\n     compiler: gcc\n     addons:\n       apt:\n         packages:\n-          - *extra_packages\n-  - env: DEF_LIB=\"shared\" EXTRA_PACKAGES=1 ABI_CHECKS=1\n+          - *libabigail_build_packages\n+  - env: DEF_LIB=\"shared\" ABI_CHECKS=1\n     arch: arm64\n     compiler: gcc\n     addons:\n       apt:\n         packages:\n-          - *extra_packages\n+          - *libabigail_build_packages\n \n script: ./.ci/${TRAVIS_OS_NAME}-build.sh\n",
    "prefixes": []
}