get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43426,
    "url": "http://patches.dpdk.org/api/patches/43426/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1532684420-29500-10-git-send-email-reshma.pattan@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": "<1532684420-29500-10-git-send-email-reshma.pattan@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1532684420-29500-10-git-send-email-reshma.pattan@intel.com",
    "date": "2018-07-27T09:40:19",
    "name": "[v6,09/10] mk: update make targets for classified testcases",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "fea4a23694b64092163004b9223c34735e411992",
    "submitter": {
        "id": 70,
        "url": "http://patches.dpdk.org/api/people/70/?format=api",
        "name": "Pattan, Reshma",
        "email": "reshma.pattan@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1532684420-29500-10-git-send-email-reshma.pattan@intel.com/mbox/",
    "series": [
        {
            "id": 803,
            "url": "http://patches.dpdk.org/api/series/803/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=803",
            "date": "2018-07-27T09:40:10",
            "name": "Make unit tests great again",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/803/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/43426/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43426/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 [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 9115A4C88;\n\tFri, 27 Jul 2018 11:40:50 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 360DC4CBD;\n\tFri, 27 Jul 2018 11:40:41 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t27 Jul 2018 02:40:40 -0700",
            "from sivswdev02.ir.intel.com (HELO localhost.localdomain)\n\t([10.237.217.46])\n\tby orsmga002.jf.intel.com with ESMTP; 27 Jul 2018 02:40:39 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,408,1526367600\"; d=\"scan'208\";a=\"78303083\"",
        "From": "Reshma Pattan <reshma.pattan@intel.com>",
        "To": "thomas@monjalon.net,\n\tdev@dpdk.org",
        "Cc": "anatoly.burakov@intel.com, jananeex.m.parthasarathy@intel.com,\n\tstable@dpdk.org",
        "Date": "Fri, 27 Jul 2018 10:40:19 +0100",
        "Message-Id": "<1532684420-29500-10-git-send-email-reshma.pattan@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "In-Reply-To": "<1532684420-29500-1-git-send-email-reshma.pattan@intel.com>",
        "References": "<1532684420-29500-1-git-send-email-reshma.pattan@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v6 09/10] mk: update make targets for classified\n\ttestcases",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Jananee Parthasarathy <jananeex.m.parthasarathy@intel.com>\n\nMakefiles are updated with new test case lists.\nTest cases are classified as -\nP1 - Main test cases,\nP2 - Cryptodev/driver test cases,\nP3 - Perf test cases which takes longer than 10s,\nP4 - Logging/Dump test cases.\n\nMakefile is updated with different targets\nfor the above classified groups.\nTest cases for different targets are listed accordingly.\n\nCc: stable@dpdk.org\n\nSigned-off-by: Jananee Parthasarathy <jananeex.m.parthasarathy@intel.com>\nReviewed-by: Reshma Pattan <reshma.pattan@intel.com>\nReviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>\n---\n mk/rte.sdkroot.mk |  4 ++--\n mk/rte.sdktest.mk | 33 +++++++++++++++++++++++++++------\n 2 files changed, 29 insertions(+), 8 deletions(-)",
    "diff": "diff --git a/mk/rte.sdkroot.mk b/mk/rte.sdkroot.mk\nindex f43cc7829..ea3473ebf 100644\n--- a/mk/rte.sdkroot.mk\n+++ b/mk/rte.sdkroot.mk\n@@ -68,8 +68,8 @@ config defconfig showconfigs showversion showversionum:\n cscope gtags tags etags:\n \t$(Q)$(RTE_SDK)/devtools/build-tags.sh $@ $T\n \n-.PHONY: test test-basic test-fast test-ring test-mempool test-perf coverage\n-test test-basic test-fast test-ring test-mempool test-perf coverage:\n+.PHONY: test test-basic test-fast test-ring test-mempool test-perf coverage test-drivers test-dump\n+test test-basic test-fast test-ring test-mempool test-perf coverage test-drivers test-dump:\n \t$(Q)$(MAKE) -f $(RTE_SDK)/mk/rte.sdktest.mk $@\n \n test: test-build\ndiff --git a/mk/rte.sdktest.mk b/mk/rte.sdktest.mk\nindex ee1fe0c7e..13d1efb6a 100644\n--- a/mk/rte.sdktest.mk\n+++ b/mk/rte.sdktest.mk\n@@ -18,14 +18,35 @@ DIR := $(shell basename $(RTE_OUTPUT))\n #\n # test: launch auto-tests, very simple for now.\n #\n-.PHONY: test test-basic test-fast test-perf coverage\n+.PHONY: test test-basic test-fast test-perf test-drivers test-dump coverage\n \n-PERFLIST=ring_perf,mempool_perf,memcpy_perf,hash_perf,timer_perf\n-coverage: BLACKLIST=-$(PERFLIST)\n-test-fast: BLACKLIST=-$(PERFLIST)\n-test-perf: WHITELIST=$(PERFLIST)\n+PERFLIST=ring_perf,mempool_perf,memcpy_perf,hash_perf,timer_perf,\\\n+         reciprocal_division,reciprocal_division_perf,lpm_perf,red_all,\\\n+         barrier,hash_multiwriter,timer_racecond,efd,hash_functions,\\\n+         eventdev_selftest_sw,member_perf,efd_perf,lpm6_perf,red_perf,\\\n+         distributor_perf,ring_pmd_perf,pmd_perf,ring_perf\n+DRIVERSLIST=link_bonding,link_bonding_mode4,link_bonding_rssconf,\\\n+            cryptodev_sw_mrvl,cryptodev_dpaa2_sec,cryptodev_dpaa_sec,\\\n+            cryptodev_qat,cryptodev_aesni_mb,cryptodev_openssl,\\\n+            cryptodev_scheduler,cryptodev_aesni_gcm,cryptodev_null,\\\n+            cryptodev_sw_snow3g,cryptodev_sw_kasumi,cryptodev_sw_zuc\n+DUMPLIST=dump_struct_sizes,dump_mempool,dump_malloc_stats,dump_devargs,\\\n+         dump_log_types,dump_ring,quit,dump_physmem,dump_memzone,\\\n+         devargs_autotest\n \n-test test-basic test-fast test-perf:\n+SPACESTR:=\n+SPACESTR+=\n+STRIPPED_PERFLIST=$(subst $(SPACESTR),,$(PERFLIST))\n+STRIPPED_DRIVERSLIST=$(subst $(SPACESTR),,$(DRIVERSLIST))\n+STRIPPED_DUMPLIST=$(subst $(SPACESTR),,$(DUMPLIST))\n+\n+coverage: BLACKLIST=-$(STRIPPED_PERFLIST)\n+test-fast: BLACKLIST=-$(STRIPPED_PERFLIST),$(STRIPPED_DRIVERSLIST),$(STRIPPED_DUMPLIST)\n+test-perf: WHITELIST=$(STRIPPED_PERFLIST)\n+test-drivers: WHITELIST=$(STRIPPED_DRIVERSLIST)\n+test-dump: WHITELIST=$(STRIPPED_DUMPLIST)\n+\n+test test-basic test-fast test-perf test-drivers test-dump:\n \t@mkdir -p $(AUTOTEST_DIR) ; \\\n \tcd $(AUTOTEST_DIR) ; \\\n \tif [ -f $(RTE_OUTPUT)/app/test ]; then \\\n",
    "prefixes": [
        "v6",
        "09/10"
    ]
}