get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 53287,
    "url": "http://patches.dpdk.org/api/patches/53287/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1557160638-98332-1-git-send-email-lijuan.tu@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": "<1557160638-98332-1-git-send-email-lijuan.tu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1557160638-98332-1-git-send-email-lijuan.tu@intel.com",
    "date": "2019-05-06T16:37:17",
    "name": "[1/2] doc: add tested Intel platforms with Intel NICs",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "eb1708044fdf5bf80064778841fd23dbfcd9ce31",
    "submitter": {
        "id": 1098,
        "url": "http://patches.dpdk.org/api/people/1098/?format=api",
        "name": "Tu, Lijuan",
        "email": "lijuan.tu@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1557160638-98332-1-git-send-email-lijuan.tu@intel.com/mbox/",
    "series": [
        {
            "id": 4573,
            "url": "http://patches.dpdk.org/api/series/4573/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4573",
            "date": "2019-05-06T16:37:17",
            "name": "[1/2] doc: add tested Intel platforms with Intel NICs",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/4573/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/53287/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/53287/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 11C27343C;\n\tMon,  6 May 2019 10:17:44 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n\tby dpdk.org (Postfix) with ESMTP id 9CEF52BBB\n\tfor <dev@dpdk.org>; Mon,  6 May 2019 10:17:42 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n\tby fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t06 May 2019 01:17:41 -0700",
            "from juan.sh.intel.com ([10.67.119.80])\n\tby fmsmga007.fm.intel.com with ESMTP; 06 May 2019 01:17:40 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.60,437,1549958400\"; d=\"scan'208\";a=\"148959345\"",
        "From": "Lijuan Tu <lijuan.tu@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "marko.kovacevic@intel.com, john.mcnamara@intel.com,\n\tLijuan Tu <lijuan.tu@intel.com>",
        "Date": "Tue,  7 May 2019 00:37:17 +0800",
        "Message-Id": "<1557160638-98332-1-git-send-email-lijuan.tu@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "Subject": "[dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel\n\tNICs",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Add tested Intel platforms with Intel NICs to v19.05 release note.\n\nSigned-off-by: Lijuan Tu <lijuan.tu@intel.com>\n---\n doc/guides/rel_notes/release_19_05.rst | 88 ++++++++++++++++++++++++++++++++++\n 1 file changed, 88 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst\nindex 5044ac7..bb104f8 100644\n--- a/doc/guides/rel_notes/release_19_05.rst\n+++ b/doc/guides/rel_notes/release_19_05.rst\n@@ -420,3 +420,91 @@ Tested Platforms\n    This section is a comment. Do not overwrite or remove it.\n    Also, make sure to start the actual text at the margin.\n    =========================================================\n+\n+* Intel(R) platforms with Intel(R) NICs combinations\n+\n+   * CPU\n+\n+     * Intel(R) Atom(TM) CPU C3758 @ 2.20GHz\n+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz\n+     * Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz\n+     * Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz\n+     * Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz\n+     * Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz\n+     * Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz\n+\n+   * OS:\n+\n+     * CentOS 7.4\n+     * CentOS 7.5\n+     * Fedora 25\n+     * Fedora 28\n+     * Fedora 29\n+     * FreeBSD 12.0\n+     * Red Hat Enterprise Linux Server release 7.4\n+     * Red Hat Enterprise Linux Server release 7.5\n+     * Red Hat Enterprise Linux Server release 7.6\n+     * SUSE12SP3\n+     * Open SUSE 15\n+     * Wind River Linux 8\n+     * Ubuntu 14.04\n+     * Ubuntu 16.04\n+     * Ubuntu 16.10\n+     * Ubuntu 18.04\n+     * Ubuntu 18.10\n+\n+   * NICs:\n+\n+     * Intel(R) 82599ES 10 Gigabit Ethernet Controller\n+\n+       * Firmware version: 0x61bf0001\n+       * Device id (pf/vf): 8086:10fb / 8086:10ed\n+       * Driver version: 5.2.3 (ixgbe)\n+\n+     * Intel(R) Corporation Ethernet Connection X552/X557-AT 10GBASE-T\n+\n+       * Firmware version: 0x800003e7\n+       * Device id (pf/vf): 8086:15ad / 8086:15a8\n+       * Driver version: 4.4.6 (ixgbe)\n+\n+     * Intel Corporation Ethernet Controller 10G X550T\n+\n+       * Firmware version: 0x80000482\n+       * Device id (pf): 8086:1563\n+       * Driver version: 5.1.0-k(ixgbe)\n+\n+     * Intel(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)\n+\n+       * Firmware version: 6.80 0x80003cc1\n+       * Device id (pf/vf): 8086:1572 / 8086:154c\n+       * Driver version: 2.7.29 (i40e)\n+\n+     * Intel(R) Corporation Ethernet Connection X722 for 10GbE SFP+ (4x10G)\n+\n+       * Firmware version: 3.33 0x80000fd5 0.0.0\n+       * Device id (pf/vf): 8086:37d0 / 8086:37cd\n+       * Driver version: 2.7.29 (i40e)\n+\n+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)\n+\n+       * Firmware version: 6.80 0x80003d05\n+       * Device id (pf/vf): 8086:158b / 8086:154c\n+       * Driver version: 2.7.29 (i40e)\n+\n+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)\n+\n+       * Firmware version: 6.80 0x80003cfb\n+       * Device id (pf/vf): 8086:1583 / 8086:154c\n+       * Driver version: 2.7.29 (i40e)\n+\n+     * Intel(R) Corporation I350 Gigabit Network Connection\n+\n+       * Firmware version: 1.63, 0x80000dda\n+       * Device id (pf/vf): 8086:1521 / 8086:1520\n+       * Driver version: 5.4.0-k (igb)\n+\n+     * Intel Corporation I210 Gigabit Network Connection\n+\n+       * Firmware version: 3.25, 0x800006eb, 1.1824.0\n+       * Device id (pf): 8086:1533\n+       * Driver version: 5.4.0-k(igb)\n",
    "prefixes": [
        "1/2"
    ]
}