get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 120314,
    "url": "https://patches.dpdk.org/api/patches/120314/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20221130035417.98620-3-ke1.xu@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": "<20221130035417.98620-3-ke1.xu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221130035417.98620-3-ke1.xu@intel.com",
    "date": "2022-11-30T03:54:17",
    "name": "[V1,2/2] tests/ice_dcf_data_path: update test plan to support port representor action from deprecated vf action",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "b7c5be6c50040074b3f2160bdf96376329150b34",
    "submitter": {
        "id": 2810,
        "url": "https://patches.dpdk.org/api/people/2810/?format=api",
        "name": "Ke Xu",
        "email": "ke1.xu@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20221130035417.98620-3-ke1.xu@intel.com/mbox/",
    "series": [
        {
            "id": 25937,
            "url": "https://patches.dpdk.org/api/series/25937/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=25937",
            "date": "2022-11-30T03:54:15",
            "name": "update test plans and tests to support represented port action and port representor action from deprecated vf action in ice_dcf_data_path",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/25937/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/120314/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/120314/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 B8E9FA00C3;\n\tWed, 30 Nov 2022 04:55:37 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B4EBE40A7F;\n\tWed, 30 Nov 2022 04:55:37 +0100 (CET)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id 9B88E42D0B\n for <dts@dpdk.org>; Wed, 30 Nov 2022 04:55:34 +0100 (CET)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 29 Nov 2022 19:55:34 -0800",
            "from dpdk-xuke-lab.sh.intel.com ([10.67.114.198])\n by fmsmga002.fm.intel.com with ESMTP; 29 Nov 2022 19:55:33 -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=1669780534; x=1701316534;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=BU8MkFDq3Kv+it7nK/5ci1lT+PO+5qVlVC+xIHPUiFU=;\n b=gOCKXkI+JoAeIzdOwwSLefE78eUP4rQ9N5sr4FS88AnnfnQN/a1O4ZlO\n e137quToxM+ATTwAwTB/t5pNPI3aESHrTK8gWpQ0YqSdLaH55hU7kaNZT\n fiTnqKwFWiTV2tjDVOotKEgUXxaVCsjroz2KqxiV1WJz87E5zbg0xWaWG\n ZS/6GSKCefXB5Leuj3Fro8rOlAQyCc0G2hO9iT7nWxPY5OGgvnb/bU9r2\n OvNVGikeJ8U6QE+hmyPM4XwMAjhVR5h4RTcHB/B9USNq2nmS417sZE6rD\n iW0aKgiPt18GChwKOVMkxMgs+57HZCMQEEs8ZNV9ALWYxwaj7dQnrv+BF A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10546\"; a=\"298665557\"",
            "E=Sophos;i=\"5.96,205,1665471600\"; d=\"scan'208\";a=\"298665557\"",
            "E=McAfee;i=\"6500,9779,10546\"; a=\"750160065\"",
            "E=Sophos;i=\"5.96,205,1665471600\"; d=\"scan'208\";a=\"750160065\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ke Xu <ke1.xu@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "lijuan.tu@intel.com,\n\tKe Xu <ke1.xu@intel.com>",
        "Subject": "[DTS][PATCH V1 2/2] tests/ice_dcf_data_path: update test plan to\n support port representor action from deprecated vf action",
        "Date": "Wed, 30 Nov 2022 11:54:17 +0800",
        "Message-Id": "<20221130035417.98620-3-ke1.xu@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20221130035417.98620-1-ke1.xu@intel.com>",
        "References": "<20221130035417.98620-1-ke1.xu@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": "A new API is introduced to replace the VF actions in DPDK 22.11. To support This\n new API, several modifications are made.\n\nIn this commit, rule is modified for the old API being deprecated, changing to the new API. Ports\n id are modified corresponding to the port representors and modified API.\n\nSigned-off-by: Ke Xu <ke1.xu@intel.com>\n---\n tests/TestSuite_ice_dcf_data_path.py | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/tests/TestSuite_ice_dcf_data_path.py b/tests/TestSuite_ice_dcf_data_path.py\nindex a31681fb..62974e4f 100644\n--- a/tests/TestSuite_ice_dcf_data_path.py\n+++ b/tests/TestSuite_ice_dcf_data_path.py\n@@ -250,7 +250,7 @@ class DcfDataPathTest(TestCase):\n             % self.wrong_mac\n         )\n         rule = (\n-            \"flow create 0 ingress pattern eth dst is %s / ipv6 dst is CDCD:910A:2222:5498:8475:1111:3900:2020 tc is 3 / tcp src is 25 dst is 23 / end actions vf original 1 / end\"\n+            \"flow create 0 ingress pattern eth dst is %s / ipv6 dst is CDCD:910A:2222:5498:8475:1111:3900:2020 tc is 3 / tcp src is 25 dst is 23 / end actions port_representor port_id 0 / end\"\n             % self.wrong_mac\n         )\n \n",
    "prefixes": [
        "V1",
        "2/2"
    ]
}