get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 91405,
    "url": "http://patches.dpdk.org/api/patches/91405/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210414061343.54919-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": "<20210414061343.54919-5-Cheng1.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210414061343.54919-5-Cheng1.jiang@intel.com",
    "date": "2021-04-14T06:13:43",
    "name": "[v7,4/4] doc: add release note for vhost async packed ring",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "352cfd46e29dd84044c51de1a5eac5cd9639b570",
    "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/20210414061343.54919-5-Cheng1.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 16356,
            "url": "http://patches.dpdk.org/api/series/16356/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16356",
            "date": "2021-04-14T06:13:39",
            "name": "add support for packed ring in async vhost",
            "version": 7,
            "mbox": "http://patches.dpdk.org/series/16356/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/91405/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/91405/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id EF7D8A0524;\n\tWed, 14 Apr 2021 08:27:21 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 94CB61616F6;\n\tWed, 14 Apr 2021 08:27:10 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 9DF5B1616F6\n for <dev@dpdk.org>; Wed, 14 Apr 2021 08:27:09 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Apr 2021 23:27:09 -0700",
            "from dpdk_jiangcheng.sh.intel.com ([10.67.119.112])\n by orsmga008.jf.intel.com with ESMTP; 13 Apr 2021 23:27:06 -0700"
        ],
        "IronPort-SDR": [
            "\n wtwc+twMSVZ1Uj3J6uoTbY5+ivj3mB/AVWI1mnyA90Jsb12UqLqWtrnve0G3MxPjHzztmuA86I\n rZdZQD7gCJ3g==",
            "\n EK6daHi3qLKhBJ4sRUCiwfCZ1yuT4SJex6fmPVOqh0Dp1Z/AwOrpmllR5/zuSsgBhnhdWuGzsK\n TlKmhKoy+87Q=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,9953\"; a=\"258543425\"",
            "E=Sophos;i=\"5.82,221,1613462400\"; d=\"scan'208\";a=\"258543425\"",
            "E=Sophos;i=\"5.82,221,1613462400\"; d=\"scan'208\";a=\"424588496\""
        ],
        "X-ExtLoop1": "1",
        "From": "Cheng Jiang <Cheng1.jiang@intel.com>",
        "To": "maxime.coquelin@redhat.com,\n\tchenbo.xia@intel.com",
        "Cc": "dev@dpdk.org, jiayu.hu@intel.com, yvonnex.yang@intel.com,\n yinan.wang@intel.com, yong.liu@intel.com,\n Cheng Jiang <Cheng1.jiang@intel.com>",
        "Date": "Wed, 14 Apr 2021 06:13:43 +0000",
        "Message-Id": "<20210414061343.54919-5-Cheng1.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.29.2",
        "In-Reply-To": "<20210414061343.54919-1-Cheng1.jiang@intel.com>",
        "References": "<20210317085426.10119-1-Cheng1.jiang@intel.com>\n <20210414061343.54919-1-Cheng1.jiang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v7 4/4] doc: add release note for vhost async\n packed ring",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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 note for the support of vhost async packed ring.\n\nSigned-off-by: Cheng Jiang <Cheng1.jiang@intel.com>\n---\n doc/guides/rel_notes/release_21_05.rst | 4 ++++\n 1 file changed, 4 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst\nindex 374d6d98e..eb5200669 100644\n--- a/doc/guides/rel_notes/release_21_05.rst\n+++ b/doc/guides/rel_notes/release_21_05.rst\n@@ -131,6 +131,10 @@ New Features\n   * Added command to display Rx queue used descriptor count.\n     ``show port (port_id) rxq (queue_id) desc used count``\n \n+* **Added support for vhost async packed ring data path.**\n+\n+  Added packed ring support for async vhost.\n+\n \n Removed Items\n -------------\n",
    "prefixes": [
        "v7",
        "4/4"
    ]
}