get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 28767,
    "url": "http://patches.dpdk.org/api/patches/28767/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1505491200-72127-6-git-send-email-xuemingl@mellanox.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": "<1505491200-72127-6-git-send-email-xuemingl@mellanox.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1505491200-72127-6-git-send-email-xuemingl@mellanox.com",
    "date": "2017-09-15T16:00:00",
    "name": "[dpdk-dev,v2,6/6] net/mlx5: multi-process document update",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "8b0339cfbac5bb20a18fcd83225df9bd68bd1d8f",
    "submitter": {
        "id": 814,
        "url": "http://patches.dpdk.org/api/people/814/?format=api",
        "name": "Xueming Li",
        "email": "xuemingl@mellanox.com"
    },
    "delegate": {
        "id": 319,
        "url": "http://patches.dpdk.org/api/users/319/?format=api",
        "username": "fyigit",
        "first_name": "Ferruh",
        "last_name": "Yigit",
        "email": "ferruh.yigit@amd.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1505491200-72127-6-git-send-email-xuemingl@mellanox.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/28767/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/28767/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 C56601B194;\n\tFri, 15 Sep 2017 18:00:36 +0200 (CEST)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n\tby dpdk.org (Postfix) with ESMTP id 7ABFF1B162\n\tfor <dev@dpdk.org>; Fri, 15 Sep 2017 18:00:33 +0200 (CEST)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n\txuemingl@mellanox.com)\n\twith ESMTPS (AES256-SHA encrypted); 15 Sep 2017 19:00:28 +0300",
            "from dev-r630-05.mtbc.labs.mlnx (dev-r630-05.mtbc.labs.mlnx\n\t[10.12.205.160])\n\tby labmailer.mlnx (8.13.8/8.13.8) with ESMTP id v8FG0Rna030833;\n\tFri, 15 Sep 2017 19:00:27 +0300",
            "from dev-r630-05.mtbc.labs.mlnx (localhost [127.0.0.1])\n\tby dev-r630-05.mtbc.labs.mlnx (8.14.7/8.14.7) with ESMTP id\n\tv8FG0R9d072250; Sat, 16 Sep 2017 00:00:27 +0800",
            "(from xuemingl@localhost)\n\tby dev-r630-05.mtbc.labs.mlnx (8.14.7/8.14.7/Submit) id\n\tv8FG0RaS072249; Sat, 16 Sep 2017 00:00:27 +0800"
        ],
        "From": "Xueming Li <xuemingl@mellanox.com>",
        "To": "Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,\n\tAdrien Mazarguil <adrien.mazarguil@6wind.com>",
        "Cc": "dev@dpdk.org, Xueming Li <xuemingl@mellanox.com>",
        "Date": "Sat, 16 Sep 2017 00:00:00 +0800",
        "Message-Id": "<1505491200-72127-6-git-send-email-xuemingl@mellanox.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1505491200-72127-1-git-send-email-xuemingl@mellanox.com>",
        "References": "<20170824140341.95471-1-xuemingl@mellanox.com>\n\t<1505491200-72127-1-git-send-email-xuemingl@mellanox.com>",
        "Subject": "[dpdk-dev] [PATCH v2 6/6] net/mlx5: multi-process document update",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://dpdk.org/ml/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "This patch update the feature list and NIC guide to be multi-process\nenabled.\n\nSigned-off-by: Xueming Li <xuemingl@mellanox.com>\nAcked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>\n---\n doc/guides/nics/features/mlx5.ini | 1 +\n doc/guides/nics/mlx5.rst          | 3 +--\n 2 files changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/doc/guides/nics/features/mlx5.ini b/doc/guides/nics/features/mlx5.ini\nindex 99a8d93..2913591 100644\n--- a/doc/guides/nics/features/mlx5.ini\n+++ b/doc/guides/nics/features/mlx5.ini\n@@ -34,6 +34,7 @@ Tx descriptor status = Y\n Basic stats          = Y\n Extended stats       = Y\n Stats per queue      = Y\n+Multiprocess aware   = Y\n Other kdrv           = Y\n ARMv8                = Y\n Power8               = Y\ndiff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst\nindex ffa20a2..5c77dea 100644\n--- a/doc/guides/nics/mlx5.rst\n+++ b/doc/guides/nics/mlx5.rst\n@@ -92,7 +92,7 @@ Features\n - Flow director (RTE_FDIR_MODE_PERFECT, RTE_FDIR_MODE_PERFECT_MAC_VLAN and\n   RTE_ETH_FDIR_REJECT).\n - Flow API.\n-- Secondary process TX is supported.\n+- Multiple process.\n - KVM and VMware ESX SR-IOV modes are supported.\n - RSS hash result is supported.\n - Hardware TSO.\n@@ -106,7 +106,6 @@ Limitations\n - Inner RSS for VXLAN frames is not supported yet.\n - Port statistics through software counters only.\n - Hardware checksum RX offloads for VXLAN inner header are not supported yet.\n-- Secondary process RX is not supported.\n - Flow pattern without any specific vlan will match for vlan packets as well:\n \n   When VLAN spec is not specified in the pattern, the matching rule will be created with VLAN as a wild card.\n",
    "prefixes": [
        "dpdk-dev",
        "v2",
        "6/6"
    ]
}