get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 81586,
    "url": "http://patches.dpdk.org/api/patches/81586/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201020112058.77168-5-Cheng1.jiang@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": "<20201020112058.77168-5-Cheng1.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201020112058.77168-5-Cheng1.jiang@intel.com",
    "date": "2020-10-20T11:20:58",
    "name": "[v7,4/4] doc: update release notes for vhost sample",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "af6939a2e5598f112d986dd07ccef7881496945d",
    "submitter": {
        "id": 1530,
        "url": "http://patches.dpdk.org/api/people/1530/?format=api",
        "name": "Jiang, Cheng1",
        "email": "Cheng1.jiang@intel.com"
    },
    "delegate": {
        "id": 2642,
        "url": "http://patches.dpdk.org/api/users/2642/?format=api",
        "username": "mcoquelin",
        "first_name": "Maxime",
        "last_name": "Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20201020112058.77168-5-Cheng1.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 13142,
            "url": "http://patches.dpdk.org/api/series/13142/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13142",
            "date": "2020-10-20T11:20:54",
            "name": "add async data path in vhost sample",
            "version": 7,
            "mbox": "http://patches.dpdk.org/series/13142/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/81586/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/81586/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 9B974A04DC;\n\tTue, 20 Oct 2020 13:35:24 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 66A4BBC7A;\n\tTue, 20 Oct 2020 13:34:19 +0200 (CEST)",
            "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n by dpdk.org (Postfix) with ESMTP id 65C5EBC4C\n for <dev@dpdk.org>; Tue, 20 Oct 2020 13:34:14 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 Oct 2020 04:34:13 -0700",
            "from dpdk_jiangcheng.sh.intel.com ([10.67.119.112])\n by orsmga003.jf.intel.com with ESMTP; 20 Oct 2020 04:34:12 -0700"
        ],
        "IronPort-SDR": [
            "\n 5nim7jetZ3vw6tc2Z0nKDPIOiMUx48WfZsRwwkU07SNXT9MtAAmLZd/tfKGkUM1maeMo0iKx3S\n UySie9mVa6wQ==",
            "\n ohGB3n4F1So39bzDqsfOvfJxEInUAtX7tabfGdrVXwNHRZg3GERDsSlAML5XG805N2ngSrXbFw\n W8YZpNaTIhqw=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9779\"; a=\"166415716\"",
            "E=Sophos;i=\"5.77,396,1596524400\"; d=\"scan'208\";a=\"166415716\"",
            "E=Sophos;i=\"5.77,396,1596524400\"; d=\"scan'208\";a=\"316000456\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Cheng Jiang <Cheng1.jiang@intel.com>",
        "To": "maxime.coquelin@redhat.com,\n\tchenbo.xia@intel.com",
        "Cc": "dev@dpdk.org, patrick.fu@intel.com, Cheng Jiang <Cheng1.jiang@intel.com>",
        "Date": "Tue, 20 Oct 2020 11:20:58 +0000",
        "Message-Id": "<20201020112058.77168-5-Cheng1.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20201020112058.77168-1-Cheng1.jiang@intel.com>",
        "References": "<20201016042909.27542-1-Cheng1.jiang@intel.com>\n <20201020112058.77168-1-Cheng1.jiang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v7 4/4] doc: update release notes for vhost sample",
        "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 release notes for vhost async data path support in vhost sample.\n\nSigned-off-by: Cheng Jiang <Cheng1.jiang@intel.com>\n---\n doc/guides/rel_notes/release_20_11.rst | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst\nindex f8686a50d..812ca8834 100644\n--- a/doc/guides/rel_notes/release_20_11.rst\n+++ b/doc/guides/rel_notes/release_20_11.rst\n@@ -214,6 +214,12 @@ New Features\n   * Added new ``RTE_ACL_CLASSIFY_AVX512X32`` vector implementation,\n     which can process up to 32 flows in parallel. Requires AVX512 support.\n \n+* **Updated vhost sample application.**\n+\n+  Added vhost asynchronous APIs support, which demonstrated how the application\n+  leverage IOAT DMA channel with vhost asynchronous APIs.\n+  See the :doc:`../sample_app_ug/vhost` for more details.\n+\n \n Removed Items\n -------------\n",
    "prefixes": [
        "v7",
        "4/4"
    ]
}