get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 120217,
    "url": "https://patches.dpdk.org/api/patches/120217/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20221129011434.1033425-1-hongbox.li@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": "<20221129011434.1033425-1-hongbox.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221129011434.1033425-1-hongbox.li@intel.com",
    "date": "2022-11-29T01:14:34",
    "name": "[V1] test_plans/pmd_test_plan: supplement the test plan",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "4a05d2a2825cbf81eac334c1e19a48b3e1847265",
    "submitter": {
        "id": 2804,
        "url": "https://patches.dpdk.org/api/people/2804/?format=api",
        "name": "Li, HongboX",
        "email": "hongbox.li@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20221129011434.1033425-1-hongbox.li@intel.com/mbox/",
    "series": [
        {
            "id": 25910,
            "url": "https://patches.dpdk.org/api/series/25910/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=25910",
            "date": "2022-11-29T01:14:34",
            "name": "[V1] test_plans/pmd_test_plan: supplement the test plan",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/25910/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/120217/comments/",
    "check": "fail",
    "checks": "https://patches.dpdk.org/api/patches/120217/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 5D14DA0093;\n\tTue, 29 Nov 2022 03:16:01 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 345474021E;\n\tTue, 29 Nov 2022 03:16:01 +0100 (CET)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 656FD40042\n for <dts@dpdk.org>; Tue, 29 Nov 2022 03:15:59 +0100 (CET)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 28 Nov 2022 18:15:58 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.19])\n by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 28 Nov 2022 18:15:56 -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=1669688159; x=1701224159;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=7TilMoTEaRmhJELN0qmft3oWtr97+smzynbMf3TutlA=;\n b=MQ4dvPzFrqCbATEaIlqiMNi8HyalG9y92GithwhDiMtwo6Ew6rt3hUbt\n 9+5GslwIjy5FP62D77pMv186iL3jfD1OYxlew8DiVWydHmaR7jm69w5Su\n SggKk3Me6sPphDPVXy0+w2vUniRq2xG7cBey7AyS3G2W5JQVpkvXnqq9K\n sXIWLrQUep20ee01BOjwxdo02lkS3eTF+minHejr4ekRZbI1ETBGQpflZ\n 5k1WD1ya1Yu9zf10fEofH9mAweCb0140a5w+p1iLsJtnAg38WSHUyQDBQ\n uCY2E4z8Fn6se/53DRBOrrRBuDv8a78rwhrfzcBL3WbKoyt1Y0jSCZwEl g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10545\"; a=\"379262011\"",
            "E=Sophos;i=\"5.96,201,1665471600\"; d=\"scan'208\";a=\"379262011\"",
            "E=McAfee;i=\"6500,9779,10545\"; a=\"768267273\"",
            "E=Sophos;i=\"5.96,201,1665471600\"; d=\"scan'208\";a=\"768267273\""
        ],
        "From": "Hongbo Li <hongbox.li@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Hongbo Li <hongbox.li@intel.com>",
        "Subject": "[dts][PATCH V1] test_plans/pmd_test_plan: supplement the test plan",
        "Date": "Tue, 29 Nov 2022 01:14:34 +0000",
        "Message-Id": "<20221129011434.1033425-1-hongbox.li@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": "the case of pmd/checksum_checking only cover in testcase not in test plan. so supplement the test plan.\n\nSigned-off-by: Hongbo Li <hongbox.li@intel.com>\n---\n test_plans/pmd_test_plan.rst | 18 ++++++++++++++++++\n 1 file changed, 18 insertions(+)",
    "diff": "diff --git a/test_plans/pmd_test_plan.rst b/test_plans/pmd_test_plan.rst\nindex c371edb1..4d3c1cb7 100644\n--- a/test_plans/pmd_test_plan.rst\n+++ b/test_plans/pmd_test_plan.rst\n@@ -73,6 +73,24 @@ Test Case: Packet Checking\n    which will be forwarded by the DUT. The test checks if the packets are correctly forwarded and\n    if both RX and TX packet sizes match by `show port all stats`\n \n+Test Case: Checksum checking\n+==========================\n+\n+1. Start testpmd with rxfreet=0 and set forward mode to csum::\n+\n+    ./x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1-2 -n 4 -a 0000:18:00.0 -a 0000:1b:00.0 --file-prefix=dpdk_2179994_20221121150432    -- -i --portmask=0x3 --enable-rx-cksum --disable-rss --rxd=1024 --txd=1024 --rxfreet=0\n+    testpmd> set fwd csum\n+    testpmd> start\n+\n+2. The tester sends 4 messages with error checksum, and check whether the message is correctly forwarded by DUT::\n+\n+    sendp([Ether(dst=00:11:22:33:44:55, src=\"52:00:00:00:00:00\")/IP(len=46)/UDP(chksum=0x1)/Raw(load=\"P\"*18)], iface=\"ens9\", count=4)\n+\n+3. Stop testpmd and check whether the l4 checksum error reported by the Rx port is equal to 4.\n+\n+4. change the value of \"rxfreet\"(0, 8, 16, 32, 64, 128), and start testpmd, repeat step 1-3, check the result is same.\n+\n+\n Test Case: Packet Checking in scalar mode\n =========================================\n \n",
    "prefixes": [
        "V1"
    ]
}