get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 66575,
    "url": "http://patches.dpdk.org/api/patches/66575/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200312111907.31555-1-ndabilpuram@marvell.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": "<20200312111907.31555-1-ndabilpuram@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200312111907.31555-1-ndabilpuram@marvell.com",
    "date": "2020-03-12T11:18:56",
    "name": "[00/11] net/octeontx2: add traffic manager support",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1202,
        "url": "http://patches.dpdk.org/api/people/1202/?format=api",
        "name": "Nithin Dabilpuram",
        "email": "ndabilpuram@marvell.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200312111907.31555-1-ndabilpuram@marvell.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/66575/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/66575/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 97EF8A056B;\n\tThu, 12 Mar 2020 12:19:20 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id ACD3D1C001;\n\tThu, 12 Mar 2020 12:19:19 +0100 (CET)",
            "from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com\n [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 57EDF1BFBF\n for <dev@dpdk.org>; Thu, 12 Mar 2020 12:19:18 +0100 (CET)",
            "from pps.filterd (m0045851.ppops.net [127.0.0.1])\n by mx0b-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id\n 02CBG0KO017747 for <dev@dpdk.org>; Thu, 12 Mar 2020 04:19:17 -0700",
            "from sc-exch04.marvell.com ([199.233.58.184])\n by mx0b-0016f401.pphosted.com with ESMTP id 2yqfggs6dj-1\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT)\n for <dev@dpdk.org>; Thu, 12 Mar 2020 04:19:17 -0700",
            "from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH04.marvell.com\n (10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 12 Mar\n 2020 04:19:15 -0700",
            "from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com\n (10.93.176.81) with Microsoft SMTP Server id 15.0.1497.2 via Frontend\n Transport; Thu, 12 Mar 2020 04:19:15 -0700",
            "from hyd1588t430.marvell.com (unknown [10.29.52.204])\n by maili.marvell.com (Postfix) with ESMTP id A0E0F3F7041;\n Thu, 12 Mar 2020 04:19:13 -0700 (PDT)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n h=from : to : cc :\n subject : date : message-id : mime-version : content-type; s=pfpt0818;\n bh=Ctg3oTTE9BdApMXkb9p4KSTKh4Nmxu3Gaot7pH6lJIE=;\n b=OY8qWwRS0bhbsIj36AcWvplnFqyQUih5GBBWr4GhY7RTLKc/BB6u1jsptaZwwNijulPw\n b2xoOLNGS2AC8LRzUJ8awTBYva2TyFftANQ4CeYi8h7cp5/6fzzIzdloLMcJ6zsUNNhG\n DLJAxWBOu9mwJbMHATeQhWeYpV8OaFZf7p0wR3K7pS15/cwknlJajWHRky4KhYrrSIWx\n 3yXqk1z8xObPXkgrtuPo9t615Mde32JwxMzCT9cuEHs26f3rbw5ks9cNogH8GjNRcl3H\n Zdo2pKFsbmhSacH/RhZzziHa78IM8mPrQXAa+UXXUDAB9c5jUHhhH5dL4FD4m3USeGaG OA==",
        "From": "Nithin Dabilpuram <ndabilpuram@marvell.com>",
        "To": "Jerin Jacob <jerinj@marvell.com>, Nithin Dabilpuram\n <ndabilpuram@marvell.com>, Kiran Kumar K <kirankumark@marvell.com>",
        "CC": "Krzysztof Kanas <kkanas@marvell.com>, <dev@dpdk.org>",
        "Date": "Thu, 12 Mar 2020 16:48:56 +0530",
        "Message-ID": "<20200312111907.31555-1-ndabilpuram@marvell.com>",
        "X-Mailer": "git-send-email 2.8.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:6.0.138, 18.0.572\n definitions=2020-03-12_03:2020-03-11,\n 2020-03-12 signatures=0",
        "Subject": "[dpdk-dev] [PATCH 00/11] net/octeontx2: add traffic manager support",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "Add support to traffic management api in OCTEON TX2 PMD.\nThis support applies to CN96xx of C0 silicon version.\n\nThis series depends on http://patchwork.dpdk.org/patch/66344/\n\nDepends-on:series-66344\n\nKrzysztof Kanas (3):\n  net/octeontx2: add tm node suspend and resume cb\n  net/octeontx2: add tx queue ratelimit callback\n  net/octeontx2: add tm capability callbacks\n\nNithin Dabilpuram (8):\n  net/octeontx2: setup link config based on BP level\n  net/octeontx2: restructure tm helper functions\n  net/octeontx2: add dynamic topology update support\n  net/octeontx2: add tm node add and delete cb\n  net/octeontx2: add tm hierarchy commit callback\n  net/octeontx2: add tm stats and shaper profile cbs\n  net/octeontx2: add tm dynamic topology update cb\n  net/octeontx2: add tm debug support\n\n doc/guides/nics/features/octeontx2.ini    |    1 +\n doc/guides/nics/octeontx2.rst             |   15 +\n drivers/common/octeontx2/otx2_dev.h       |    9 +\n drivers/net/octeontx2/otx2_ethdev.c       |    5 +-\n drivers/net/octeontx2/otx2_ethdev.h       |    3 +\n drivers/net/octeontx2/otx2_ethdev_debug.c |  274 +++\n drivers/net/octeontx2/otx2_tm.c           | 2660 ++++++++++++++++++++++++-----\n drivers/net/octeontx2/otx2_tm.h           |  101 +-\n 8 files changed, 2588 insertions(+), 480 deletions(-)",
    "diff": null,
    "prefixes": [
        "00/11"
    ]
}