get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 76638,
    "url": "http://patches.dpdk.org/api/patches/76638/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20200907153532.37857-3-weix.ling@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": "<20200907153532.37857-3-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20200907153532.37857-3-weix.ling@intel.com",
    "date": "2020-09-07T15:35:29",
    "name": "[2/5] test_plans/pmd_test_plan:update test plan to sync with testcase",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "ef3254c0aab69abdabfb136a852b43ef7a2c7f7f",
    "submitter": {
        "id": 1828,
        "url": "http://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": {
        "id": 23642,
        "url": "http://patches.dpdk.org/api/users/23642/?format=api",
        "username": "lijuantu",
        "first_name": "LIjuan",
        "last_name": "Tu",
        "email": "lijuan.tu@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dts/patch/20200907153532.37857-3-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 11982,
            "url": "http://patches.dpdk.org/api/series/11982/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=11982",
            "date": "2020-09-07T15:35:27",
            "name": "update test plan to sync with testcase",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/11982/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/76638/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/76638/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 4210CA04B9;\n\tMon,  7 Sep 2020 09:56:08 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 3A7F61BF8A;\n\tMon,  7 Sep 2020 09:56:08 +0200 (CEST)",
            "from mga06.intel.com (mga06.intel.com [134.134.136.31])\n by dpdk.org (Postfix) with ESMTP id AA8BA29AC\n for <dts@dpdk.org>; Mon,  7 Sep 2020 09:56:06 +0200 (CEST)",
            "from orsmga002.jf.intel.com ([10.7.209.21])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Sep 2020 00:56:06 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.222])\n by orsmga002.jf.intel.com with ESMTP; 07 Sep 2020 00:56:05 -0700"
        ],
        "IronPort-SDR": [
            "\n T0AIx9Lx4ux2A4iAyM5g/nIhVuc7B5djK+I5HndfRRWEi3gWKmUL4ksoAgyPpduXZLs7vT6SWW\n D/DrOyd/yxBA==",
            "\n /IJ9KFCZilMxsKAeE0MsIEAj7uR49wJFJEv9tG7tZEpNtGXbp7kOvPN9P2/MQTRE6k25JpsFW4\n xjzd4r9dY/vw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9736\"; a=\"219526264\"",
            "E=Sophos;i=\"5.76,401,1592895600\"; d=\"scan'208\";a=\"219526264\"",
            "E=Sophos;i=\"5.76,401,1592895600\"; d=\"scan'208\";a=\"316797135\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "lingwei <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "lingwei <weix.ling@intel.com>",
        "Date": "Mon,  7 Sep 2020 15:35:29 +0000",
        "Message-Id": "<20200907153532.37857-3-weix.ling@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200907153532.37857-1-weix.ling@intel.com>",
        "References": "<20200907153532.37857-1-weix.ling@intel.com>",
        "Subject": "[dts] [dts 2/5] test_plans/pmd_test_plan:update test plan to sync\n\twith testcase",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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",
        "Sender": "\"dts\" <dts-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: lingwei <weix.ling@intel.com>\n---\n test_plans/pmd_test_plan.rst | 7 +++++++\n 1 file changed, 7 insertions(+)",
    "diff": "diff --git a/test_plans/pmd_test_plan.rst b/test_plans/pmd_test_plan.rst\nindex f84fa55..c4d82cb 100644\n--- a/test_plans/pmd_test_plan.rst\n+++ b/test_plans/pmd_test_plan.rst\n@@ -80,6 +80,13 @@ If using igb_uio::\n    modprobe igb_uio\n    usertools/dpdk-devbind.py --bind=igb_uio device_bus_id\n \n+Case config::\n+   For FVL40g, if test 16 Byte Descriptor, need to set the \"CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC=y\"\n+   in ./config/common_base and re-build DPDK.\n+\n+   For FVL25G, if test 16 Byte Descriptor, need to set the \"CONFIG_RTE_LIBRTE_ICE_16BYTE_RX_DESC=y\"\n+   in ./config/common_base and re-build DPDK.\n+\n Test Case: Packet Checking\n ==========================\n \n",
    "prefixes": [
        "2/5"
    ]
}