get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 99839,
    "url": "http://patches.dpdk.org/api/patches/99839/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210928101821.147053-1-junfeng.guo@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": "<20210928101821.147053-1-junfeng.guo@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210928101821.147053-1-junfeng.guo@intel.com",
    "date": "2021-09-28T10:18:18",
    "name": "[v2,0/3] enable protocol agnostic flow offloading in FDIR",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1785,
        "url": "http://patches.dpdk.org/api/people/1785/?format=api",
        "name": "Junfeng Guo",
        "email": "junfeng.guo@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210928101821.147053-1-junfeng.guo@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/99839/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/99839/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 61615A0C46;\n\tTue, 28 Sep 2021 04:31:32 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 20D8040E3C;\n\tTue, 28 Sep 2021 04:31:32 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id C2DF540DF6\n for <dev@dpdk.org>; Tue, 28 Sep 2021 04:31:30 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Sep 2021 19:31:29 -0700",
            "from dpdk-junfengguo-v1.sh.intel.com ([10.67.119.231])\n by fmsmga007.fm.intel.com with ESMTP; 27 Sep 2021 19:31:27 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10120\"; a=\"222711837\"",
            "E=Sophos;i=\"5.85,328,1624345200\"; d=\"scan'208\";a=\"222711837\"",
            "E=Sophos;i=\"5.85,328,1624345200\"; d=\"scan'208\";a=\"478476974\""
        ],
        "X-ExtLoop1": "1",
        "From": "Junfeng Guo <junfeng.guo@intel.com>",
        "To": "qi.z.zhang@intel.com,\n\tjingjing.wu@intel.com,\n\tbeilei.xing@intel.com",
        "Cc": "dev@dpdk.org,\n\tferruh.yigit@intel.com,\n\tjunfeng.guo@intel.com",
        "Date": "Tue, 28 Sep 2021 10:18:18 +0000",
        "Message-Id": "<20210928101821.147053-1-junfeng.guo@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210924162223.1543519-2-junfeng.guo@intel.com>",
        "References": "<20210924162223.1543519-2-junfeng.guo@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v2 0/3] enable protocol agnostic flow offloading\n in FDIR",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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": "Protocol agnostic flow offloading in Flow Director is enabled by this\npatch set based on the Parser Library using existing rte_flow raw API\n\n[PATCH v2 1/3] app/testpmd: update Max RAW pattern size to 512.\n[PATCH v2 2/3] net/ice: enable protocol agnostic flow offloading in FDIR.\n[PATCH v2 3/3] doc: enable protocol agnostic flow in FDIR.\n\nJunfeng Guo (3):\n  app/testpmd: update Max RAW pattern size to 512\n  net/ice: enable protocol agnostic flow offloading in FDIR\n  doc: enable protocol agnostic flow in FDIR\n\n* v2\nEnabled vxlan port add for raw flow and updated commit message\n\n\n app/test-pmd/cmdline_flow.c            |   2 +-\n doc/guides/rel_notes/release_21_11.rst |   5 +\n drivers/net/ice/ice_ethdev.h           |   5 +\n drivers/net/ice/ice_fdir_filter.c      | 172 +++++++++++++++++++++++++\n drivers/net/ice/ice_generic_flow.c     |   7 +\n drivers/net/ice/ice_generic_flow.h     |   3 +\n 6 files changed, 193 insertions(+), 1 deletion(-)",
    "diff": null,
    "prefixes": [
        "v2",
        "0/3"
    ]
}