get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 97329,
    "url": "http://patches.dpdk.org/api/patches/97329/?format=api",
    "web_url": "http://patches.dpdk.org/project/dts/patch/20210825191900.8040-1-zhiminx.huang@intel.com/",
    "project": {
        "id": 3,
        "url": "http://patches.dpdk.org/api/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/",
        "list_archive_url": "https://inbox.dpdk.org/dts",
        "list_archive_url_format": "https://inbox.dpdk.org/dts/{}",
        "commit_url_format": ""
    },
    "msgid": "<20210825191900.8040-1-zhiminx.huang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20210825191900.8040-1-zhiminx.huang@intel.com",
    "date": "2021-08-25T19:18:58",
    "name": "[V1,0/2] sync pf gtpu with vf",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1685,
        "url": "http://patches.dpdk.org/api/people/1685/?format=api",
        "name": "Huang, ZhiminX",
        "email": "zhiminx.huang@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dts/patch/20210825191900.8040-1-zhiminx.huang@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/97329/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/97329/checks/",
    "tags": {},
    "related": [],
    "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 65112A0C53;\n\tWed, 25 Aug 2021 12:47:43 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 391A740041;\n\tWed, 25 Aug 2021 12:47:43 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id 059494003D\n for <dts@dpdk.org>; Wed, 25 Aug 2021 12:47:40 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Aug 2021 03:47:40 -0700",
            "from unknown (HELO cvl_100g_103.icx.intel.com) ([10.240.183.103])\n by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Aug 2021 03:47:38 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10086\"; a=\"217502096\"",
            "E=Sophos;i=\"5.84,350,1620716400\"; d=\"scan'208\";a=\"217502096\"",
            "E=Sophos;i=\"5.84,350,1620716400\"; d=\"scan'208\";a=\"527211585\""
        ],
        "From": "Zhimin Huang <zhiminx.huang@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "Zhimin Huang <zhiminx.huang@intel.com>",
        "Date": "Thu, 26 Aug 2021 03:18:58 +0800",
        "Message-Id": "<20210825191900.8040-1-zhiminx.huang@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dts] [PATCH V1 0/2] sync pf gtpu with vf",
        "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": "according to b83d270dff3852f1df0ea9bea5a8740378db0c7c,\npf gtpu should be kept vf in sync,so modify test case and test plan.\n\nZhimin Huang (2):\n  test_plans/cvl_advanced_rss_gtpu_test_plan:sync testplan with vf\n  tests/cvl_advanced_rss_gtpu:sync testcase with vf\n\n .../cvl_advanced_rss_gtpu_test_plan.rst       |  49 +--\n tests/TestSuite_cvl_advanced_rss_gtpu.py      | 399 ++++--------------\n 2 files changed, 91 insertions(+), 357 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "0/2"
    ]
}