get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 115885,
    "url": "http://patches.dpdk.org/api/patches/115885/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220905094251.16568-2-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": "<20220905094251.16568-2-weiyuanx.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220905094251.16568-2-weiyuanx.li@intel.com",
    "date": "2022-09-05T09:42:51",
    "name": "[V1,2/2] test_plans/dual_vlan: optimize dual_vlan test plan",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "3a98173be19119040cd76d61bb47393f2ffc245d",
    "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/20220905094251.16568-2-weiyuanx.li@intel.com/mbox/",
    "series": [
        {
            "id": 24534,
            "url": "http://patches.dpdk.org/api/series/24534/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=24534",
            "date": "2022-09-05T09:42:50",
            "name": "[V1,1/2] tests/dual_vlan: optimize script and add check tpid",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/24534/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/115885/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/115885/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 BCBF3A034C;\n\tMon,  5 Sep 2022 11:42:44 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B6AA040697;\n\tMon,  5 Sep 2022 11:42:44 +0200 (CEST)",
            "from mga06.intel.com (mga06b.intel.com [134.134.136.31])\n by mails.dpdk.org (Postfix) with ESMTP id 19341400D4\n for <dts@dpdk.org>; Mon,  5 Sep 2022 11:42:40 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 05 Sep 2022 02:42:40 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.252.248])\n by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 05 Sep 2022 02:42:39 -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=1662370961; x=1693906961;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=QsNN9sfjkUX1i5IqFJjrWRuWVGArpG70xmSIiXUUAfo=;\n b=MGIQYXGUFi+DEVlYoMQnApv8PcrDFHfDT3YZtE4nugER1PtCC0fHWUwO\n YC3nlIGJU9Xg2otb060ZbDfF8s+YvGCdIWj/ZVJvqTyMuUC8a187cSBI1\n JT6e9Zel+5Sa+oY/S8OYS4HlroZrh2A39mzoGWK9G8zmQ1npBr0x7IhOJ\n bhyg16x5D2382mTKGNejbh0eAkPXPgLwRsUg6tnGydAO4QGhFSXdkZZOY\n lp8vwcOE/OL2DlxVXvfvs897RDFm2Yj5jDQPSH8D337bMIalzhHguK3sG\n 2HZ5b5/BdABIK8kO9R6jUyDW/B4xMgpZZpyOISYZTu2mvxozAOTDpC16j w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10460\"; a=\"358067126\"",
            "E=Sophos;i=\"5.93,290,1654585200\"; d=\"scan'208\";a=\"358067126\"",
            "E=Sophos;i=\"5.93,290,1654585200\"; d=\"scan'208\";a=\"675219052\""
        ],
        "From": "Weiyuan Li <weiyuanx.li@intel.com>",
        "To": "dts@dpdk.org,\n\tqi.fu@intel.com",
        "Cc": "Weiyuan Li <weiyuanx.li@intel.com>",
        "Subject": "[dts][PATCH V1 2/2] test_plans/dual_vlan: optimize dual_vlan test\n plan",
        "Date": "Mon,  5 Sep 2022 17:42:51 +0800",
        "Message-Id": "<20220905094251.16568-2-weiyuanx.li@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20220905094251.16568-1-weiyuanx.li@intel.com>",
        "References": "<20220905094251.16568-1-weiyuanx.li@intel.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=a",
        "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": "Add diable/enable \"extend off\" \"strip off\" in test plan.\n\nSigned-off-by: Weiyuan Li <weiyuanx.li@intel.com>\n---\n test_plans/dual_vlan_test_plan.rst | 19 +++++++++++++------\n 1 file changed, 13 insertions(+), 6 deletions(-)",
    "diff": "diff --git a/test_plans/dual_vlan_test_plan.rst b/test_plans/dual_vlan_test_plan.rst\nindex 762147f0..ebd68d0a 100644\n--- a/test_plans/dual_vlan_test_plan.rst\n+++ b/test_plans/dual_vlan_test_plan.rst\n@@ -44,6 +44,10 @@ Enable vlan filtering on port 0::\n \n     testpmd> vlan set filter on 0\n \n+Disable extend on port 0::\n+    \n+    testpmd> vlan set extend off 0\n+\n Check whether the mode is set successful::\n \n     testpmd> show port info 0\n@@ -103,6 +107,11 @@ Configure the traffic generator to send VLAN packets with the Tag Identifier\n Test Case: Add/Remove VLAN Tag Identifier pass VLAN filtering\n =============================================================\n \n+Disable VLAN packet extend and strip port ``0``::\n+\n+    testpmd> vlan set extend off 0\n+    testpmd> vlan set strip off 0\n+\n Enable VLAN filtering on port ``0``::\n \n     testpmd> vlan set filter on 0\n@@ -240,12 +249,12 @@ and send 1 packet on port ``A``. Verify that the packet can been received on por\n ``B`` without VLAN Tag Identifier.\n \n \n-Test Case: Configure receive port outer VLAN TPID\n+Test Case: Configure receive port inner VLAN TPID\n =================================================\n \n-Enable vlan header QinQ on port ``0`` firstly to support set TPID::\n+Enable VLAN packet extend on port ``0``::\n \n-    testpmd> vlan set qinq on 0\n+    testpmd> vlan set extend on 0\n \n Check whether the mode is set successfully::\n \n@@ -260,9 +269,7 @@ Check whether the mode is set successfully::\n     Allmulticast mode: disabled\n     Maximum number of MAC addresses: 127\n     VLAN offload:\n-      strip off\n-      filter off\n-      qinq(extend) on\n+      strip off, filter off, extend on, qinq strip off\n \n Set Tag Protocol ID ``0x1234`` on port ``0``.\n Nic only support inner model, except Intel® Ethernet 700 Series::\n",
    "prefixes": [
        "V1",
        "2/2"
    ]
}