get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 58711,
    "url": "http://patches.dpdk.org/api/patches/58711/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20190906120058.108073-1-yahui.cao@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": "<20190906120058.108073-1-yahui.cao@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190906120058.108073-1-yahui.cao@intel.com",
    "date": "2019-09-06T12:00:46",
    "name": "[00/12] net/ice: add ice Flow Director driver",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1176,
        "url": "http://patches.dpdk.org/api/people/1176/?format=api",
        "name": "Cao, Yahui",
        "email": "yahui.cao@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20190906120058.108073-1-yahui.cao@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/58711/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/58711/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 75AE81F0E0;\n\tFri,  6 Sep 2019 06:16:11 +0200 (CEST)",
            "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n\tby dpdk.org (Postfix) with ESMTP id DB92C1F0DC\n\tfor <dev@dpdk.org>; Fri,  6 Sep 2019 06:16:09 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n\tby orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t05 Sep 2019 21:16:08 -0700",
            "from dpdk-yahui-skylake.sh.intel.com ([10.67.119.16])\n\tby FMSMGA003.fm.intel.com with ESMTP; 05 Sep 2019 21:16:07 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.64,472,1559545200\"; d=\"scan'208\";a=\"190709676\"",
        "From": "Yahui Cao <yahui.cao@intel.com>",
        "To": "",
        "Cc": "dev@dpdk.org, Qi Zhang <qi.z.zhang@intel.com>,\n\tXiaolong Ye <xiaolong.ye@intel.com>,\n\tBeilei Xing <beilei.xing@intel.com>, Yahui Cao <yahui.cao@intel.com>",
        "Date": "Fri,  6 Sep 2019 20:00:46 +0800",
        "Message-Id": "<20190906120058.108073-1-yahui.cao@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [dpdk-dev 00/12] net/ice: add ice Flow Director driver",
        "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": "This patch series adds Intel Columbiaville 800 Series Ethernet Flow\nDirector support for RTE_FLOW\n\n- Patch 01-03 are FDIR init,teardown and configuration\n- Remaining patches are FDIR RTE_FLOW enablement\n\nThe patchset depends on:\nhttp://patchwork.dpdk.org/project/dpdk/list/?series=6228\n---\nBeilei Xing (3):\n  net/ice: initialize and set up flow director\n  net/ice: tear down flow director\n  net/ice: enable input set configuration\n\nYahui Cao (9):\n  net/ice: add FDIR create and destroy\n  net/ice: add FDIR mark action support\n  net/ice: add hash table for FDIR\n  net/ice: enable FDIR queue group\n  net/ice: add FDIR dst mac support\n  net/ice: add FDIR counter resource init/release\n  net/ice: add FDIR counter support for flow id\n  net/ice: add FDIR counter support for flow shared\n  net/ice: add FDIR non-word aligned field support\n\n drivers/net/ice/Makefile          |    1 +\n drivers/net/ice/ice_ethdev.c      |  107 +-\n drivers/net/ice/ice_ethdev.h      |   85 ++\n drivers/net/ice/ice_fdir_filter.c | 1514 +++++++++++++++++++++++++++++\n drivers/net/ice/ice_rxtx.c        |  505 ++++++++++\n drivers/net/ice/ice_rxtx.h        |    9 +\n drivers/net/ice/meson.build       |    3 +-\n 7 files changed, 2204 insertions(+), 20 deletions(-)\n create mode 100644 drivers/net/ice/ice_fdir_filter.c",
    "diff": null,
    "prefixes": [
        "00/12"
    ]
}