get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 82239,
    "url": "http://patches.dpdk.org/api/patches/82239/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201026215755.9133-1-cristian.dumitrescu@intel.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": "<20201026215755.9133-1-cristian.dumitrescu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201026215755.9133-1-cristian.dumitrescu@intel.com",
    "date": "2020-10-26T21:57:55",
    "name": "examples/ip_pipeline: fix build with external makefile",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "4794968c8188f7fc0a0b2cfd515806ec9d366477",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.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/20201026215755.9133-1-cristian.dumitrescu@intel.com/mbox/",
    "series": [
        {
            "id": 13347,
            "url": "http://patches.dpdk.org/api/series/13347/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13347",
            "date": "2020-10-26T21:57:55",
            "name": "examples/ip_pipeline: fix build with external makefile",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/13347/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/82239/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/82239/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 E4C09A04DD;\n\tMon, 26 Oct 2020 22:58:01 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 43DA21E2B;\n\tMon, 26 Oct 2020 22:58:00 +0100 (CET)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by dpdk.org (Postfix) with ESMTP id B5AB61D9E\n for <dev@dpdk.org>; Mon, 26 Oct 2020 22:57:57 +0100 (CET)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Oct 2020 14:57:56 -0700",
            "from silpixa00400573.ir.intel.com (HELO\n silpixa00400573.ger.corp.intel.com) ([10.237.223.107])\n by orsmga004.jf.intel.com with ESMTP; 26 Oct 2020 14:57:55 -0700"
        ],
        "IronPort-SDR": [
            "\n fKbpMLS1c8guus0Xwcki/K6niSSHf8aj3T4MOLk8RqwbzrXaAprAqIGrRS3CLHh7cE8Lwqw4mg\n OIY1ghybINyw==",
            "\n IFj5yyF5eovJHmLwCUUxfzcnUbXg6sg1ZJ2Hh1lnsC6iHKbmHcvP4KKDROykw0TEoQP9NhCaPx\n DkWOePImWP3g=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9786\"; a=\"185724267\"",
            "E=Sophos;i=\"5.77,421,1596524400\"; d=\"scan'208\";a=\"185724267\"",
            "E=Sophos;i=\"5.77,421,1596524400\"; d=\"scan'208\";a=\"468073691\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Cristian Dumitrescu <cristian.dumitrescu@intel.com>",
        "To": "dev@dpdk.org",
        "Date": "Mon, 26 Oct 2020 21:57:55 +0000",
        "Message-Id": "<20201026215755.9133-1-cristian.dumitrescu@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [PATCH] examples/ip_pipeline: fix build with external\n\tmakefile",
        "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 build with external makefile.\n\nFixes: fbc74e66334f (\"examples/ip_pipeline: remove infra code\")\nSigned-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\n---\n examples/ip_pipeline/Makefile | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/examples/ip_pipeline/Makefile b/examples/ip_pipeline/Makefile\nindex d25e39a46..4b391973c 100644\n--- a/examples/ip_pipeline/Makefile\n+++ b/examples/ip_pipeline/Makefile\n@@ -39,7 +39,7 @@ CFLAGS += -O3 $(shell $(PKGCONF) --cflags libdpdk)\n LDFLAGS_SHARED = $(shell $(PKGCONF) --libs libdpdk)\n LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk)\n \n-CFLAGS += -I.\n+CFLAGS += -I. -DALLOW_EXPERIMENTAL_API -D_GNU_SOURCE\n \n OBJS := $(patsubst %.c,build/%.o,$(SRCS-y))\n \n",
    "prefixes": []
}