get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 77899,
    "url": "https://patches.dpdk.org/api/patches/77899/?format=api",
    "web_url": "https://patches.dpdk.org/project/dts/patch/20200916122951.17646-1-junx.w.zhou@intel.com/",
    "project": {
        "id": 3,
        "url": "https://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": "<20200916122951.17646-1-junx.w.zhou@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dts/20200916122951.17646-1-junx.w.zhou@intel.com",
    "date": "2020-09-16T12:29:41",
    "name": "[V1,00/10] Modify suites to support meson",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1646,
        "url": "https://patches.dpdk.org/api/people/1646/?format=api",
        "name": "Zhou, JunX W",
        "email": "junx.w.zhou@intel.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dts/patch/20200916122951.17646-1-junx.w.zhou@intel.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/77899/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/77899/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id EE5C6A04C9;\n\tWed, 16 Sep 2020 14:44:57 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id A4F7B1C2A3;\n\tWed, 16 Sep 2020 14:44:57 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by dpdk.org (Postfix) with ESMTP id 345EE1C299\n for <dts@dpdk.org>; Wed, 16 Sep 2020 14:44:56 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 16 Sep 2020 05:44:54 -0700",
            "from unknown (HELO localhost.localdomain) ([10.240.183.52])\n by fmsmga001.fm.intel.com with ESMTP; 16 Sep 2020 05:44:52 -0700"
        ],
        "IronPort-SDR": [
            "\n 2oWf46bPAa3v41EHYhx14jy4dU34ysYhfdAx/s9k1j8/mQ2NGDDSuKDypUkULt2OgrKWqweSDy\n ZymsRE7qxplQ==",
            "\n V92Mi9lLLkB/Saiul537VhCwrxnSKgXzTYAePZGjyfh/ZiCGiSMYQesAI8zWTdvBuOjcauS8z4\n aScbR28A9JBg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9745\"; a=\"160383152\"",
            "E=Sophos;i=\"5.76,432,1592895600\"; d=\"scan'208\";a=\"160383152\"",
            "E=Sophos;i=\"5.76,432,1592895600\"; d=\"scan'208\";a=\"409542271\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "\"Zhou, Jun\" <junx.w.zhou@intel.com>",
        "To": "dts@dpdk.org",
        "Cc": "\"Zhou, Jun\" <junx.w.zhou@intel.com>",
        "Date": "Wed, 16 Sep 2020 12:29:41 +0000",
        "Message-Id": "<20200916122951.17646-1-junx.w.zhou@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dts] [PATCH V1 00/10] Modify suites to support meson",
        "X-BeenThere": "dts@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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": "Modify suites to support meson\n\n*** BLURB HERE ***\n\nZhou, Jun (10):\n  tests/TestSuite_ddp_gtp_qregion.py: Instead of getting the rxq&txq\n    value from common_base to rte_config.h\n  tests/TestSuite_ddp_l2tpv3.py: Instead of getting the rxq&txq value\n    from common_base to rte_config.h\n  tests/TestSuite_ddp_ppp_l2tp.py: Instead of getting the rxq&txq value\n    from common_base to rte_config.h\n  tests/TestSuite_dynamic_flowtype.py: Instead of getting the rxq&txq\n    value from common_base to rte_config.h\n  tests/TestSuite_dynamic_queue.py: Instead of getting the rxq&txq value\n    from common_base to rte_config.h\n  tests/TestSuite_ipv4_reassembly.py: change mode of set parameter to\n    adapt meson build\n  tests/TestSuite_qinq_filter.py: change mode of set parameter to adapt\n    meson build\n  tests/TestSuite_queue_start_stop.py:adapt to support both meson and\n    makefile build\n  tests/tests/TestSuite_rxtx_callbacks.py:adapt to support both meson\n    and makefile build\n  tests/TestSuite_ddp_gtp.py: adapt to support both meson and makefile\n    build\n\n tests/TestSuite_ddp_gtp.py          | 13 +++++--------\n tests/TestSuite_ddp_gtp_qregion.py  |  6 +++---\n tests/TestSuite_ddp_l2tpv3.py       |  7 +++----\n tests/TestSuite_ddp_ppp_l2tp.py     |  6 +++---\n tests/TestSuite_dynamic_flowtype.py |  6 +++---\n tests/TestSuite_dynamic_queue.py    | 12 ++++++------\n tests/TestSuite_ipv4_reassembly.py  |  7 +++----\n tests/TestSuite_qinq_filter.py      |  7 ++-----\n tests/TestSuite_queue_start_stop.py |  5 +++--\n tests/TestSuite_rxtx_callbacks.py   |  4 ++--\n 10 files changed, 33 insertions(+), 40 deletions(-)",
    "diff": null,
    "prefixes": [
        "V1",
        "00/10"
    ]
}