get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45123,
    "url": "http://patches.dpdk.org/api/patches/45123/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1537545528-27848-5-git-send-email-hari.kumarx.vemula@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": "<1537545528-27848-5-git-send-email-hari.kumarx.vemula@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1537545528-27848-5-git-send-email-hari.kumarx.vemula@intel.com",
    "date": "2018-09-21T15:58:47",
    "name": "[4/5] test: add library dependent tests under test-driver suite",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "920667bdd2e1d29c9309388fd245dbbeef5420bb",
    "submitter": {
        "id": 1052,
        "url": "http://patches.dpdk.org/api/people/1052/?format=api",
        "name": "Hari Kumar Vemula",
        "email": "hari.kumarx.vemula@intel.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/1537545528-27848-5-git-send-email-hari.kumarx.vemula@intel.com/mbox/",
    "series": [
        {
            "id": 1444,
            "url": "http://patches.dpdk.org/api/series/1444/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1444",
            "date": "2018-09-21T15:58:44",
            "name": "create different meson test targets",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/1444/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/45123/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/45123/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 3D4085F19;\n\tFri, 21 Sep 2018 17:59:59 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id 1D0435F19\n\tfor <dev@dpdk.org>; Fri, 21 Sep 2018 17:59:57 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n\tby fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t21 Sep 2018 08:59:57 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga002.jf.intel.com with ESMTP; 21 Sep 2018 08:59:34 -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\tw8LFxXfd023573; Fri, 21 Sep 2018 16:59:34 +0100",
            "from wgcvswdev001.ir.intel.com (localhost [127.0.0.1])\n\tby wgcvswdev001.ir.intel.com with ESMTP id w8LFxLT5028563;\n\tFri, 21 Sep 2018 16:59:21 +0100",
            "(from hvemulax@localhost)\n\tby wgcvswdev001.ir.intel.com with ? id w8LFxLID028559;\n\tFri, 21 Sep 2018 16:59:21 +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=\"93757168\"",
        "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:47 +0100",
        "Message-Id": "<1537545528-27848-5-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 4/5] test: add library dependent tests under\n\ttest-driver suite",
        "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": "Added test cases that depend on library as cryptodev\n\nSigned-off-by: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>\n---\n test/test/meson.build | 29 ++++++++++++++++++++++++++++-\n 1 file changed, 28 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/test/test/meson.build b/test/test/meson.build\nindex edda0b5b7..b3a9e7ef9 100644\n--- a/test/test/meson.build\n+++ b/test/test/meson.build\n@@ -208,6 +208,25 @@ perf_test_names = [\n         ['pmd_perf_autotest'],\n ]\n \n+#All test cases in driver_test_names list are non-parallel\n+driver_test_names = [\n+        ['link_bonding_autotest'],\n+        ['link_bonding_mode4_autotest'],\n+        ['link_bonding_rssconf_autotest'],\n+        ['cryptodev_sw_mrvl_autotest'],\n+        ['cryptodev_dpaa2_sec_autotest'],\n+        ['cryptodev_dpaa_sec_autotest'],\n+        ['cryptodev_qat_autotest'],\n+        ['cryptodev_aesni_mb_autotest'],\n+        ['cryptodev_openssl_autotest'],\n+        ['cryptodev_scheduler_autotest'],\n+        ['cryptodev_aesni_gcm_autotest'],\n+        ['cryptodev_null_autotest'],\n+        ['cryptodev_sw_snow3g_autotest'],\n+        ['cryptodev_sw_kasumi_autotest'],\n+        ['cryptodev_sw_zuc_autotest'],\n+]\n+\n if dpdk_conf.has('RTE_LIBRTE_PDUMP')\n \ttest_deps += 'pdump'\n endif\n@@ -281,11 +300,19 @@ if get_option('tests')\n \t\t\tsuite : 'test-fast')\n         endforeach\n         foreach arg : perf_test_names\n-                 test(arg[0], dpdk_test,\n+\t\ttest(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+        foreach arg : driver_test_names\n+\t\ttest(arg[0], dpdk_test,\n+\t\t\tenv : ['DPDK_TEST=' + arg[0]],\n+                        timeout : timeout_seconds,\n+                        is_parallel : false,\n+                        suite : 'test-driver')\n+        endforeach\n+\n \n endif\n",
    "prefixes": [
        "4/5"
    ]
}