get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 99271,
    "url": "http://patches.dpdk.org/api/patches/99271/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/cover.1631953295.git.wangyunjian@huawei.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<cover.1631953295.git.wangyunjian@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/cover.1631953295.git.wangyunjian@huawei.com",
    "date": "2021-09-18T08:33:03",
    "name": "[v2,0/4] delete HW rings when releasing queues for some drivers",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 551,
        "url": "http://patches.dpdk.org/api/people/551/?format=api",
        "name": "Yunjian Wang",
        "email": "wangyunjian@huawei.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/cover.1631953295.git.wangyunjian@huawei.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/99271/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/99271/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 7AF90A0C4B;\n\tSat, 18 Sep 2021 10:33:55 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 0B53B40041;\n\tSat, 18 Sep 2021 10:33:55 +0200 (CEST)",
            "from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189])\n by mails.dpdk.org (Postfix) with ESMTP id 548454003D\n for <dev@dpdk.org>; Sat, 18 Sep 2021 10:33:53 +0200 (CEST)",
            "from dggemv704-chm.china.huawei.com (unknown [172.30.72.56])\n by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4HBPGZ4bQbz8tDp\n for <dev@dpdk.org>; Sat, 18 Sep 2021 16:33:10 +0800 (CST)",
            "from dggpemm500008.china.huawei.com (7.185.36.136) by\n dggemv704-chm.china.huawei.com (10.3.19.47) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2308.8; Sat, 18 Sep 2021 16:33:46 +0800",
            "from localhost (10.174.242.157) by dggpemm500008.china.huawei.com\n (7.185.36.136) with Microsoft SMTP Server (version=TLS1_2,\n cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.8; Sat, 18 Sep\n 2021 16:33:45 +0800"
        ],
        "From": "Yunjian Wang <wangyunjian@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<haiyue.wang@intel.com>, <beilei.xing@intel.com>, <qiming.yang@intel.com>,\n <qi.z.zhang@intel.com>, <dingxiaoxiong@huawei.com>, Yunjian Wang\n <wangyunjian@huawei.com>",
        "Date": "Sat, 18 Sep 2021 16:33:03 +0800",
        "Message-ID": "<cover.1631953295.git.wangyunjian@huawei.com>",
        "X-Mailer": "git-send-email 1.9.5.msysgit.1",
        "In-Reply-To": "<cover.1631877273.git.wangyunjian@huawei.com>",
        "References": "<cover.1631877273.git.wangyunjian@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.174.242.157]",
        "X-ClientProxiedBy": "dggems704-chm.china.huawei.com (10.3.19.181) To\n dggpemm500008.china.huawei.com (7.185.36.136)",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH v2 0/4] delete HW rings when releasing queues for\n some drivers",
        "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 for deleting HW rings when releasing queues for\nigb, ixgbe, i40e, ice & em drivers.\n\n---\nv2:\n   * Update commit log \n\nYunjian Wang (4):\n  net/e1000: delete HW rings when releasing queues\n  net/ice: delete HW rings when releasing queues\n  net/i40e: delete HW rings when releasing queues\n  net/ixgbe: delete HW rings when releasing queues\n\n drivers/net/e1000/em_rxtx.c    | 8 ++++++--\n drivers/net/e1000/igb_rxtx.c   | 9 +++++++--\n drivers/net/i40e/i40e_fdir.c   | 3 ---\n drivers/net/i40e/i40e_rxtx.c   | 8 ++++++--\n drivers/net/i40e/i40e_rxtx.h   | 2 ++\n drivers/net/ice/ice_rxtx.c     | 6 ++++--\n drivers/net/ice/ice_rxtx.h     | 2 ++\n drivers/net/ixgbe/ixgbe_rxtx.c | 6 ++++--\n drivers/net/ixgbe/ixgbe_rxtx.h | 2 ++\n 9 files changed, 33 insertions(+), 13 deletions(-)",
    "diff": null,
    "prefixes": [
        "v2",
        "0/4"
    ]
}