get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 71451,
    "url": "http://patches.dpdk.org/api/patches/71451/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200612081324.9370-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": "<20200612081324.9370-1-junfeng.guo@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200612081324.9370-1-junfeng.guo@intel.com",
    "date": "2020-06-12T08:13:22",
    "name": "[0/2] add FD support for GTPU with outer IP on PF and VF",
    "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/20200612081324.9370-1-junfeng.guo@intel.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/71451/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/71451/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 C0A1EA00BE;\n\tFri, 12 Jun 2020 17:56:42 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 597771C132;\n\tFri, 12 Jun 2020 17:55:40 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by dpdk.org (Postfix) with ESMTP id D289823D\n for <dev@dpdk.org>; Fri, 12 Jun 2020 10:14:56 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 12 Jun 2020 01:14:55 -0700",
            "from dpdk-junfengguo-v3.sh.intel.com ([10.67.119.102])\n by fmsmga008.fm.intel.com with ESMTP; 12 Jun 2020 01:14:51 -0700"
        ],
        "IronPort-SDR": [
            "\n OCRdvYoNFWn2THoasXYHo6sGUKseN6c4uaGOEgtDhscCBocQb1B8v/GNjovDjNR8Op+XIFMAHA\n DU+6X5rM2gPg==",
            "\n vvbB1PrT/ibcIiwut2WKVyqLfXBz9WzttOzKYkhFwmKZ5pYmDlhcpvzlhcQo3jXJnAJfdtIV1b\n S3jS9T00B/kA=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.73,502,1583222400\"; d=\"scan'208\";a=\"260915543\"",
        "From": "Junfeng Guo <junfeng.guo@intel.com>",
        "To": "qi.z.zhang@intel.com,\n\txiaolong.ye@intel.com,\n\tbeilei.xing@intel.com",
        "Cc": "dev@dpdk.org, jia.guo@intel.com, junfeng.guo@intel.com, simei.su@intel.com",
        "Date": "Fri, 12 Jun 2020 16:13:22 +0800",
        "Message-Id": "<20200612081324.9370-1-junfeng.guo@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "X-Mailman-Approved-At": "Fri, 12 Jun 2020 17:55:29 +0200",
        "Subject": "[dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF\n\tand VF",
        "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": "[PATCH 1/2] add FD support for GTPU with outer IP on PF\n[PATCH 2/2] add FD support for GTPU with outer IP on VF\n\n*** BLURB HERE ***\n\nJunfeng Guo (2):\n  net/ice: add FD support for GTPU with outer IP\n  net/iavf: add FD support for GTPU with outer IP\n\n drivers/net/iavf/iavf_fdir.c         | 22 +++++++++---\n drivers/net/iavf/iavf_generic_flow.c | 22 +++++++++++-\n drivers/net/iavf/iavf_generic_flow.h | 12 +++++--\n drivers/net/ice/ice_fdir_filter.c    | 54 ++++++++++++++++++++++++----\n drivers/net/ice/ice_generic_flow.c   | 31 +++++++++++++---\n drivers/net/ice/ice_generic_flow.h   | 12 +++++--\n 6 files changed, 133 insertions(+), 20 deletions(-)",
    "diff": null,
    "prefixes": [
        "0/2"
    ]
}