get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 98569,
    "url": "https://patchwork.dpdk.org/api/patches/98569/?format=api",
    "web_url": "https://patchwork.dpdk.org/project/web/patch/1631292211-50614-1-git-send-email-lijuan.tu@intel.com/",
    "project": {
        "id": 4,
        "url": "https://patchwork.dpdk.org/api/projects/4/?format=api",
        "name": "WEB",
        "link_name": "web",
        "list_id": "web.dpdk.org",
        "list_email": "web@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-web",
        "webscm_url": "http://git.dpdk.org/tools/dpdk-web/",
        "list_archive_url": "https://inbox.dpdk.org/web",
        "list_archive_url_format": "https://inbox.dpdk.org/web/{}",
        "commit_url_format": ""
    },
    "msgid": "<1631292211-50614-1-git-send-email-lijuan.tu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/1631292211-50614-1-git-send-email-lijuan.tu@intel.com",
    "date": "2021-09-10T16:43:31",
    "name": "add 21.05&21.02 Intel performance reports",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "b3e8c1fbcdf7df20d44a69d88dd763d5a9c71727",
    "submitter": {
        "id": 1098,
        "url": "https://patchwork.dpdk.org/api/people/1098/?format=api",
        "name": "Tu, Lijuan",
        "email": "lijuan.tu@intel.com"
    },
    "delegate": null,
    "mbox": "https://patchwork.dpdk.org/project/web/patch/1631292211-50614-1-git-send-email-lijuan.tu@intel.com/mbox/",
    "series": [
        {
            "id": 18828,
            "url": "https://patchwork.dpdk.org/api/series/18828/?format=api",
            "web_url": "https://patchwork.dpdk.org/project/web/list/?series=18828",
            "date": "2021-09-10T16:43:31",
            "name": "add 21.05&21.02 Intel performance reports",
            "version": 1,
            "mbox": "https://patchwork.dpdk.org/series/18828/mbox/"
        }
    ],
    "comments": "https://patchwork.dpdk.org/api/patches/98569/comments/",
    "check": "pending",
    "checks": "https://patchwork.dpdk.org/api/patches/98569/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<web-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 4718BA0547;\n\tFri, 10 Sep 2021 10:53:53 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 3D27140DDE;\n\tFri, 10 Sep 2021 10:53:53 +0200 (CEST)",
            "from mga07.intel.com (mga07.intel.com [134.134.136.100])\n by mails.dpdk.org (Postfix) with ESMTP id 990884067E\n for <web@dpdk.org>; Fri, 10 Sep 2021 10:53:51 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 10 Sep 2021 01:53:49 -0700",
            "from unknown (HELO dpdk-lijuan.sh.intel.com) ([10.67.119.192])\n by fmsmga002.fm.intel.com with ESMTP; 10 Sep 2021 01:53:48 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10102\"; a=\"284733753\"",
            "E=Sophos;i=\"5.85,282,1624345200\"; d=\"scan'208\";a=\"284733753\"",
            "E=Sophos;i=\"5.85,282,1624345200\"; d=\"scan'208\";a=\"549186456\""
        ],
        "X-ExtLoop1": "1",
        "From": "Lijuan Tu <lijuan.tu@intel.com>",
        "To": "thomas@monjalon.net",
        "Cc": "web@dpdk.org,\n\tLijuan Tu <lijuan.tu@intel.com>",
        "Date": "Sat, 11 Sep 2021 00:43:31 +0800",
        "Message-Id": "<1631292211-50614-1-git-send-email-lijuan.tu@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dpdk-web] [PATCH] add 21.05&21.02 Intel performance reports",
        "X-BeenThere": "web@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK website maintenance <web.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/web>,\n <mailto:web-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/web/>",
        "List-Post": "<mailto:web@dpdk.org>",
        "List-Help": "<mailto:web-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/web>,\n <mailto:web-request@dpdk.org?subject=subscribe>",
        "Errors-To": "web-bounces@dpdk.org",
        "Sender": "\"web\" <web-bounces@dpdk.org>"
    },
    "content": "Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>\n---\n content/perf-reports/_index.md | 10 ++++++++++\n 1 file changed, 10 insertions(+)",
    "diff": "diff --git a/content/perf-reports/_index.md b/content/perf-reports/_index.md\nindex 83dea4e..0c06ea5 100644\n--- a/content/perf-reports/_index.md\n+++ b/content/perf-reports/_index.md\n@@ -3,10 +3,20 @@ title = \"Performance Reports\"\n weight = \"7\"\n +++\n \n+- [DPDK 21.05 Intel NIC Performance Report]\n+  (//fast.dpdk.org/doc/perf/DPDK_21_05_Intel_NIC_performance_report.pdf)\n+- [DPDK 21.05 Intel Vhost/Virtio Performance Report]\n+  (//fast.dpdk.org/doc/perf/DPDK_21_05_Intel_virtio_performance_report.pdf)\n+- [DPDK 21.05 Intel Crypto Performance Report]\n+  (//fast.dpdk.org/doc/perf/DPDK_21_05_Intel_crypto_performance_report.pdf)\n - [DPDK 21.05 Mellanox NIC Performance Report]\n   (//fast.dpdk.org/doc/perf/DPDK_21_05_Mellanox_NIC_performance_report.pdf)\n - [DPDK 21.02 Broadcom NIC Performance Report]\n   (//fast.dpdk.org/doc/perf/DPDK_21_02_Broadcom_NIC_performance_report.pdf)\n+- [DPDK 21.02 Intel Vhost/Virtio Performance Report]\n+  (//fast.dpdk.org/doc/perf/DPDK_21_02_Intel_virtio_performance_report.pdf)\n+- [DPDK 21.02 Intel Crypto Performance Report]\n+  (//fast.dpdk.org/doc/perf/DPDK_21_02_Intel_crypto_performance_report.pdf)\n - [DPDK 21.02 Mellanox NIC Performance Report]\n   (//fast.dpdk.org/doc/perf/DPDK_21_02_Mellanox_NIC_performance_report.pdf)\n - [DPDK 20.11 Broadcom NIC Performance Report]\n",
    "prefixes": []
}