get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 111888,
    "url": "http://patches.dpdk.org/api/patches/111888/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20220526063620.1277381-1-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": "<20220526063620.1277381-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20220526063620.1277381-1-weix.ling@intel.com",
    "date": "2022-05-26T06:36:20",
    "name": "[V1] tests/loopback_virtio_user_server_mode_cbdma: add stop step before quit testpmd",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "d92b81cb47cd105423e04dd0cd04f18817d0c013",
    "submitter": {
        "id": 1828,
        "url": "http://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20220526063620.1277381-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 23179,
            "url": "http://patches.dpdk.org/api/series/23179/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=23179",
            "date": "2022-05-26T06:36:20",
            "name": "[V1] tests/loopback_virtio_user_server_mode_cbdma: add stop step before quit testpmd",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/23179/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/111888/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/111888/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 18E4EA0557;\n\tThu, 26 May 2022 08:37:22 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 12A3640E64;\n\tThu, 26 May 2022 08:37:22 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by mails.dpdk.org (Postfix) with ESMTP id 7C10C40DF7\n for <dts@dpdk.org>; Thu, 26 May 2022 08:37:20 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 May 2022 23:37:19 -0700",
            "from unknown (HELO localhost.localdomain) ([10.239.251.222])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 May 2022 23:37:18 -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=1653547040; x=1685083040;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=xPWYqsWY96JLQwd12VooD/eZ5IvHMI2kIpuLmnDhxO4=;\n b=Lw52W4GLTG3xSIyZ4YTKkWdLJTG1k/vMbbzdUQaFjWVwVzH7LhG8kwDn\n W2cayEsO/ymRR7UjUvaP2GXI1F4fVRt6lVVE6hgFSvEKu1gOgNb6Yv/eS\n jAM68hvY4LXrLeqbCZyzsqrhsC2vIZhyqAt6MCnUjpl/BLjwHvkmkU3vt\n /5r6AZUkwR5eMuaot2ht5SSpXVz48OciT6JAfzJNMRlFYAlx0tJuTmS+o\n CfQmB9hH/E0FuzZluEzqMw34Skl82/6UBMtPP39Pob4/xCPiJtQzANpvk\n AFvtrOvkYxqdl089tnqM0csOEHOkW5/HPZ/4S8V2SN/ZZROKRVOa8QnKg A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10358\"; a=\"299390220\"",
            "E=Sophos;i=\"5.91,252,1647327600\"; d=\"scan'208\";a=\"299390220\"",
            "E=Sophos;i=\"5.91,252,1647327600\"; d=\"scan'208\";a=\"602838734\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1] tests/loopback_virtio_user_server_mode_cbdma: add\n stop step before quit testpmd",
        "Date": "Thu, 26 May 2022 02:36:20 -0400",
        "Message-Id": "<20220526063620.1277381-1-weix.ling@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": "Add stop step to stop send pakcets before quit testpmd.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py | 2 ++\n 1 file changed, 2 insertions(+)",
    "diff": "diff --git a/tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py b/tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py\nindex 93e8575c..ecd7a9e3 100644\n--- a/tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py\n+++ b/tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py\n@@ -971,6 +971,8 @@ class TestLoopbackVirtioUserServerModeCbama(TestCase):\n         \"\"\"\n         Run after each test case.\n         \"\"\"\n+        self.virtio_user_pmd.execute_cmd(\"stop\")\n+        self.vhost_user_pmd.execute_cmd(\"stop\")\n         self.virtio_user_pmd.quit()\n         self.vhost_user_pmd.quit()\n         self.dut.send_expect(\"killall -s INT %s\" % self.testpmd_name, \"#\")\n",
    "prefixes": [
        "V1"
    ]
}