get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 108463,
    "url": "https://patches.dpdk.org/api/patches/108463/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20220302061012.498771-1-weix.ling@intel.com/",
    "project": {
        "id": 3,
        "url": "https://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": "<20220302061012.498771-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220302061012.498771-1-weix.ling@intel.com",
    "date": "2022-03-02T06:10:12",
    "name": "[V3,1/3] conf/test_case_supportlist: add case name into support list",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "fe216df50eda28427947ccab0cab80eb1d8f0f36",
    "submitter": {
        "id": 1828,
        "url": "https://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20220302061012.498771-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 21971,
            "url": "https://patches.dpdk.org/api/series/21971/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=21971",
            "date": "2022-03-02T06:10:02",
            "name": "remove change DPDK code steps",
            "version": 3,
            "mbox": "https://patches.dpdk.org/series/21971/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/108463/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/108463/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 DA8BAA04A4;\n\tWed,  2 Mar 2022 07:10:22 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id D2ADA40688;\n\tWed,  2 Mar 2022 07:10:22 +0100 (CET)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by mails.dpdk.org (Postfix) with ESMTP id 2319F40141\n for <dts@dpdk.org>; Wed,  2 Mar 2022 07:10:20 +0100 (CET)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 01 Mar 2022 22:10:19 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.251.222])\n by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 01 Mar 2022 22:10:17 -0800"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1646201421; x=1677737421;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=cbeP3EptDtKHepTHz3pgI+3Gd/dEF4Y3O8h1ZvMy+N8=;\n b=NFRqPHxz5T1XSmdcNqTKJHcHqPtXt3drCkLEcDNPGMDGLuqYxBN4XUeP\n p5hH8HR+5vGrqhV3g2Pu9WP0pixTVOHnxnPEBUFFlZNqaiGLy5qDmMKAE\n 77kQP6SdZoX6sbV1PAGtk9PjMhjinHG+2U+nwoEw/2Ts5lQGKfZJXvVKF\n 3DsrndN3EO77cuZPVi+6aYOtBwujA1bYOY9H/1QdUxzxQuNpxydTZ57jp\n E2ybecO68xKny+WJLijoaZ57HxW5FIhheP4dRDwiFWnFDTYLyHJQeJHD+\n 5XEBmn2w8r5KIS3CWhae3qw7pzE28qbHilaW+siKmxU7kBmsXuoGuWJRI A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10273\"; a=\"253514429\"",
            "E=Sophos;i=\"5.90,148,1643702400\"; d=\"scan'208\";a=\"253514429\"",
            "E=Sophos;i=\"5.90,148,1643702400\"; d=\"scan'208\";a=\"535254407\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[PATCH V3 1/3] conf/test_case_supportlist: add case name into support\n list",
        "Date": "Wed,  2 Mar 2022 14:10:12 +0800",
        "Message-Id": "<20220302061012.498771-1-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "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": "Add test_nic_interrupt_PF_igb_uio into conf/test_case_supportlist.json\nby only support igb_uio driver.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n conf/test_case_supportlist.json | 18 ++++++++++++++++++\n 1 file changed, 18 insertions(+)",
    "diff": "diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json\nindex 4206356a..7fa1cf90 100644\n--- a/conf/test_case_supportlist.json\n+++ b/conf/test_case_supportlist.json\n@@ -2352,5 +2352,23 @@\n             \"Bug ID\": \"\",\n             \"Comments\": \"This case only supports the igb_uio driver\"\n         }\n+    ],\n+    \"nic_interrupt_PF_igb_uio\": [\n+        {\n+            \"OS\": [\n+                \"ALL\"\n+            ],\n+            \"NIC\": [\n+                \"ALL\"\n+            ],\n+            \"Target\": [\n+                \"ALL\"\n+            ],\n+            \"host_driver\": [\n+                \"igb_uio\"\n+            ],\n+            \"Bug ID\": \"\",\n+            \"Comments\": \"This case only supports the igb_uio driver\"\n+        }\n     ]\n }\n",
    "prefixes": [
        "V3",
        "1/3"
    ]
}