get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 84471,
    "url": "http://patches.dpdk.org/api/patches/84471/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1606141948-42313-1-git-send-email-oulijun@huawei.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": "<1606141948-42313-1-git-send-email-oulijun@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1606141948-42313-1-git-send-email-oulijun@huawei.com",
    "date": "2020-11-23T14:32:28",
    "name": "doc: update features for hns3",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "cf74d02997fab07f814443b5524660007fb083b0",
    "submitter": {
        "id": 1675,
        "url": "http://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.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/1606141948-42313-1-git-send-email-oulijun@huawei.com/mbox/",
    "series": [
        {
            "id": 14039,
            "url": "http://patches.dpdk.org/api/series/14039/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14039",
            "date": "2020-11-23T14:32:28",
            "name": "doc: update features for hns3",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/14039/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/84471/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/84471/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 94106A04B1;\n\tMon, 23 Nov 2020 15:32:24 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id DC551C8C4;\n\tMon, 23 Nov 2020 15:32:22 +0100 (CET)",
            "from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190])\n by dpdk.org (Postfix) with ESMTP id 54FD5160\n for <dev@dpdk.org>; Mon, 23 Nov 2020 15:32:19 +0100 (CET)",
            "from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.59])\n by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4CfqNQ4Gyfzkf1S\n for <dev@dpdk.org>; Mon, 23 Nov 2020 22:31:50 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id\n 14.3.487.0; Mon, 23 Nov 2020 22:32:08 +0800"
        ],
        "From": "Lijun Ou <oulijun@huawei.com>",
        "To": "<ferruh.yigit@intel.com>",
        "CC": "<dev@dpdk.org>, <linuxarm@huawei.com>",
        "Date": "Mon, 23 Nov 2020 22:32:28 +0800",
        "Message-ID": "<1606141948-42313-1-git-send-email-oulijun@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH] doc: update features for hns3",
        "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": "Since the hns3 NIC hardware features are not counted\nand it is supported in fact. Besides, the flow director\nis not supported and need to delete it.\n\nSigned-off-by: Lijun Ou <oulijun@huawei.com>\n---\n doc/guides/nics/features/hns3.ini | 8 ++++++++\n doc/guides/nics/hns3.rst          | 3 ++-\n 2 files changed, 10 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/doc/guides/nics/features/hns3.ini b/doc/guides/nics/features/hns3.ini\nindex fc61dde..f897a14 100644\n--- a/doc/guides/nics/features/hns3.ini\n+++ b/doc/guides/nics/features/hns3.ini\n@@ -7,8 +7,12 @@\n Link status          = Y\n Rx interrupt         = Y\n Queue start/stop     = Y\n+Runtime Rx queue setup = Y\n+Runtime Tx queue setup = Y\n+Burst mode info      = Y\n MTU update           = Y\n Jumbo frame          = Y\n+Fast mbuf free       = Y\n Scattered Rx         = Y\n TSO                  = Y\n LRO                  = Y\n@@ -20,19 +24,23 @@ RSS hash             = Y\n RSS key update       = Y\n RSS reta update      = Y\n DCB                  = Y\n+SR-IOV               = Y\n VLAN filter          = Y\n Flow control         = Y\n Flow API             = Y\n CRC offload          = Y\n VLAN offload         = Y\n+QinQ offload         = P\n L3 checksum offload  = Y\n L4 checksum offload  = Y\n Inner L3 checksum    = Y\n Inner L4 checksum    = Y\n+Packet type parsing  = Y\n Basic stats          = Y\n Extended stats       = Y\n Stats per queue      = Y\n FW version           = Y\n+Registers dump       = Y\n Multiprocess aware   = Y\n Linux UIO            = Y\n Linux VFIO           = Y\ndiff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst\nindex cc0a8e4..8db8867 100644\n--- a/doc/guides/nics/hns3.rst\n+++ b/doc/guides/nics/hns3.rst\n@@ -29,13 +29,14 @@ Features of the HNS3 PMD are:\n - QinQ inserting\n - DCB\n - Scattered and gather for TX and RX\n-- Flow director\n+- Vector Poll mode driver\n - Dump register\n - SR-IOV VF\n - Multi-process\n - MAC/VLAN filter\n - MTU update\n - NUMA support\n+- Generic flow API\n \n Prerequisites\n -------------\n",
    "prefixes": []
}