get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 88489,
    "url": "https://patches.dpdk.org/api/patches/88489/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1614905757-33791-1-git-send-email-oulijun@huawei.com/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<1614905757-33791-1-git-send-email-oulijun@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1614905757-33791-1-git-send-email-oulijun@huawei.com",
    "date": "2021-03-05T00:55:54",
    "name": "[0/3] testpmd updates",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1614905757-33791-1-git-send-email-oulijun@huawei.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/88489/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/88489/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-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 5F81DA0561;\n\tFri,  5 Mar 2021 01:55:18 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E492B4069F;\n\tFri,  5 Mar 2021 01:55:17 +0100 (CET)",
            "from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191])\n by mails.dpdk.org (Postfix) with ESMTP id 9304E40692\n for <dev@dpdk.org>; Fri,  5 Mar 2021 01:55:16 +0100 (CET)",
            "from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.59])\n by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4Ds8Nb4Ty8zMjH8;\n Fri,  5 Mar 2021 08:53:03 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id\n 14.3.498.0; Fri, 5 Mar 2021 08:55:12 +0800"
        ],
        "From": "Lijun Ou <oulijun@huawei.com>",
        "To": "<ferruh.yigit@intel.com>",
        "CC": "<dev@dpdk.org>, <linuxarm@openeuler.org>",
        "Date": "Fri, 5 Mar 2021 08:55:54 +0800",
        "Message-ID": "<1614905757-33791-1-git-send-email-oulijun@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH 0/3] testpmd updates",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "This series add a API implementation for testpmd as\nwell as fix two bugs.\n\nChengwen Feng (1):\n  app/testpmd: support Tx mbuf free on demand cmd\n\nHongbo Zheng (1):\n  app/testpmd: fix mixed use of RX/Rx/TX/Tx in testpmd\n\nHuisong Li (1):\n  app/testpmd: remove forwarding config from parsing Rx and Tx\n\n app/test-pmd/cmdline.c                      | 93 ++++++++++++++++++++++++++++-\n app/test-pmd/config.c                       | 18 +++---\n doc/guides/rel_notes/release_21_05.rst      |  2 +\n doc/guides/testpmd_app_ug/testpmd_funcs.rst |  7 +++\n 4 files changed, 109 insertions(+), 11 deletions(-)",
    "diff": null,
    "prefixes": [
        "0/3"
    ]
}