get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45121,
    "url": "https://patches.dpdk.org/api/patches/45121/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537545528-27848-4-git-send-email-hari.kumarx.vemula@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<1537545528-27848-4-git-send-email-hari.kumarx.vemula@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1537545528-27848-4-git-send-email-hari.kumarx.vemula@intel.com",
    "date": "2018-09-21T15:58:46",
    "name": "[3/5] test: add performance tests under test-perf suite",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "4b3379c8e799e37a81c7d0ba41a8fd79d44588db",
    "submitter": {
        "id": 1052,
        "url": "https://patches.dpdk.org/api/people/1052/?format=api",
        "name": "Hari Kumar Vemula",
        "email": "hari.kumarx.vemula@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537545528-27848-4-git-send-email-hari.kumarx.vemula@intel.com/mbox/",
    "series": [
        {
            "id": 1444,
            "url": "https://patches.dpdk.org/api/series/1444/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1444",
            "date": "2018-09-21T15:58:44",
            "name": "create different meson test targets",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/1444/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/45121/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/45121/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 0F9DC5B32;\n\tFri, 21 Sep 2018 17:59:37 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n\tby dpdk.org (Postfix) with ESMTP id 867D05920\n\tfor <dev@dpdk.org>; Fri, 21 Sep 2018 17:59:33 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n\tby fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t21 Sep 2018 08:59:32 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby fmsmga005.fm.intel.com with ESMTP; 21 Sep 2018 08:59:31 -0700",
            "from wgcvswdev001.ir.intel.com (wgcvswdev001.ir.intel.com\n\t[10.102.246.100])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tw8LFxVw0023570; Fri, 21 Sep 2018 16:59:31 +0100",
            "from wgcvswdev001.ir.intel.com (localhost [127.0.0.1])\n\tby wgcvswdev001.ir.intel.com with ESMTP id w8LFxI0l028551;\n\tFri, 21 Sep 2018 16:59:18 +0100",
            "(from hvemulax@localhost)\n\tby wgcvswdev001.ir.intel.com with ? id w8LFxI3W028545;\n\tFri, 21 Sep 2018 16:59:18 +0100"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.54,285,1534834800\"; d=\"scan'208\";a=\"264629689\"",
        "From": "Hari Kumar Vemula <hari.kumarx.vemula@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "bruce.richardson@intel.com, reshma.pattan@intel.com,\n\tHari Kumar Vemula <hari.kumarx.vemula@intel.com>",
        "Date": "Fri, 21 Sep 2018 16:58:46 +0100",
        "Message-Id": "<1537545528-27848-4-git-send-email-hari.kumarx.vemula@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "In-Reply-To": "<1537545528-27848-1-git-send-email-hari.kumarx.vemula@intel.com>",
        "References": "<1537545528-27848-1-git-send-email-hari.kumarx.vemula@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 3/5] test: add performance tests under test-perf\n\tsuite",
        "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": "Grouped performace test cases under test-perf category\n\nSigned-off-by: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>\n---\n test/test/meson.build | 34 ++++++++++++++++++++++++++++++++++\n 1 file changed, 34 insertions(+)",
    "diff": "diff --git a/test/test/meson.build b/test/test/meson.build\nindex 087d635e1..edda0b5b7 100644\n--- a/test/test/meson.build\n+++ b/test/test/meson.build\n@@ -182,6 +182,32 @@ fast_test_names =[\n         ['version_autotest', 'parallel', true],\n ]\n \n+#All test cases in perf_test_names list are non-parallel\n+perf_test_names = [\n+        ['ring_perf_autotest'],\n+        ['mempool_perf_autotest'],\n+        ['memcpy_perf_autotest'],\n+        ['hash_perf_autotest'],\n+        ['timer_perf_autotest'],\n+        ['reciprocal_division'],\n+        ['reciprocal_division_perf'],\n+        ['lpm_perf_autotest'],\n+        ['red_all'],\n+        ['barrier_autotest'],\n+        ['hash_multiwriter_autotest'],\n+        ['timer_racecond_autotest'],\n+        ['efd_autotest'],\n+        ['hash_functions_autotest'],\n+        ['eventdev_selftest_sw'],\n+        ['member_perf_autotest'],\n+        ['efd_perf_autotest'],\n+        ['lpm6_perf_autotest'],\n+        ['red_perf'],\n+        ['distributor_perf_autotest'],\n+        ['ring_pmd_perf_autotest'],\n+        ['pmd_perf_autotest'],\n+]\n+\n if dpdk_conf.has('RTE_LIBRTE_PDUMP')\n \ttest_deps += 'pdump'\n endif\n@@ -244,6 +270,7 @@ if get_option('tests')\n \t# some perf tests (eg: memcpy perf autotest)take very long\n \t# to complete, so timeout to 10 minutes\n         timeout_seconds_fast = 10\n+\ttimeout_seconds = 600\n \n         foreach arg : fast_test_names\n \t\tbool_value = arg[2]\n@@ -253,5 +280,12 @@ if get_option('tests')\n \t\t\tis_parallel : bool_value,\n \t\t\tsuite : 'test-fast')\n         endforeach\n+        foreach arg : perf_test_names\n+                 test(arg[0], dpdk_test,\n+\t\t\tenv : ['DPDK_TEST=' + arg[0]],\n+                        timeout : timeout_seconds,\n+                        is_parallel : false,\n+                        suite : 'test-perf')\n+        endforeach\n \n endif\n",
    "prefixes": [
        "3/5"
    ]
}