get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 81023,
    "url": "http://patches.dpdk.org/api/patches/81023/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201016042909.27542-4-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": "<20201016042909.27542-4-Cheng1.jiang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201016042909.27542-4-Cheng1.jiang@intel.com",
    "date": "2020-10-16T04:29:08",
    "name": "[v6,3/4] doc: update vhost sample doc for vhost async data path",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "de6aa29d99d65da7e78b44e4c019036b93917a2e",
    "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/20201016042909.27542-4-Cheng1.jiang@intel.com/mbox/",
    "series": [
        {
            "id": 13038,
            "url": "http://patches.dpdk.org/api/series/13038/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13038",
            "date": "2020-10-16T04:29:05",
            "name": "add async data path in vhost sample",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/13038/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/81023/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/81023/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 DDD8FA04DB;\n\tFri, 16 Oct 2020 06:42:36 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 86AC01BF5B;\n\tFri, 16 Oct 2020 06:41:54 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by dpdk.org (Postfix) with ESMTP id 17BF61E9D0\n for <dev@dpdk.org>; Fri, 16 Oct 2020 06:41:51 +0200 (CEST)",
            "from fmsmga005.fm.intel.com ([10.253.24.32])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 15 Oct 2020 21:41:51 -0700",
            "from dpdk_jiangcheng.sh.intel.com ([10.67.119.112])\n by fmsmga005.fm.intel.com with ESMTP; 15 Oct 2020 21:41:48 -0700"
        ],
        "IronPort-SDR": [
            "\n cKkopN05yE9/gDHwB0yx/o9AbgkfB2pVXuVQK9HkdCXz9ZDnYZagn2aKamn2ftfav76FU0JGhT\n Dc9XgrHn2qHw==",
            "\n IURpOVpuq0Uq8hsQgsVbwjKhkdqJOFoz4Gmb3IGJ3xWvhuQ6HlxxUl5p1XxIFB6G6L0E7njIXG\n BziQSqbtBbRg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9775\"; a=\"163908350\"",
            "E=Sophos;i=\"5.77,381,1596524400\"; d=\"scan'208\";a=\"163908350\"",
            "E=Sophos;i=\"5.77,381,1596524400\"; d=\"scan'208\";a=\"522107492\""
        ],
        "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, chenbo.xia@intel.com, zhihong.wang@intel.com",
        "Cc": "dev@dpdk.org, patrick.fu@intel.com, Cheng Jiang <Cheng1.jiang@intel.com>",
        "Date": "Fri, 16 Oct 2020 04:29:08 +0000",
        "Message-Id": "<20201016042909.27542-4-Cheng1.jiang@intel.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "In-Reply-To": "<20201016042909.27542-1-Cheng1.jiang@intel.com>",
        "References": "<20201015045428.67373-1-Cheng1.jiang@intel.com>\n <20201016042909.27542-1-Cheng1.jiang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v6 3/4] doc: update vhost sample doc for vhost\n\tasync data path",
        "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 vhost async driver arguments information for vhost async data\npath in vhost sample application.\n\nSigned-off-by: Cheng Jiang <Cheng1.jiang@intel.com>\n---\n doc/guides/sample_app_ug/vhost.rst | 11 +++++++++++\n 1 file changed, 11 insertions(+)",
    "diff": "diff --git a/doc/guides/sample_app_ug/vhost.rst b/doc/guides/sample_app_ug/vhost.rst\nindex b7ed4f8bd..0f4f70945 100644\n--- a/doc/guides/sample_app_ug/vhost.rst\n+++ b/doc/guides/sample_app_ug/vhost.rst\n@@ -162,6 +162,17 @@ enabled and cannot be disabled.\n A very simple vhost-user net driver which demonstrates how to use the generic\n vhost APIs will be used when this option is given. It is disabled by default.\n \n+**--dma-type**\n+This parameter is used to specify DMA type for async vhost-user net driver which\n+demonstrates how to use the async vhost APIs. It's used in combination with dmas.\n+\n+**--dmas**\n+This parameter is used to specify the assigned DMA device of a vhost device.\n+Async vhost-user net driver will be used if --dmas is set. For example\n+--dmas [txd0@00:04.0,txd1@00:04.1] means use DMA channel 00:04.0 for vhost\n+device 0 enqueue operation and use DMA channel 00:04.1 for vhost device 1\n+enqueue operation.\n+\n Common Issues\n -------------\n \n",
    "prefixes": [
        "v6",
        "3/4"
    ]
}