get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 38711,
    "url": "http://patches.dpdk.org/api/patches/38711/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20180423123310.32991-12-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": "<20180423123310.32991-12-xuemingl@mellanox.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20180423123310.32991-12-xuemingl@mellanox.com",
    "date": "2018-04-23T12:33:10",
    "name": "[dpdk-dev,v6,11/11] doc: update mlx5 guide on tunnel offloading",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "c561c6106e0a81d28a6379b4e88f9da49701f400",
    "submitter": {
        "id": 814,
        "url": "http://patches.dpdk.org/api/people/814/?format=api",
        "name": "Xueming Li",
        "email": "xuemingl@mellanox.com"
    },
    "delegate": {
        "id": 6624,
        "url": "http://patches.dpdk.org/api/users/6624/?format=api",
        "username": "shahafs",
        "first_name": "Shahaf",
        "last_name": "Shuler",
        "email": "shahafs@mellanox.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20180423123310.32991-12-xuemingl@mellanox.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/38711/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/38711/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 95DFC4CA1;\n\tMon, 23 Apr 2018 14:34:01 +0200 (CEST)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n\tby dpdk.org (Postfix) with ESMTP id EB6CF4F93\n\tfor <dev@dpdk.org>; Mon, 23 Apr 2018 14:33:35 +0200 (CEST)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n\txuemingl@mellanox.com)\n\twith ESMTPS (AES256-SHA encrypted); 23 Apr 2018 15:34:55 +0300",
            "from dev-r630-06.mtbc.labs.mlnx (dev-r630-06.mtbc.labs.mlnx\n\t[10.12.205.180])\n\tby labmailer.mlnx (8.13.8/8.13.8) with ESMTP id w3NCXTwH018256;\n\tMon, 23 Apr 2018 15:33:30 +0300",
            "from dev-r630-06.mtbc.labs.mlnx (localhost [127.0.0.1])\n\tby dev-r630-06.mtbc.labs.mlnx (8.14.7/8.14.7) with ESMTP id\n\tw3NCXTRj033081; Mon, 23 Apr 2018 20:33:29 +0800",
            "(from xuemingl@localhost)\n\tby dev-r630-06.mtbc.labs.mlnx (8.14.7/8.14.7/Submit) id\n\tw3NCXT3Z033080; Mon, 23 Apr 2018 20:33:29 +0800"
        ],
        "From": "Xueming Li <xuemingl@mellanox.com>",
        "To": "Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,\n\tShahaf Shuler <shahafs@mellanox.com>",
        "Cc": "Xueming Li <xuemingl@mellanox.com>, dev@dpdk.org",
        "Date": "Mon, 23 Apr 2018 20:33:10 +0800",
        "Message-Id": "<20180423123310.32991-12-xuemingl@mellanox.com>",
        "X-Mailer": "git-send-email 2.13.3",
        "In-Reply-To": [
            "<20180423123310.32991-1-xuemingl@mellanox.com>",
            "<20180420122340.113348-1-xuemingl@mellanox.com>"
        ],
        "References": [
            "<20180423123310.32991-1-xuemingl@mellanox.com>",
            "<20180420122340.113348-1-xuemingl@mellanox.com>"
        ],
        "Subject": "[dpdk-dev] [PATCH v6 11/11] doc: update mlx5 guide on tunnel\n\toffloading",
        "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://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": "<https://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": "Remove tunnel limitations, add new hardware tunnel offload features.\n\nSigned-off-by: Xueming Li <xuemingl@mellanox.com>\n---\n doc/guides/nics/features/default.ini | 1 +\n doc/guides/nics/features/mlx5.ini    | 3 +++\n doc/guides/nics/mlx5.rst             | 4 ++--\n 3 files changed, 6 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini\nindex dae2ad776..49be81450 100644\n--- a/doc/guides/nics/features/default.ini\n+++ b/doc/guides/nics/features/default.ini\n@@ -29,6 +29,7 @@ Multicast MAC filter =\n RSS hash             =\n RSS key update       =\n RSS reta update      =\n+Inner RSS            =\n VMDq                 =\n SR-IOV               =\n DCB                  =\ndiff --git a/doc/guides/nics/features/mlx5.ini b/doc/guides/nics/features/mlx5.ini\nindex f8ce08770..e75b14bdc 100644\n--- a/doc/guides/nics/features/mlx5.ini\n+++ b/doc/guides/nics/features/mlx5.ini\n@@ -21,6 +21,7 @@ Multicast MAC filter = Y\n RSS hash             = Y\n RSS key update       = Y\n RSS reta update      = Y\n+Inner RSS            = Y\n SR-IOV               = Y\n VLAN filter          = Y\n Flow director        = Y\n@@ -30,6 +31,8 @@ VLAN offload         = Y\n L3 checksum offload  = Y\n L4 checksum offload  = Y\n Timestamp offload    = Y\n+Inner L3 checksum    = Y\n+Inner L4 checksum    = Y\n Packet type parsing  = Y\n Rx descriptor status = Y\n Tx descriptor status = Y\ndiff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst\nindex 6b83759c8..ef1c7da45 100644\n--- a/doc/guides/nics/mlx5.rst\n+++ b/doc/guides/nics/mlx5.rst\n@@ -74,12 +74,12 @@ Features\n - RX interrupts.\n - Statistics query including Basic, Extended and per queue.\n - Rx HW timestamp.\n+- Tunnel types: VXLAN, L3 VXLAN, VXLAN-GPE, GRE, MPLS-in-GRE, MPLS-in-UDP.\n+- Tunnel HW offloads: packet type, inner/outer RSS, IP and UDP checksum verification.\n \n Limitations\n -----------\n \n-- Inner RSS for VXLAN frames is not supported yet.\n-- Hardware checksum RX offloads for VXLAN inner header are not supported yet.\n - For secondary process:\n \n   - Forked secondary process not supported.\n",
    "prefixes": [
        "dpdk-dev",
        "v6",
        "11/11"
    ]
}