get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 94401,
    "url": "http://patches.dpdk.org/api/patches/94401/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20210618092615.202107-1-junx.dong@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": "<20210618092615.202107-1-junx.dong@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20210618092615.202107-1-junx.dong@intel.com",
    "date": "2021-06-18T09:26:12",
    "name": "[V1,0/3] remove enable IAVF function",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 2237,
        "url": "http://patches.dpdk.org/api/people/2237/?format=api",
        "name": "Jun Dong",
        "email": "junx.dong@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20210618092615.202107-1-junx.dong@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/94401/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/94401/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 C0260A0C46;\n\tFri, 18 Jun 2021 11:26:29 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 846E340150;\n\tFri, 18 Jun 2021 11:26:29 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id 2F47940142\n for <dts@dpdk.org>; Fri, 18 Jun 2021 11:26:27 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 Jun 2021 02:26:26 -0700",
            "from unknown (HELO localhost.localdomain.sh.intel.com)\n ([10.240.182.57])\n by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 18 Jun 2021 02:26:25 -0700"
        ],
        "IronPort-SDR": [
            "\n pI5eZl7CqTwjtqgfpUMNZL8RnAdiu3vhHIMKjoVxFdyAHE3NckC9W1CAaSx39f3WxNF2zqSt0x\n Hch4TB8vIk1g==",
            "\n j7mLz+6dCGYQjliOBRkxDQ7gitjkFTCdS1TntTA2F4KxdW4zv3gwid+yJ01C7TqcYPv8o8sezq\n TFKsGom/RPJQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10018\"; a=\"206476694\"",
            "E=Sophos;i=\"5.83,283,1616482800\"; d=\"scan'208\";a=\"206476694\"",
            "E=Sophos;i=\"5.83,283,1616482800\"; d=\"scan'208\";a=\"485620665\""
        ],
        "From": "Jun Dong <junx.dong@intel.com>",
        "To": "junx.dong@intel.com",
        "Cc": "dts@dpdk.org",
        "Date": "Fri, 18 Jun 2021 17:26:12 +0800",
        "Message-Id": "<20210618092615.202107-1-junx.dong@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dts] [PATCH V1 0/3] remove enable IAVF function",
        "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",
        "Sender": "\"dts\" <dts-bounces@dpdk.org>"
    },
    "content": "*** BLURB HERE ***\n\n\nIAVF is the default VF driver for Intel 700 serial (i40e) \nNIC family in DPDK 21.05, and DTS improvement WG have agreed\nto remove these changes from DTS.Therefore.\n \nJun Dong (4):\n  test_plans/iavf_test_plan: remove enable IAVF function steps\n  test_plans/vf_l3fwd_test_plan: remove enable IAVF function steps\n  tests/TestSuite_iavf: remvove enable IAVF function code\n  tests/TestSuite_vf_l3fwd: remove enable IAVF function code\n\nZhimin Huang (1):\n  framework/project_dpdk: remove enable IAVF function code \n\n framework/project_dpdk.py         |  7 -------\n test_plans/iavf_test_plan.rst     | 23 ++++-------------------\n test_plans/vf_l3fwd_test_plan.rst |  5 -----\n tests/TestSuite_iavf.py           | 12 ------------\n tests/TestSuite_vf_l3fwd.py       | 13 -------------\n 5 files changed, 4 insertions(+), 56 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "0/3"
    ]
}