get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 114000,
    "url": "http://patches.dpdk.org/api/patches/114000/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220718025447.13287-10-weiyuanx.li@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": "<20220718025447.13287-10-weiyuanx.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220718025447.13287-10-weiyuanx.li@intel.com",
    "date": "2022-07-18T02:54:45",
    "name": "[V1,10/12] test_plans/ice_advanced_iavf_rss: update dts code for dpdk csum change",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "84fba0add1cf1c833659dc3c2202d0e9e5102d10",
    "submitter": {
        "id": 2477,
        "url": "http://patches.dpdk.org/api/people/2477/?format=api",
        "name": "Weiyuan Li",
        "email": "weiyuanx.li@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20220718025447.13287-10-weiyuanx.li@intel.com/mbox/",
    "series": [
        {
            "id": 24009,
            "url": "http://patches.dpdk.org/api/series/24009/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=24009",
            "date": "2022-07-18T02:54:36",
            "name": "[V1,01/12] tests/kernelpf_iavf: update dts code for dpdk csum change",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/24009/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/114000/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/114000/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 74157A0547;\n\tMon, 18 Jul 2022 04:55:18 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6FC4A410EC;\n\tMon, 18 Jul 2022 04:55:18 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id 4A0464069F\n for <dts@dpdk.org>; Mon, 18 Jul 2022 04:55:16 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 17 Jul 2022 19:55:16 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.248])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 17 Jul 2022 19:55:14 -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=1658112916; x=1689648916;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=4dzadyJqfMTRQHKfPrNSs/Htam5fqoJCyLmWDVnJ25c=;\n b=Fle2UNjA9ytmbHDo8MNs5og1L3/Jgw+ECgSQ+E+WMmZSjSD54KKL3OHt\n lk6pGP90Te5P8uQhTCIBfT8n1HOokGwH7CmM+ABxyZhnEFzdl21D6VaRI\n HGRIWvjWTI5s9PDQewRGKrCzlLJAyAn2i7gq0Dhy9l/M3PB8ezOf05xJO\n /mIX2aQ7mmHM76BU9T50NhVqCd1WsQo7YcfRBHARmJyfOGKURghvFNja0\n YGE/yinh/MYvKRjkNwzDeenFimB1Z6QLFjZLTgqmcu+JVVHjfG1ou3CoF\n /FJqYvx/nGEElS0BsVHL/ffNXaqRvI1PD1xzMI/IFW6uDJX///oy+Is98 g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10411\"; a=\"286855716\"",
            "E=Sophos;i=\"5.92,280,1650956400\"; d=\"scan'208\";a=\"286855716\"",
            "E=Sophos;i=\"5.92,280,1650956400\"; d=\"scan'208\";a=\"624542057\""
        ],
        "From": "Weiyuan Li <weiyuanx.li@intel.com>",
        "To": "dts@dpdk.org,\n\tyuan.peng@intel.com",
        "Cc": "Weiyuan Li <weiyuanx.li@intel.com>",
        "Subject": "[dts][PATCH V1 10/12] test_plans/ice_advanced_iavf_rss: update dts\n code for dpdk csum change",
        "Date": "Mon, 18 Jul 2022 10:54:45 +0800",
        "Message-Id": "<20220718025447.13287-10-weiyuanx.li@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20220718025447.13287-1-weiyuanx.li@intel.com>",
        "References": "<20220718025447.13287-1-weiyuanx.li@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": "According to dpdk commit 9b4ea7ae77fa(app/testpmd: revert MAC update in checksum forwarding) modify\nthe script adapt to this chagne.\n\nSigned-off-by: Weiyuan Li <weiyuanx.li@intel.com>\n---\n test_plans/ice_advanced_iavf_rss_test_plan.rst | 4 ++++\n 1 file changed, 4 insertions(+)",
    "diff": "diff --git a/test_plans/ice_advanced_iavf_rss_test_plan.rst b/test_plans/ice_advanced_iavf_rss_test_plan.rst\nindex 2400f01a..fac4b082 100644\n--- a/test_plans/ice_advanced_iavf_rss_test_plan.rst\n+++ b/test_plans/ice_advanced_iavf_rss_test_plan.rst\n@@ -310,6 +310,10 @@ Prerequisites\n     echo 1 > /sys/bus/pci/devices/0000\\:18\\:00.0/sriov_numvfs\n     ip link set enp24s0f0 vf 0 mac 00:11:22:33:44:55\n \n+    If test set HW csum flow rule does not impact RX checksum and TX checksum:\n+    ip link set enp24s0f0 vf 0 trust on\n+    ip link set enp24s0f0 vf 0 spoofchk off\n+\n 4. bind the VF to dpdk driver in DUT::\n \n     modprobe vfio-pci\n",
    "prefixes": [
        "V1",
        "10/12"
    ]
}