get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 85668,
    "url": "http://patches.dpdk.org/api/patches/85668/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20201223082422.7153-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": "<20201223082422.7153-1-haiyangx.zhao@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20201223082422.7153-1-haiyangx.zhao@intel.com",
    "date": "2020-12-23T08:24:20",
    "name": "[V1,0/2] framework: fix a bug in start_testpmd",
    "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/20201223082422.7153-1-haiyangx.zhao@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/85668/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/85668/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 9BEA4A052A;\n\tWed, 23 Dec 2020 09:31:38 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 95F3CCA4A;\n\tWed, 23 Dec 2020 09:31:37 +0100 (CET)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by dpdk.org (Postfix) with ESMTP id 055E2CA37\n for <dts@dpdk.org>; Wed, 23 Dec 2020 09:31:34 +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 23 Dec 2020 00:31:32 -0800",
            "from unknown (HELO localhost.localdomain) ([10.240.183.57])\n by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 23 Dec 2020 00:31:31 -0800"
        ],
        "IronPort-SDR": [
            "\n NuaUqye0n/NqHfahPpU+NXcTLw1AMZ+TMV5ZIFLndcapFjh8p/jEaIeOAUWUuwZpjIE/ANmf8x\n nrYvP01ygrcA==",
            "\n Vwl6U9GlmmmaOI4NGjHOdVNXaS3HRDkQhnKnkUpvWALGhWSfhsVh43SVWNs9ZnMuRixTpPzgAv\n PgCqHvAjFr5Q=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9843\"; a=\"240067262\"",
            "E=Sophos;i=\"5.78,441,1599548400\"; d=\"scan'208\";a=\"240067262\"",
            "E=Sophos;i=\"5.78,441,1599548400\"; d=\"scan'208\";a=\"373883861\""
        ],
        "From": "Haiyang Zhao <haiyangx.zhao@intel.com>",
        "To": "lijuan.tu@intel.com,\n\tdts@dpdk.org",
        "Cc": "Haiyang Zhao <haiyangx.zhao@intel.com>",
        "Date": "Wed, 23 Dec 2020 16:24:20 +0800",
        "Message-Id": "<20201223082422.7153-1-haiyangx.zhao@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd",
        "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": "this patchset fixed the bug reconfignizing eal param\nlike \"-a af:00.0,representor=0-1\" failed, and optmized\nthe eal parameter reassmeble method.\n\nreplaced \"-w\" with \"-a\" in create_eal_parameters.\n\nHaiyang Zhao (2):\n  framework/pmd_output: fix a bug in start_testpmd\n  framework/dut: replace \"-w\" with \"-a\"\n\n framework/dut.py        |   3 +-\n framework/pmd_output.py | 107 +++++++++++++---------------------------\n 2 files changed, 36 insertions(+), 74 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "0/2"
    ]
}