get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 74624,
    "url": "http://patches.dpdk.org/api/patches/74624/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200722150153.3422450-3-patrick.fu@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": "<20200722150153.3422450-3-patrick.fu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200722150153.3422450-3-patrick.fu@intel.com",
    "date": "2020-07-22T15:01:53",
    "name": "[v2,2/2] doc: update release notes for vhost async APIs",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "3e4c17cf23c60369bb85e4903abaeaf2451ce6ee",
    "submitter": {
        "id": 1781,
        "url": "http://patches.dpdk.org/api/people/1781/?format=api",
        "name": "Patrick Fu",
        "email": "patrick.fu@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/20200722150153.3422450-3-patrick.fu@intel.com/mbox/",
    "series": [
        {
            "id": 11239,
            "url": "http://patches.dpdk.org/api/series/11239/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11239",
            "date": "2020-07-22T15:01:51",
            "name": "update docs for vhost async APIs",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/11239/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/74624/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/74624/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 19FDAA0526;\n\tWed, 22 Jul 2020 17:05:07 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 409B01BFFE;\n\tWed, 22 Jul 2020 17:04:55 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by dpdk.org (Postfix) with ESMTP id 938F21BFE4\n for <dev@dpdk.org>; Wed, 22 Jul 2020 17:04:50 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 22 Jul 2020 08:04:04 -0700",
            "from npg-dpdk-patrickfu-casc2.sh.intel.com ([10.67.119.92])\n by orsmga001.jf.intel.com with ESMTP; 22 Jul 2020 08:04:02 -0700"
        ],
        "IronPort-SDR": [
            "\n 0URRkf2Ho+IXg/IkV9ey4oc7OtzwMYgKQ/fs+kTv2KDS/1dcjkvnNK2t33WWizwb8uVlF/qFPP\n OMKFkgx58yFA==",
            "\n hG818EU2scN3eabqmM3sFQcQ4wI7OuIwCwqXHQ5diRadHUF+xsIE01KIqE2zLvcSaLgFdwyIUk\n NCCOfmZWj+yQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9689\"; a=\"151666085\"",
            "E=Sophos;i=\"5.75,383,1589266800\"; d=\"scan'208\";a=\"151666085\"",
            "E=Sophos;i=\"5.75,383,1589266800\"; d=\"scan'208\";a=\"362737213\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "patrick.fu@intel.com",
        "To": "dev@dpdk.org,\n\tmaxime.coquelin@redhat.com,\n\tchenbo.xia@intel.com",
        "Cc": "Patrick Fu <patrick.fu@intel.com>",
        "Date": "Wed, 22 Jul 2020 23:01:53 +0800",
        "Message-Id": "<20200722150153.3422450-3-patrick.fu@intel.com>",
        "X-Mailer": "git-send-email 2.18.4",
        "In-Reply-To": "<20200722150153.3422450-1-patrick.fu@intel.com>",
        "References": "<20200722105741.3421255-1-patrick.fu@intel.com>\n <20200722150153.3422450-1-patrick.fu@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v2 2/2] doc: update release notes for vhost async\n\tAPIs",
        "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": "From: Patrick Fu <patrick.fu@intel.com>\n\nUpdate 20.08 release notes to include vhost async APIs\n\nSigned-off-by: Patrick Fu <patrick.fu@intel.com>\n---\n doc/guides/rel_notes/release_20_08.rst | 6 ++++++\n 1 file changed, 6 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst\nindex d65f77250..dc8936056 100644\n--- a/doc/guides/rel_notes/release_20_08.rst\n+++ b/doc/guides/rel_notes/release_20_08.rst\n@@ -243,6 +243,12 @@ New Features\n   of ingress packets to specific NIC queues.\n   See the :doc:`../sample_app_ug/ipsec_secgw` for more details.\n \n+* **Added vhost async data path APIs.**\n+\n+  4 new APIs have been added to enable vhost async data path, including:\n+\n+  * Async device channel register/unregister APIs\n+  * Async packets enqueue/completion APIs (only split ring was implemented)\n \n Removed Items\n -------------\n",
    "prefixes": [
        "v2",
        "2/2"
    ]
}