get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 104368,
    "url": "http://patches.dpdk.org/api/patches/104368/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20211116145130.113807-4-linglix.chen@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/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/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20211116145130.113807-4-linglix.chen@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20211116145130.113807-4-linglix.chen@intel.com",
    "date": "2021-11-16T14:51:26",
    "name": "[V1,3/7] test_plans/vhost_virtio_pmd_interrupt: Delete modify l3fwd-power example code",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "78e821268c468b90c7fc053759f5c0b5f5b7f650",
    "submitter": {
        "id": 1843,
        "url": "http://patches.dpdk.org/api/people/1843/?format=api",
        "name": "Lingli Chen",
        "email": "linglix.chen@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20211116145130.113807-4-linglix.chen@intel.com/mbox/",
    "series": [
        {
            "id": 20576,
            "url": "http://patches.dpdk.org/api/series/20576/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=20576",
            "date": "2021-11-16T14:51:23",
            "name": "Delete modify l3fwd-power example code",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/20576/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/104368/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/104368/checks/",
    "tags": {},
    "related": [],
    "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 CCCE2A0C45;\n\tTue, 16 Nov 2021 07:50:21 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id C76BF410FD;\n\tTue, 16 Nov 2021 07:50:21 +0100 (CET)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id D282E410FD\n for <dts@dpdk.org>; Tue, 16 Nov 2021 07:50:19 +0100 (CET)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Nov 2021 22:50:19 -0800",
            "from unknown (HELO dpdk.lan) ([10.240.183.77])\n by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Nov 2021 22:50:17 -0800"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10169\"; a=\"220843030\"",
            "E=Sophos;i=\"5.87,238,1631602800\"; d=\"scan'208\";a=\"220843030\"",
            "E=Sophos;i=\"5.87,238,1631602800\"; d=\"scan'208\";a=\"585948432\""
        ],
        "From": "Lingli Chen <linglix.chen@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Lingli Chen <linglix.chen@intel.com>",
        "Subject": "[dts][PATCH V1 3/7] test_plans/vhost_virtio_pmd_interrupt: Delete\n modify l3fwd-power example code",
        "Date": "Tue, 16 Nov 2021 14:51:26 +0000",
        "Message-Id": "<20211116145130.113807-4-linglix.chen@intel.com>",
        "X-Mailer": "git-send-email 2.33.1",
        "In-Reply-To": "<20211116145130.113807-1-linglix.chen@intel.com>",
        "References": "<20211116145130.113807-1-linglix.chen@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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": "Delete modify l3fwd-power example code.\n\nSigned-off-by: Lingli Chen <linglix.chen@intel.com>\n---\n .../vhost_virtio_pmd_interrupt_test_plan.rst     | 16 ----------------\n 1 file changed, 16 deletions(-)",
    "diff": "diff --git a/test_plans/vhost_virtio_pmd_interrupt_test_plan.rst b/test_plans/vhost_virtio_pmd_interrupt_test_plan.rst\nindex a86b139a..5c4fbf94 100644\n--- a/test_plans/vhost_virtio_pmd_interrupt_test_plan.rst\n+++ b/test_plans/vhost_virtio_pmd_interrupt_test_plan.rst\n@@ -43,22 +43,6 @@ Prerequisites\n =============\n \n Test ENV preparation: Kernel version > 4.8.0, mostly linux distribution don't support vfio-noiommu mode by default, so testing this case need rebuild kernel to enable vfio-noiommu.\n-Also need modify l3fwd-power example code and recompile::\n-\n-        --- a/examples/l3fwd-power/main.c\n-        +++ b/examples/l3fwd-power/main.c\n-        @@ -245,10 +245,9 @@ uint16_t nb_lcore_params = RTE_DIM(lcore_params_array_default);\n-\n-         static struct rte_eth_conf port_conf = {\n-                .rxmode = {\n-        -               .mq_mode        = ETH_MQ_RX_RSS,\n-        +               .mq_mode        = ETH_MQ_RX_NONE,\n-                        .max_rx_pkt_len = RTE_ETHER_MAX_LEN,\n-                        .split_hdr_size = 0,\n-        -               .offloads = DEV_RX_OFFLOAD_CHECKSUM,\n-                },\n-                .rx_adv_conf = {\n-                        .rss_conf = {\n \n Test flow\n =========\n",
    "prefixes": [
        "V1",
        "3/7"
    ]
}