get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 128989,
    "url": "http://patchwork.dpdk.org/api/1.0/patches/128989/?format=api",
    "project": {
        "id": 3,
        "url": "http://patchwork.dpdk.org/api/1.0/projects/3/?format=api",
        "name": "DTS",
        "link_name": "dts",
        "list_id": "dts.dpdk.org",
        "list_email": "dts@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dts",
        "webscm_url": "http://git.dpdk.org/tools/dts/"
    },
    "msgid": "<20230626090606.310027-1-weix.ling@intel.com>",
    "date": "2023-06-26T09:06:06",
    "name": "[V1] conf/vswitch_pvp_multi_paths_performance_with_cbdma: delete the config file as testsuite has been deleted",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "d96af72104e87568f3b21485c55f88fb2ab6f136",
    "submitter": {
        "id": 1828,
        "url": "http://patchwork.dpdk.org/api/1.0/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dts/patch/20230626090606.310027-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 28643,
            "url": "http://patchwork.dpdk.org/api/1.0/series/28643/?format=api",
            "date": "2023-06-26T09:06:06",
            "name": "[V1] conf/vswitch_pvp_multi_paths_performance_with_cbdma: delete the config file as testsuite has been deleted",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/28643/mbox/"
        }
    ],
    "check": "warning",
    "checks": "http://patchwork.dpdk.org/api/patches/128989/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<dts-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id ACC4C42D58;\n\tMon, 26 Jun 2023 11:06:21 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 7EAD041149;\n\tMon, 26 Jun 2023 11:06:21 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id 082EF4067B\n for <dts@dpdk.org>; Mon, 26 Jun 2023 11:06:18 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Jun 2023 02:06:17 -0700",
            "from unknown (HELO dut222..) ([10.239.252.222])\n by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Jun 2023 02:06:16 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1687770379; x=1719306379;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=IooRWByex5Gfu7Emn6KlOZOm3mC/NVCt2uwgQl0mcis=;\n b=d3KY7ep/CFA2yhjc0Ycq68H1AtXd66QnZH4bcc3ltkntwU5NkfuOu4F8\n w4vZXCGuNOVMoHrXXEgF4WzfRLpdTsiXjO8qKmrivjMF8sIyf++1TxfjW\n yIJDvuvYjih9Uy9GlvUQIU+xaRW6d6V891ES14OJlCFM3KkwcgJGk+cA2\n +9cT2p+NUlSQmBlNI3EqYVjKWIHHQeEVG0Y/pwkOltPFleFzSMujOnGfk\n rLbtElRRuM9gvDR/ToG68kxwmDcZpTSM7QKdOibIPHLjdKWjFqVBx0waB\n 48XJ3Caz/26kdVFywKrwvP4qGv/xI53+8pSRGemlm5s3w+PLqnSwCc09N w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10752\"; a=\"364668817\"",
            "E=Sophos;i=\"6.01,159,1684825200\"; d=\"scan'208\";a=\"364668817\"",
            "E=McAfee;i=\"6600,9927,10752\"; a=\"829156878\"",
            "E=Sophos;i=\"6.01,159,1684825200\"; d=\"scan'208\";a=\"829156878\""
        ],
        "X-ExtLoop1": "1",
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1] conf/vswitch_pvp_multi_paths_performance_with_cbdma:\n delete the config file as testsuite has been deleted",
        "Date": "Mon, 26 Jun 2023 17:06:06 +0800",
        "Message-Id": "<20230626090606.310027-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "quoted-printable",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "test suite reviews and discussions <dts.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dts>,\n <mailto:dts-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dts/>",
        "List-Post": "<mailto:dts@dpdk.org>",
        "List-Help": "<mailto:dts-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dts>,\n <mailto:dts-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dts-bounces@dpdk.org"
    },
    "content": "As DTS commit 72be9cbe\n(vswitch_pvp_multi_paths_performance_with_cbdma: delete testsuite),need to \ndelete the testsuite config file.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg | 7 -------\n 1 file changed, 7 deletions(-)\n delete mode 100644 conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg",
    "diff": "diff --git a/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg b/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg\ndeleted file mode 100644\nindex 295029fa..00000000\n--- a/conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg\n+++ /dev/null\n@@ -1,7 +0,0 @@\n-[suite]\n-update_expected = True\n-test_parameters = {64: [1024], 128: [1024], 256: [1024], 512: [1024], 1024: [1024], 1518: [1024]}\n-test_duration = 60\n-accepted_tolerance = 10\n-expected_throughput = {'test_perf_vswitch_pvp_split_ring_inorder_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_inorder_no_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_non_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_split_ring_vectorized_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_inorder_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_inorder_no_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_non_mergeable_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}, 'test_perf_vswitch_pvp_packed_ring_vectorized_path_performance_with_cbdma': {64: {1024: 0.000}, 128: {1024: 0.000}, 256: {1024: 0.000}, 512: {1024: 0.000}, 1024: {1024: 0.000}, 1518: {1024: 0.000}}}\n-\n",
    "prefixes": [
        "V1"
    ]
}