get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 121444,
    "url": "https://patches.dpdk.org/api/patches/121444/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20221228091604.3623642-1-weix.ling@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": "<20221228091604.3623642-1-weix.ling@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20221228091604.3623642-1-weix.ling@intel.com",
    "date": "2022-12-28T09:16:04",
    "name": "[V1,2/2] tests/virtio_event_idx_interrupt_cbdma: modify case1&3 rerun times from 10 to 100",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "8103662fbc1faefc3fad11321c93bace795e7f17",
    "submitter": {
        "id": 1828,
        "url": "https://patches.dpdk.org/api/people/1828/?format=api",
        "name": "Ling, WeiX",
        "email": "weix.ling@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20221228091604.3623642-1-weix.ling@intel.com/mbox/",
    "series": [
        {
            "id": 26308,
            "url": "https://patches.dpdk.org/api/series/26308/?format=api",
            "web_url": "https://patches.dpdk.org/project/dts/list/?series=26308",
            "date": "2022-12-28T09:15:44",
            "name": "modify case1&3 rerun times from 10 to 100",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/26308/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/121444/comments/",
    "check": "warning",
    "checks": "https://patches.dpdk.org/api/patches/121444/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 AEAC7A04FD;\n\tWed, 28 Dec 2022 10:25:49 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id AA96D410D0;\n\tWed, 28 Dec 2022 10:25:49 +0100 (CET)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n by mails.dpdk.org (Postfix) with ESMTP id 7D1AF410D0\n for <dts@dpdk.org>; Wed, 28 Dec 2022 10:25:46 +0100 (CET)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 28 Dec 2022 01:25:34 -0800",
            "from unknown (HELO localhost.localdomain) ([10.239.252.222])\n by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 28 Dec 2022 01:25:32 -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=1672219546; x=1703755546;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=xNuztrcV5zTA3Weoc9zg7ql+gGIHO+Dpf/qYmpjN+Zo=;\n b=CuORa1iGuMe0mTOdD1ktkqcqCldYjeQkKF2UGypmzNHd4ISj3KrP+J0x\n LN2RMGa2bk85OVZz8+WjWWiQySMhgjPWLBlrCRdbFi3xqtU9PL/wEH9Pt\n tW05e0KIwcyMu7t6yT1/FadNyAEJoVO+5hbnEmIv7v8FOzxmU5osYbstg\n wxWopsh/K+wr1eJF2c5apGjtWa/ohBR+wX4cBVVQgvcLTXXeBOk1bv04T\n 2NGML36oFy78uGVBpAvYadxpmVlagJyhi2Y5K2f4mwEzFEoyMra4UGi0G\n h9Uo7ODOdk/CvHHcxeko+pjeAbBieSEudE1LIxoFqJNflrvqLzWQ7hxbi Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10573\"; a=\"300532957\"",
            "E=Sophos;i=\"5.96,280,1665471600\"; d=\"scan'208\";a=\"300532957\"",
            "E=McAfee;i=\"6500,9779,10573\"; a=\"777390736\"",
            "E=Sophos;i=\"5.96,280,1665471600\"; d=\"scan'208\";a=\"777390736\""
        ],
        "From": "Wei Ling <weix.ling@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Wei Ling <weix.ling@intel.com>",
        "Subject": "[dts][PATCH V1 2/2] tests/virtio_event_idx_interrupt_cbdma: modify\n case1&3 rerun times from 10 to 100",
        "Date": "Wed, 28 Dec 2022 17:16:04 +0800",
        "Message-Id": "<20221228091604.3623642-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": "Modify case1&3 rerun times from 10 to 100.\n\nSigned-off-by: Wei Ling <weix.ling@intel.com>\n---\n tests/TestSuite_virtio_event_idx_interrupt_cbdma.py | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py b/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py\nindex 20919131..a3431827 100644\n--- a/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py\n+++ b/tests/TestSuite_virtio_event_idx_interrupt_cbdma.py\n@@ -279,7 +279,7 @@ class TestVirtioIdxInterruptCbdma(TestCase):\n         self.queues = 1\n         self.start_vms(packed=False)\n         self.config_virito_net_in_vm()\n-        res = self.check_packets_after_reload_virtio_device(reload_times=10)\n+        res = self.check_packets_after_reload_virtio_device(reload_times=100)\n         self.verify(res is True, \"Should increase the wait times of ixia\")\n         self.stop_all_apps()\n \n@@ -406,7 +406,7 @@ class TestVirtioIdxInterruptCbdma(TestCase):\n         self.queues = 1\n         self.start_vms(packed=True)\n         self.config_virito_net_in_vm()\n-        res = self.check_packets_after_reload_virtio_device(reload_times=10)\n+        res = self.check_packets_after_reload_virtio_device(reload_times=100)\n         self.verify(res is True, \"Should increase the wait times of ixia\")\n         self.stop_all_apps()\n \n",
    "prefixes": [
        "V1",
        "2/2"
    ]
}