get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 125090,
    "url": "http://patches.dpdk.org/api/patches/125090/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20230314044040.1451443-1-mingxia.liu@intel.com/",
    "project": {
        "id": 4,
        "url": "http://patches.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": "<20230314044040.1451443-1-mingxia.liu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20230314044040.1451443-1-mingxia.liu@intel.com",
    "date": "2023-03-14T04:40:40",
    "name": "[v2] add Intel cpfl to supported NICs",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "c4f5688ccf43e3708773ca27262e2242b08c36bb",
    "submitter": {
        "id": 2514,
        "url": "http://patches.dpdk.org/api/people/2514/?format=api",
        "name": "Liu, Mingxia",
        "email": "mingxia.liu@intel.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/web/patch/20230314044040.1451443-1-mingxia.liu@intel.com/mbox/",
    "series": [
        {
            "id": 27376,
            "url": "http://patches.dpdk.org/api/series/27376/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=27376",
            "date": "2023-03-14T04:40:40",
            "name": "[v2] add Intel cpfl to supported NICs",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/27376/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/125090/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/125090/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 44A5D41E8C;\n\tTue, 14 Mar 2023 06:38:36 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 20C86410D1;\n\tTue, 14 Mar 2023 06:38:36 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by mails.dpdk.org (Postfix) with ESMTP id DDABC40F16\n for <web@dpdk.org>; Tue, 14 Mar 2023 06:38:33 +0100 (CET)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Mar 2023 22:38:33 -0700",
            "from dpdk-mingxial-01.sh.intel.com ([10.67.119.238])\n by fmsmga004.fm.intel.com with ESMTP; 13 Mar 2023 22:38:31 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1678772314; x=1710308314;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=fBwZ8mjJ143Ljj9AOMyXOJLk5fhhFb29s4GIsouaQYk=;\n b=CHyURX+znfFB23uVezzMBJ8dAm3wQHuK8LIUpPSMEv0sVvuitTVZZh3n\n b4rlce+ygP1b2nhQnTJcZYeFotaHr2lisEZq+dTr9A2SziPQBK/rhHmYM\n x8jzkRpCciI3kOWm/0WK+wECHyTh9nB6T9zFr/1hRHHBGaO62/9StqQBd\n nLqy9L15+2AMbZlmuL7+J0NKQtZLcyJnSqCOfuxk8szkpywts1+Rpsxgu\n fo3UK85zIvIPOhmhuKcRXMAsgd8uKeK5fjrRQr2EPF0tZlFYCEPuyPX/y\n NmoaI57yZ23QbKNnNUwSKFbCSyoMIcN+hPDajaGV/04UQt+UjnMEGgZlx g==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10648\"; a=\"334812324\"",
            "E=Sophos;i=\"5.98,259,1673942400\"; d=\"scan'208\";a=\"334812324\"",
            "E=McAfee;i=\"6500,9779,10648\"; a=\"747872795\"",
            "E=Sophos;i=\"5.98,259,1673942400\"; d=\"scan'208\";a=\"747872795\""
        ],
        "X-ExtLoop1": "1",
        "From": "Mingxia Liu <mingxia.liu@intel.com>",
        "To": "thomas@monjalon.net",
        "Cc": "web@dpdk.org, beilei.xing@intel.com, Mingxia Liu <mingxia.liu@intel.com>",
        "Subject": "[PATCH v2] add Intel cpfl to supported NICs",
        "Date": "Tue, 14 Mar 2023 04:40:40 +0000",
        "Message-Id": "<20230314044040.1451443-1-mingxia.liu@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20230314020759.1445151-1-mingxia.liu@intel.com>",
        "References": "<20230314020759.1445151-1-mingxia.liu@intel.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "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"
    },
    "content": "This driver is for Intel® IPU E2100 (Device ID: 0x1453).\nAnd this driver is added at DPDK 23.03 release.\n\nSigned-off-by: Mingxia Liu <mingxia.liu@intel.com>\n---\n content/supported/nics/intel.md | 3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md\nindex 1564d33..fcc1850 100644\n--- a/content/supported/nics/intel.md\n+++ b/content/supported/nics/intel.md\n@@ -1,6 +1,6 @@\n +++\n title = \"Intel\"\n-description = \"e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc\"\n+description = \"e1000, ixgbe, i40e, ice, idpf, cpfl, fm10k, ipn3ke, ifc, igc\"\n hidden = true\n +++\n \n@@ -12,6 +12,7 @@ hidden = true\n - [i40e](//doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722, XXV710)\n - [ice](//doc.dpdk.org/guides/nics/ice.html) (E810, E822, E823)\n - [idpf](//doc.dpdk.org/guides/nics/idpf.html) (IPU E2100)\n+- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100)\n - [fm10k](//doc.dpdk.org/guides/nics/fm10k.html) (FM10420)\n - [ipn3ke](//doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)\n - [ifc](//doc.dpdk.org/guides/vdpadevs/ifc.html) (IFC)\n",
    "prefixes": [
        "v2"
    ]
}