get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 47596,
    "url": "http://patches.dpdk.org/api/patches/47596/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20181031144907.303203-1-yong.liu@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": "<20181031144907.303203-1-yong.liu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20181031144907.303203-1-yong.liu@intel.com",
    "date": "2018-10-31T14:49:07",
    "name": "Doc: add known issue for restricted vdev ethdev ops in secondary process",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "4340fea4e3130ccb91c80707d90263e763c636bd",
    "submitter": {
        "id": 17,
        "url": "http://patches.dpdk.org/api/people/17/?format=api",
        "name": "Marvin Liu",
        "email": "yong.liu@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20181031144907.303203-1-yong.liu@intel.com/mbox/",
    "series": [
        {
            "id": 2172,
            "url": "http://patches.dpdk.org/api/series/2172/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=2172",
            "date": "2018-10-31T14:49:07",
            "name": "Doc: add known issue for restricted vdev ethdev ops in secondary process",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/2172/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/47596/comments/",
    "check": "warning",
    "checks": "http://patches.dpdk.org/api/patches/47596/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id A4E86F94;\n\tWed, 31 Oct 2018 08:22:34 +0100 (CET)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 72A86DED\n\tfor <dev@dpdk.org>; Wed, 31 Oct 2018 08:22:33 +0100 (CET)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n\tby orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t31 Oct 2018 00:22:32 -0700",
            "from dpdk-test38.sh.intel.com ([10.67.119.115])\n\tby FMSMGA003.fm.intel.com with ESMTP; 31 Oct 2018 00:22:31 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.54,447,1534834800\"; d=\"scan'208\";a=\"92602114\"",
        "From": "Marvin Liu <yong.liu@intel.com>",
        "To": "thomas@monjalon.net",
        "Cc": "dev@dpdk.org,\n\tMarvin Liu <yong.liu@intel.com>",
        "Date": "Wed, 31 Oct 2018 22:49:07 +0800",
        "Message-Id": "<20181031144907.303203-1-yong.liu@intel.com>",
        "X-Mailer": "git-send-email 2.14.1",
        "Subject": "[dpdk-dev] [PATCH] Doc: add known issue for restricted vdev ethdev\n\tops in secondary process",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: Marvin Liu <yong.liu@intel.com>",
    "diff": "diff --git a/doc/guides/rel_notes/known_issues.rst b/doc/guides/rel_notes/known_issues.rst\nindex 95e4ce693..617255cd7 100644\n--- a/doc/guides/rel_notes/known_issues.rst\n+++ b/doc/guides/rel_notes/known_issues.rst\n@@ -759,3 +759,21 @@ Netvsc driver and application restart\n \n **Driver/Module**:\n    ``uio_hv_generic`` module.\n+\n+\n+Restricted vdev ethdev operations supported in secondary process\n+----------------------------------------------------------------\n+**Description**\n+   In current virtual device sharing model, Ethernet device data structure will be\n+   shared between primary and secondary process. Only those Ethernet device operations\n+   which based on it are workable in secondary process.\n+\n+**Implication**\n+   Some Ethernet device operations like device start/stop will be failed on virtual\n+   device in secondary process.\n+\n+**Affected Environment/Platform**:\n+   ALL.\n+\n+**Driver/Module**:\n+   Virtual Device Poll Mode Driver (PMD).\n",
    "prefixes": []
}