get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 84776,
    "url": "http://patches.dpdk.org/api/patches/84776/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20201207095302.2133-1-haiyangx.zhao@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": "<20201207095302.2133-1-haiyangx.zhao@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20201207095302.2133-1-haiyangx.zhao@intel.com",
    "date": "2020-12-07T09:53:00",
    "name": "[V1,0/2] framework: add -a option support in eal param",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1978,
        "url": "http://patches.dpdk.org/api/people/1978/?format=api",
        "name": "Zhao, HaiyangX",
        "email": "haiyangx.zhao@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20201207095302.2133-1-haiyangx.zhao@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/84776/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/84776/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 47629A0524;\n\tMon,  7 Dec 2020 10:59:32 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0359DF72;\n\tMon,  7 Dec 2020 10:59:31 +0100 (CET)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by dpdk.org (Postfix) with ESMTP id 8ADBCF12\n for <dts@dpdk.org>; Mon,  7 Dec 2020 10:59:28 +0100 (CET)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Dec 2020 01:59:26 -0800",
            "from unknown (HELO localhost.localdomain) ([10.240.183.57])\n by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Dec 2020 01:59:24 -0800"
        ],
        "IronPort-SDR": [
            "\n NCUVixqxmGR3evv+sF+ohTOvKqo6p4fOpILO1Qa7Uhm8UmwCmQHN24TUs95LhPiVJFiRPGmzNl\n Q3A7tD5xvX3g==",
            "\n Crk2vb6vW+w3yuKaFnaii6kdPNJxqDOfQQHpKd0cQIT9eW8o7cRxzG8aF2yme1XGVwvhNpJrRo\n AIyrimbrq4wg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9827\"; a=\"173783174\"",
            "E=Sophos;i=\"5.78,399,1599548400\"; d=\"scan'208\";a=\"173783174\"",
            "E=Sophos;i=\"5.78,399,1599548400\"; d=\"scan'208\";a=\"541448188\""
        ],
        "From": "Haiyang Zhao <haiyangx.zhao@intel.com>",
        "To": "lijuan.tu@intel.com,\n\tdts@dpdk.org",
        "Cc": "Haiyang Zhao <haiyangx.zhao@intel.com>",
        "Date": "Mon,  7 Dec 2020 17:53:00 +0800",
        "Message-Id": "<20201207095302.2133-1-haiyangx.zhao@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/2] framework: add -a option support in eal param",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "eal parameter -w is deprecated since dpdk 20.11.0-rc3 and replaced by -a.\nFor dpdk LTS test and avoid modify the -w option in suites, support the \n-a/-w eal option both.\n\nHaiyang Zhao (2):\n  framework/dut: add -a support in create_eal_parameters eal parameter\n    -w is deprecated since dpdk 20.11.0-rc3 and should use -a instead.\n    for dpdk LTS test and avoid modify the -w option in suites, keep the\n    -w support.\n  framework/pmd_output: add -a support in split_eal_param\n\n framework/dut.py        | 12 +++++++-----\n framework/pmd_output.py | 21 ++++++++++++---------\n 2 files changed, 19 insertions(+), 14 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "0/2"
    ]
}