get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 105199,
    "url": "http://patches.dpdk.org/api/patches/105199/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20211217164636.22246-1-yanx.xia@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": "<20211217164636.22246-1-yanx.xia@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20211217164636.22246-1-yanx.xia@intel.com",
    "date": "2021-12-17T16:46:36",
    "name": "[V1] test/vf_jumboframe:when driver is ixgbe, dpdk does not need change",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "6b3e51dc7c6344ed298fa67873374c12b5161593",
    "submitter": {
        "id": 2034,
        "url": "http://patches.dpdk.org/api/people/2034/?format=api",
        "name": "Yan Xia",
        "email": "yanx.xia@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20211217164636.22246-1-yanx.xia@intel.com/mbox/",
    "series": [
        {
            "id": 20962,
            "url": "http://patches.dpdk.org/api/series/20962/?format=api",
            "web_url": "http://patches.dpdk.org/project/dts/list/?series=20962",
            "date": "2021-12-17T16:46:36",
            "name": "[V1] test/vf_jumboframe:when driver is ixgbe, dpdk does not need change",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/20962/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/105199/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/105199/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 05CC0A0352;\n\tFri, 17 Dec 2021 09:43:55 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id EB1A74013F;\n\tFri, 17 Dec 2021 09:43:54 +0100 (CET)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 82C4D40040\n for <dts@dpdk.org>; Fri, 17 Dec 2021 09:43:53 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 17 Dec 2021 00:43:52 -0800",
            "from unknown (HELO dpdk.lan) ([10.240.183.77])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 17 Dec 2021 00:43:48 -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=1639730633; x=1671266633;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=QuY8DEyXUP/iZrGcXYkvCdWTA1qRyXFanrpsk9nR7HI=;\n b=er4PV33ckozJpgBOZ+QGgJk7Yq7LDsHyzyWPYH49HYLyIMQIGosaMMXM\n 6wcI3osTrqfNnHUlOoXd5JkpAnyQB7bQNfo6orNk9n2STziEySEzX2fSo\n YKtac4s3u5Zv0nxJbwwWGzgg/Y6R2Cgh0ESegNYjMg1pY3nOeEMWL/qpL\n jUq0wNCbC7WFCwTCwvdg2mIDPrj/64TS7ng8p9uDMgiUiMvibYoEyctkU\n 36Qkem5H8pbunfZ/AK05zJBqsi/UgS6fgt7hH7wPwmC9K+n/dzhyCv/xw\n dKgygTjUtbVL10bIWw92PiXp49u5lpbibacrIM8+W7doIZGsHjnmm4yWt Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10200\"; a=\"303089459\"",
            "E=Sophos;i=\"5.88,213,1635231600\"; d=\"scan'208\";a=\"303089459\"",
            "E=Sophos;i=\"5.88,213,1635231600\"; d=\"scan'208\";a=\"519658318\""
        ],
        "From": "Yan Xia <yanx.xia@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Yan Xia <yanx.xia@intel.com>",
        "Subject": "[dts][PATCH V1] test/vf_jumboframe:when driver is ixgbe,\n dpdk does not need change",
        "Date": "Fri, 17 Dec 2021 16:46:36 +0000",
        "Message-Id": "<20211217164636.22246-1-yanx.xia@intel.com>",
        "X-Mailer": "git-send-email 2.33.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": "when driver is ixgbe,dpdk does not need change\n\nSigned-off-by: Yan Xia <yanx.xia@intel.com>\n---\n test_plans/vf_jumboframe_test_plan.rst | 4 ----\n tests/TestSuite_vf_jumboframe.py       | 5 -----\n 2 files changed, 9 deletions(-)",
    "diff": "diff --git a/test_plans/vf_jumboframe_test_plan.rst b/test_plans/vf_jumboframe_test_plan.rst\nindex 6f8f8b6a..2f4cae3d 100644\n--- a/test_plans/vf_jumboframe_test_plan.rst\n+++ b/test_plans/vf_jumboframe_test_plan.rst\n@@ -107,10 +107,6 @@ Testing the support of Jumbo Frames in Poll Mode Drivers consists in\n configuring the maximum packet length with a value greater than 1518, and in\n sending to the test machine packets with the following lengths (CRC included):\n \n-when driver is ixgbe, turn on the jumbo_frame switch::\n-\n-    sed -i -e 's/.jumbo_frame    = .*$/.jumbo_frame = 1,/g' app/test-pmd/testpmd.c\n-\n #. packet length = 1518 - 1\n \n #. packet length = 1518\ndiff --git a/tests/TestSuite_vf_jumboframe.py b/tests/TestSuite_vf_jumboframe.py\nindex 9c5db0ae..c8ae7b43 100644\n--- a/tests/TestSuite_vf_jumboframe.py\n+++ b/tests/TestSuite_vf_jumboframe.py\n@@ -147,11 +147,6 @@ class TestVfJumboFrame(TestCase):\n             if self.vm_dut is None:\n                 raise Exception(\"Set up VM ENV failed!\")\n \n-            TESTPMD_MAIN = \"app/test-pmd/testpmd.c\"\n-            if self.kdriver == \"ixgbe\":\n-                self.vm_dut.send_expect(\"sed -i -e 's/.jumbo_frame    = .*$/.jumbo_frame = 1,/g' %s\" % TESTPMD_MAIN, \"# \")\n-                self.vm_dut.build_install_dpdk(self.target)\n-\n             self.vm_testpmd = PmdOutput(self.vm_dut)\n \n         except Exception as e:\n",
    "prefixes": [
        "V1"
    ]
}