get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 43554,
    "url": "http://patches.dpdk.org/api/patches/43554/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1533299698-20950-7-git-send-email-naga.sureshx.somarowthu@intel.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": "<1533299698-20950-7-git-send-email-naga.sureshx.somarowthu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1533299698-20950-7-git-send-email-naga.sureshx.somarowthu@intel.com",
    "date": "2018-08-03T12:34:58",
    "name": "[v12,6/6] maintainers: add bitrate latency pdump tests",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "bef19ef0c4a82dacc9733844c19e8792945b0c3c",
    "submitter": {
        "id": 1053,
        "url": "http://patches.dpdk.org/api/people/1053/?format=api",
        "name": "Naga Suresh Somarowthu",
        "email": "naga.sureshx.somarowthu@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1533299698-20950-7-git-send-email-naga.sureshx.somarowthu@intel.com/mbox/",
    "series": [
        {
            "id": 895,
            "url": "http://patches.dpdk.org/api/series/895/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=895",
            "date": "2018-08-03T12:34:57",
            "name": "add unit tests for bitrate, latency and pdump libraries",
            "version": 12,
            "mbox": "http://patches.dpdk.org/series/895/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/43554/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/43554/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id B057C1B560;\n\tFri,  3 Aug 2018 14:35:20 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id E87E41B55A\n\tfor <dev@dpdk.org>; Fri,  3 Aug 2018 14:35:18 +0200 (CEST)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n\tby fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t03 Aug 2018 05:35:17 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga004.jf.intel.com with ESMTP; 03 Aug 2018 05:35:14 -0700",
            "from wgcvswdev001.ir.intel.com (wgcvswdev001.ir.intel.com\n\t[10.102.246.100])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tw73CZFUr004258; Fri, 3 Aug 2018 13:35:15 +0100",
            "from wgcvswdev001.ir.intel.com (localhost [127.0.0.1])\n\tby wgcvswdev001.ir.intel.com with ESMTP id w73CZCKQ021052;\n\tFri, 3 Aug 2018 13:35:12 +0100",
            "(from jmparthx@localhost)\n\tby wgcvswdev001.ir.intel.com with ? id w73CZCnn021048;\n\tFri, 3 Aug 2018 13:35:12 +0100"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,438,1526367600\"; d=\"scan'208\";a=\"221504084\"",
        "From": "Naga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "remy.horton@intel.com, reshma.pattan@intel.com,\n\tNaga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>",
        "Date": "Fri,  3 Aug 2018 13:34:58 +0100",
        "Message-Id": "<1533299698-20950-7-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "X-Mailer": "git-send-email 1.7.12.2",
        "In-Reply-To": "<1533299698-20950-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "References": "<1533297953-9149-1-git-send-email-naga.sureshx.somarowthu@intel.com>\n\t<1533299698-20950-1-git-send-email-naga.sureshx.somarowthu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v12 6/6] maintainers: add bitrate latency pdump\n\ttests",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Update MAINTAINERSHIP for bitrate, latency, pdump unit tests\nand sample packet helper functions for unit test.\n\nSigned-off-by: Naga Suresh Somarowthu <naga.sureshx.somarowthu@intel.com>\nReviewed-by: Reshma Pattan <reshma.pattan@intel.com>\n---\n MAINTAINERS | 10 +++++++++-\n 1 file changed, 9 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 3b9fec76f..7b9277404 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -1018,7 +1018,8 @@ F: lib/librte_pdump/\n F: doc/guides/prog_guide/pdump_lib.rst\n F: app/pdump/\n F: doc/guides/tools/pdump.rst\n-\n+F: test/test/test_pdump.c\n+F: test/test/test_pdump.h\n \n Packet Framework\n ----------------\n@@ -1144,10 +1145,12 @@ F: lib/librte_metrics/\n Bit-rate statistics\n M: Remy Horton <remy.horton@intel.com>\n F: lib/librte_bitratestats/\n+F: test/test/test_bitratestats.c\n \n Latency statistics\n M: Reshma Pattan <reshma.pattan@intel.com>\n F: lib/librte_latencystats/\n+F: test/test/test_latencystats.c\n \n BPF - EXPERIMENTAL\n M: Konstantin Ananyev <konstantin.ananyev@intel.com>\n@@ -1176,6 +1179,11 @@ F: test/test/test_resource.c\n F: test/test/virtual_pmd.c\n F: test/test/virtual_pmd.h\n \n+Sample packet helper functions for unit test\n+M: Reshma Pattan <reshma.pattan@intel.com>\n+F: test/test/sample_packet_forward.c\n+F: test/test/sample_packet_forward.h\n+\n Driver testing tool\n M: Wenzhuo Lu <wenzhuo.lu@intel.com>\n M: Jingjing Wu <jingjing.wu@intel.com>\n",
    "prefixes": [
        "v12",
        "6/6"
    ]
}