get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 116985,
    "url": "https://patches.dpdk.org/api/patches/116985/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20220928031836.770004-9-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": "<20220928031836.770004-9-ke1.xu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220928031836.770004-9-ke1.xu@intel.com",
    "date": "2022-09-28T03:18:33",
    "name": "[V1,08/21] test_plans/ice_dcf_acl_filter: remove redundant white space",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "996c77f6f027661b92366971e3496b4910ce7295",
    "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/20220928031836.770004-9-ke1.xu@intel.com/mbox/",
    "series": [
        {
            "id": 24869,
            "url": "https://patches.dpdk.org/api/series/24869/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=24869",
            "date": "2022-09-28T03:18:17",
            "name": "update test plans and tests to support represented port action and port representor action from deprecated vf action on DCF cases",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/24869/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/116985/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/116985/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 5DBB6A00C2;\n\tWed, 28 Sep 2022 05:25:29 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5A53141133;\n\tWed, 28 Sep 2022 05:25:29 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id 9AECD40E25\n for <dts@dpdk.org>; Wed, 28 Sep 2022 05:25:28 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Sep 2022 20:25:27 -0700",
            "from unknown (HELO DPDK-XUKE-LAB.sh.intel.com) ([10.67.116.226])\n by FMSMGA003.fm.intel.com with ESMTP; 27 Sep 2022 20:25:25 -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=1664335528; x=1695871528;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=eI9HlpL+wmSU7gFTft938CrpJcT8/5PCPKMXR6wkuX4=;\n b=eva/a4rEiQ2wTS1gtFizpF+v86fL3Y/qsQQmNLOI85dXB5R/bHF41tu2\n EU3VtVQU5HmOoTI4RpvicrnMuyXJN6npz9V/69RDsDG5aWweFrf3oIhoO\n NnTOLYCajITpf9Ptq5cdTEAFlEpD39Hflxl1sfnL7erHKHuj7Ti5LKQv4\n 7fZajlMY+wrBakGyDABhDO2IIslJl6IM6kWkt/1QbqxKEAqXmY87bbtmd\n yRyBtiuSmVuiYL+ELF/Jv061clW5DFTtN1vICjyDBo1CYEWL1bWvxbfbc\n l4l1VVfMQVAjZsj2Kf0KAU9nMR82GcFo96xLCrZv0HmXaotqKI1wWFJUA Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10483\"; a=\"302975730\"",
            "E=Sophos;i=\"5.93,350,1654585200\"; d=\"scan'208\";a=\"302975730\"",
            "E=McAfee;i=\"6500,9779,10483\"; a=\"710802955\"",
            "E=Sophos;i=\"5.93,350,1654585200\"; d=\"scan'208\";a=\"710802955\""
        ],
        "X-ExtLoop1": "1",
        "From": "Ke Xu <ke1.xu@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "lijuan.tu@intel.com, jin.ling@intel.com, zhiminx.huang@intel.com,\n weiyuanx.li@intel.com, qi.fu@intel.com, Ke Xu <ke1.xu@intel.com>",
        "Subject": "[DTS][PATCH V1 08/21] test_plans/ice_dcf_acl_filter: remove redundant\n white space",
        "Date": "Wed, 28 Sep 2022 03:18:33 +0000",
        "Message-Id": "<20220928031836.770004-9-ke1.xu@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220928031836.770004-1-ke1.xu@intel.com>",
        "References": "<20220928031836.770004-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": "Signed-off-by: Jin Ling <jin.ling@intel.com>\nReviewed-by: Ke Xu <ke1.xu@intel.com>\n---\n test_plans/ice_dcf_acl_filter_test_plan.rst | 12 ++++++------\n 1 file changed, 6 insertions(+), 6 deletions(-)",
    "diff": "diff --git a/test_plans/ice_dcf_acl_filter_test_plan.rst b/test_plans/ice_dcf_acl_filter_test_plan.rst\nindex f047598d..893c1078 100644\n--- a/test_plans/ice_dcf_acl_filter_test_plan.rst\n+++ b/test_plans/ice_dcf_acl_filter_test_plan.rst\n@@ -522,14 +522,14 @@ while we can create 256 ipv4-udp/ipv4-tcp/ipv4-sctp rules at most.\n     sendp([Ether(dst=\"00:01:23:45:67:89\")/IP(src=\"192.168.1.0\", dst=\"192.168.100.2\")/UDP(sport=8010,dport=8017)/Raw(load='X'*30)], iface=\"enp134s0f1\")\n \n    check the packet can't be received by VF1. stop the forward::\n- \n+\n     ---------------------- Forward statistics for port 1  ----------------------\n     RX-packets: 0              RX-dropped: 0             RX-total: 0\n     TX-packets: 0              TX-dropped: 0             TX-total: 0\n     ----------------------------------------------------------------------------\n \n 8. delete the rule 256 and 257::\n- \n+\n     flow destroy 0 rule 256\n     flow destroy 0 rule 257\n \n@@ -542,7 +542,7 @@ while we can create 256 ipv4-udp/ipv4-tcp/ipv4-sctp rules at most.\n 9. create the rule in the step6 again,\n    check the rule can be created as acl rule successfully.\n    list the rules, there are rule 0-256 listed.\n- \n+\n 10.send packet2 again, check the packet dropped. stop the forward::\n \n     ---------------------- Forward statistics for port 1  ----------------------\n@@ -565,7 +565,7 @@ Test Case 6: max entry number ipv4-other\n     flow create 0 ingress pattern eth / ipv4 src spec 192.168.0.1 src mask 255.255.255.255 / end actions drop / end\n \n 3. create 64 ipv4-other ACL rules::\n- \n+\n     flow create 0 ingress pattern eth / ipv4 src spec 192.168.1.1 src mask 255.255.0.255 / end actions drop / end\n     flow create 0 ingress pattern eth / ipv4 src spec 192.168.1.2 src mask 255.255.0.255 / end actions drop / end\n     flow create 0 ingress pattern eth / ipv4 src spec 192.168.1.3 src mask 255.255.0.255 / end actions drop / end\n@@ -599,12 +599,12 @@ Test Case 6: max entry number ipv4-other\n     sendp([Ether(dst=\"00:01:23:45:67:89\")/IP(src=\"192.168.0.2\", dst=\"192.168.1.2\")/Raw(load='X'*30)], iface=\"enp134s0f1\")\n \n    check the packet can't be received by vf1. stop forward::\n- \n+\n     ---------------------- Forward statistics for port 1  ----------------------\n     RX-packets: 0              RX-dropped: 0             RX-total: 0\n     TX-packets: 0              TX-dropped: 0             TX-total: 0\n     ----------------------------------------------------------------------------\n- \n+\n 8. delete the rule 64 and 65::\n \n     flow destroy 0 rule 64\n",
    "prefixes": [
        "V1",
        "08/21"
    ]
}