get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43163,
    "url": "http://patches.dpdk.org/api/patches/43163/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1531843225-14638-9-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": "<1531843225-14638-9-git-send-email-reshma.pattan@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1531843225-14638-9-git-send-email-reshma.pattan@intel.com",
    "date": "2018-07-17T16:00:23",
    "name": "[v5,08/10] autotest: update autotest test case list",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "4f9e12cfe9fcc0ce464a3bd3101d100f77a560fa",
    "submitter": {
        "id": 70,
        "url": "http://patches.dpdk.org/api/people/70/?format=api",
        "name": "Pattan, Reshma",
        "email": "reshma.pattan@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/1531843225-14638-9-git-send-email-reshma.pattan@intel.com/mbox/",
    "series": [
        {
            "id": 638,
            "url": "http://patches.dpdk.org/api/series/638/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=638",
            "date": "2018-07-17T16:00:15",
            "name": "Make unit tests great again",
            "version": 5,
            "mbox": "http://patches.dpdk.org/series/638/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/43163/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43163/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 0CB7E2BE3;\n\tTue, 17 Jul 2018 18:01:14 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n\tby dpdk.org (Postfix) with ESMTP id E15362B92;\n\tTue, 17 Jul 2018 18:01:11 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n\tby orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t17 Jul 2018 09:01:10 -0700",
            "from sivswdev02.ir.intel.com (HELO localhost.localdomain)\n\t([10.237.217.46])\n\tby fmsmga008.fm.intel.com with ESMTP; 17 Jul 2018 09:00:41 -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,366,1526367600\"; d=\"scan'208\";a=\"55694150\"",
        "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, Reshma Pattan <reshma.pattan@intel.com>",
        "Date": "Tue, 17 Jul 2018 17:00:23 +0100",
        "Message-Id": "<1531843225-14638-9-git-send-email-reshma.pattan@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "In-Reply-To": "<1531843225-14638-1-git-send-email-reshma.pattan@intel.com>",
        "References": "<1531843225-14638-1-git-send-email-reshma.pattan@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v5 08/10] autotest: update autotest test case list",
        "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": "Autotest is enhanced with additional test cases\nbeing added to autotest_data.py\n\nRemoved non existing PCI autotest.\n\nCc: stable@dpdk.org\n\nSigned-off-by: Reshma Pattan <reshma.pattan@intel.com>\nSigned-off-by: Jananee Parthasarathy <jananeex.m.parthasarathy@intel.com>\nReviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>\n---\n test/test/autotest_data.py | 350 +++++++++++++++++++++++++++++++++++++++++++--\n 1 file changed, 342 insertions(+), 8 deletions(-)",
    "diff": "diff --git a/test/test/autotest_data.py b/test/test/autotest_data.py\nindex c24e7bc25..3f856ff57 100644\n--- a/test/test/autotest_data.py\n+++ b/test/test/autotest_data.py\n@@ -134,12 +134,6 @@\n         \"Func\":    default_autotest,\n         \"Report\":  None,\n     },\n-    {\n-        \"Name\":    \"PCI autotest\",\n-        \"Command\": \"pci_autotest\",\n-        \"Func\":    default_autotest,\n-        \"Report\":  None,\n-    },\n     {\n         \"Name\":    \"Malloc autotest\",\n         \"Command\": \"malloc_autotest\",\n@@ -248,6 +242,291 @@\n         \"Func\":    default_autotest,\n         \"Report\":  None,\n     },\n+    {\n+        \"Name\":    \"Eventdev selftest octeontx\",\n+        \"Command\": \"eventdev_selftest_octeontx\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Event ring autotest\",\n+        \"Command\": \"event_ring_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Table autotest\",\n+        \"Command\": \"table_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Flow classify autotest\",\n+        \"Command\": \"flow_classify_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Event eth rx adapter autotest\",\n+        \"Command\": \"event_eth_rx_adapter_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"User delay\",\n+        \"Command\": \"user_delay_us\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Rawdev autotest\",\n+        \"Command\": \"rawdev_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Kvargs autotest\",\n+        \"Command\": \"kvargs_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Devargs autotest\",\n+        \"Command\": \"devargs_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Link bonding autotest\",\n+        \"Command\": \"link_bonding_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Link bonding mode4 autotest\",\n+        \"Command\": \"link_bonding_mode4_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Link bonding rssconf autotest\",\n+        \"Command\": \"link_bonding_rssconf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Crc autotest\",\n+        \"Command\": \"crc_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Distributor autotest\",\n+        \"Command\": \"distributor_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Reorder autotest\",\n+        \"Command\": \"reorder_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Barrier autotest\",\n+        \"Command\": \"barrier_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Bitmap test\",\n+        \"Command\": \"bitmap_test\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Hash scaling autotest\",\n+        \"Command\": \"hash_scaling_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Hash multiwriter autotest\",\n+        \"Command\": \"hash_multiwriter_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Service autotest\",\n+        \"Command\": \"service_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Timer racecond autotest\",\n+        \"Command\": \"timer_racecond_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Member autotest\",\n+        \"Command\": \"member_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":   \"Efd_autotest\",\n+        \"Command\": \"efd_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Thash autotest\",\n+        \"Command\": \"thash_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Hash function autotest\",\n+        \"Command\": \"hash_functions_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev sw mrvl autotest\",\n+        \"Command\": \"cryptodev_sw_mrvl_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev dpaa2 sec autotest\",\n+        \"Command\": \"cryptodev_dpaa2_sec_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev dpaa sec autotest\",\n+        \"Command\": \"cryptodev_dpaa_sec_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev qat autotest\",\n+        \"Command\": \"cryptodev_qat_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev aesni mb autotest\",\n+        \"Command\": \"cryptodev_aesni_mb_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev openssl autotest\",\n+        \"Command\": \"cryptodev_openssl_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev scheduler autotest\",\n+        \"Command\": \"cryptodev_scheduler_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev aesni gcm autotest\",\n+        \"Command\": \"cryptodev_aesni_gcm_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev null autotest\",\n+        \"Command\": \"cryptodev_null_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev sw snow3g autotest\",\n+        \"Command\": \"cryptodev_sw_snow3g_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev sw kasumi autotest\",\n+        \"Command\": \"cryptodev_sw_kasumi_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Cryptodev_sw_zuc_autotest\",\n+        \"Command\": \"cryptodev_sw_zuc_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Reciprocal division\",\n+        \"Command\": \"reciprocal_division\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Red all\",\n+        \"Command\": \"red_all\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    #\n+    #Please always keep all dump tests at the end and together!\n+    #\n+    {\n+        \"Name\":    \"Dump physmem\",\n+        \"Command\": \"dump_physmem\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump memzone\",\n+        \"Command\": \"dump_memzone\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump struct sizes\",\n+        \"Command\": \"dump_struct_sizes\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump mempool\",\n+        \"Command\": \"dump_mempool\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump malloc stats\",\n+        \"Command\": \"dump_malloc_stats\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump devargs\",\n+        \"Command\": \"dump_devargs\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump log types\",\n+        \"Command\": \"dump_log_types\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Dump_ring\",\n+        \"Command\": \"dump_ring\",\n+        \"Func\":    dump_autotest,\n+        \"Report\":  None,\n+    },\n ]\n \n # tests that should not be run when any other tests are running\n@@ -259,8 +538,8 @@\n         \"Report\":  None,\n     },\n     {\n-        \"Name\":    \"Eventdev sw autotest\",\n-        \"Command\": \"eventdev_sw_autotest\",\n+        \"Name\":    \"Eventdev selftest sw\",\n+        \"Command\": \"eventdev_selftest_sw\",\n         \"Func\":    default_autotest,\n         \"Report\":  None,\n     },\n@@ -312,6 +591,61 @@\n         \"Func\":    default_autotest,\n         \"Report\":  None,\n     },\n+    {\n+\n+        \"Name\":    \"Pmd perf autotest\",\n+        \"Command\": \"pmd_perf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Ring pmd perf autotest\",\n+        \"Command\": \"ring_pmd_perf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Distributor perf autotest\",\n+        \"Command\": \"distributor_perf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Red_perf\",\n+        \"Command\": \"red_perf\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Lpm6 perf autotest\",\n+        \"Command\": \"lpm6_perf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Lpm perf autotest\",\n+        \"Command\": \"lpm_perf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+         \"Name\":    \"Efd perf autotest\",\n+         \"Command\": \"efd_perf_autotest\",\n+         \"Func\":    default_autotest,\n+         \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Member perf autotest\",\n+        \"Command\": \"member_perf_autotest\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n+    {\n+        \"Name\":    \"Reciprocal division perf\",\n+        \"Command\": \"reciprocal_division_perf\",\n+        \"Func\":    default_autotest,\n+        \"Report\":  None,\n+    },\n     #\n     # Please always make sure that ring_perf is the last test!\n     #\n",
    "prefixes": [
        "v5",
        "08/10"
    ]
}