get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 119249,
    "url": "http://patches.dpdk.org/api/patches/119249/?format=api",
    "web_url": "http://patches.dpdk.org/project/web/patch/20221028063417.2681699-1-junfeng.guo@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": "<20221028063417.2681699-1-junfeng.guo@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/web/20221028063417.2681699-1-junfeng.guo@intel.com",
    "date": "2022-10-28T06:34:17",
    "name": "add Intel gve to supported NICs",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": false,
    "hash": "74d4d157790cfa6e567574d8cd24f217f3651e5c",
    "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/web/patch/20221028063417.2681699-1-junfeng.guo@intel.com/mbox/",
    "series": [
        {
            "id": 25467,
            "url": "http://patches.dpdk.org/api/series/25467/?format=api",
            "web_url": "http://patches.dpdk.org/project/web/list/?series=25467",
            "date": "2022-10-28T06:34:17",
            "name": "add Intel gve to supported NICs",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/25467/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/119249/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/119249/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 7DA0DA0543;\n\tFri, 28 Oct 2022 08:36:14 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 6DE6540A89;\n\tFri, 28 Oct 2022 08:36:14 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id D8A8240041\n for <web@dpdk.org>; Fri, 28 Oct 2022 08:36:11 +0200 (CEST)",
            "from orsmga001.jf.intel.com ([10.7.209.18])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Oct 2022 23:36:01 -0700",
            "from dpdk-jf-ntb-one.sh.intel.com ([10.67.111.104])\n by orsmga001.jf.intel.com with ESMTP; 27 Oct 2022 23:36:00 -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=1666938972; x=1698474972;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=iEzLKEv2cFVgV688nrwSLxkyLNen3qV7h2gyykCw6wQ=;\n b=V1dgduGfnkodVNvXkD3HkkpfWUuTCWtBy43tPFu9EbvVh8qFQMSPnBjQ\n vx+n7oYKR3kEjBCJljHwL//jClZKEnNAq1jA0MWzN1UncSz87JXqhuoo4\n SauutzBSA+Dt0w4fPEmypMkQOYGAf62n7JH8Fnp9WQjiJG9Qd8DpXV4TP\n 3igvvSEou9t/JE1SvoFjKCbHrodFU3HVPiNauX6E/KnM1QlYnQhzBvHud\n GTehjVXzAu8S9UlD/UUjc3azrdhZvwSkeUZf89+s4F+6BNbnCm940Z+rq\n 8l3hpd3QwwxoXQbOg0UVU5B5BOf8028nkkt0XAlyyOTNEfx+/lhdP8z2b w==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10513\"; a=\"307150650\"",
            "E=Sophos;i=\"5.95,220,1661842800\"; d=\"scan'208\";a=\"307150650\"",
            "E=McAfee;i=\"6500,9779,10513\"; a=\"665964476\"",
            "E=Sophos;i=\"5.95,220,1661842800\"; d=\"scan'208\";a=\"665964476\""
        ],
        "X-ExtLoop1": "1",
        "From": "Junfeng Guo <junfeng.guo@intel.com>",
        "To": "thomas@monjalon.net,\n\tferruh.yigit@amd.com",
        "Cc": "web@dpdk.org,\n\tJunfeng Guo <junfeng.guo@intel.com>",
        "Subject": "[PATCH] add Intel gve to supported NICs",
        "Date": "Fri, 28 Oct 2022 14:34:17 +0800",
        "Message-Id": "<20221028063417.2681699-1-junfeng.guo@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "MIME-Version": "1.0",
        "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": "Note that this driver is for gVNIC on Google Cloud Platform.\nAnd this driver is added at DPDK 22.11 release.\n\nSigned-off-by: Junfeng Guo <junfeng.guo@intel.com>\n---\n content/supported/nics/intel.md | 7 +++++--\n 1 file changed, 5 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md\nindex 22ec2e9..dafe634 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, fm10k, ipn3ke, ifc, igc\"\n+description = \"e1000, ixgbe, i40e, ice, fm10k, gve, ipn3ke, ifc, igc\"\n hidden = true\n +++\n \n@@ -12,9 +12,12 @@ 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)\n - [fm10k](//doc.dpdk.org/guides/nics/fm10k.html) (FM10420)\n+- [gve](//doc.dpdk.org/guides/nics/gve.html) (gVNIC)\n - [ipn3ke](//doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)\n - [ifc](//doc.dpdk.org/guides/vdpadevs/ifc.html) (IFC)\n \n {{% notice note %}}\n-Note: The drivers e1000 and e1000e are also called em. The drivers em and igb are sometimes grouped in e1000 family.\n+- The drivers e1000 and e1000e are also called em.\n+- The drivers em and igb are sometimes grouped in e1000 family.\n+- The driver gve is for gVNIC on Google Cloud Platform.\n {{% /notice %}}\n",
    "prefixes": []
}