get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 93281,
    "url": "http://patchwork.dpdk.org/api/1.0/patches/93281/?format=api",
    "project": {
        "id": 3,
        "url": "http://patchwork.dpdk.org/api/1.0/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/"
    },
    "msgid": "<1621239278-48078-1-git-send-email-churchill.khangar@intel.com>",
    "date": "2021-05-17T08:14:36",
    "name": "[0/2] add new P4 scenario tests",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 2045,
        "url": "http://patchwork.dpdk.org/api/1.0/people/2045/?format=api",
        "name": "Churchill Khangar",
        "email": "churchill.khangar@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dts/patch/1621239278-48078-1-git-send-email-churchill.khangar@intel.com/mbox/",
    "series": [],
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/93281/checks/",
    "tags": {},
    "headers": {
        "Return-Path": "<dts-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 BC785A0A02;\n\tMon, 17 May 2021 10:18:58 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 8666540041;\n\tMon, 17 May 2021 10:18:58 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n by mails.dpdk.org (Postfix) with ESMTP id A028E4003C\n for <dts@dpdk.org>; Mon, 17 May 2021 10:18:56 +0200 (CEST)",
            "from orsmga004.jf.intel.com ([10.7.209.38])\n by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 17 May 2021 01:18:55 -0700",
            "from bdcdev11.iind.intel.com ([10.190.193.151])\n by orsmga004.jf.intel.com with ESMTP; 17 May 2021 01:18:53 -0700"
        ],
        "IronPort-SDR": [
            "\n MwNHOrqaFhHvOGsGxfglykit+sIDIPsbK9uWQ4bOXJM4iKZ0Rxst3L6m8aaGoVjgFXmq9QNAog\n W+KYjogR++2w==",
            "\n i4U3B7YzehbIxneiXZpXsinqTvNdBoVz9JS1qfss8TBt2lkVCOOG9WSUmVAWdMcxG0jCcPUBWi\n BDYX6SqQEdDA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,9986\"; a=\"187817207\"",
            "E=Sophos;i=\"5.82,306,1613462400\"; d=\"scan'208\";a=\"187817207\"",
            "E=Sophos;i=\"5.82,306,1613462400\"; d=\"scan'208\";a=\"543628407\""
        ],
        "X-ExtLoop1": "1",
        "From": "Churchill Khangar <churchill.khangar@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "venkata.suresh.kumar.p@intel.com, churchill.khangar@intel.com,\n yogesh.jangra@intel.com",
        "Date": "Mon, 17 May 2021 04:14:36 -0400",
        "Message-Id": "<1621239278-48078-1-git-send-email-churchill.khangar@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dts] [PATCH 0/2] add new P4 scenario tests",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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 patch series has the changes to run the additional P4\nuse cases involving processing of packets with IP, multiple\nVLANs and multiple tables in the P4 pipeline.\n\nPatch details\n    Patch 1 - pipeline dependencies to run new scenarios.\n    Patch 2 - New tests logic implementation in pipeline suite.\n\nChurchill Khangar (2):\n  dep: add pipeline new test scenarios dependencies\n  tests/pipeline: add new P4 scenario tests\n\n dep/pipeline.tar.gz         | Bin 74543 -> 78820 bytes\n tests/TestSuite_pipeline.py |  55 +++++++++++++++++++++++++++++++++++++++++---\n 2 files changed, 52 insertions(+), 3 deletions(-)",
    "diff": null,
    "prefixes": [
        "0/2"
    ]
}