get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 811776,
    "url": "http://patchwork.ozlabs.org/api/patches/811776/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com/",
    "project": {
        "id": 47,
        "url": "http://patchwork.ozlabs.org/api/projects/47/?format=api",
        "name": "Open vSwitch",
        "link_name": "openvswitch",
        "list_id": "ovs-dev.openvswitch.org",
        "list_email": "ovs-dev@openvswitch.org",
        "web_url": "http://openvswitch.org/",
        "scm_url": "git@github.com:openvswitch/ovs.git",
        "webscm_url": "https://github.com/openvswitch/ovs",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com>",
    "list_archive_url": null,
    "date": "2017-09-08T17:59:20",
    "name": "[ovs-dev,08/13] dpif-netdev: Reorder elements in dp_netdev_rxq structure.",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": false,
    "hash": "603ca7a68b260af5e438966fa4d4915e100fb711",
    "submitter": {
        "id": 68557,
        "url": "http://patchwork.ozlabs.org/api/people/68557/?format=api",
        "name": "Bodireddy, Bhanuprakash",
        "email": "bhanuprakash.bodireddy@intel.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com/mbox/",
    "series": [
        {
            "id": 2268,
            "url": "http://patchwork.ozlabs.org/api/series/2268/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=2268",
            "date": "2017-09-08T17:59:12",
            "name": "Rearrange structure members for memory efficiency.",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/2268/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/811776/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/811776/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<ovs-dev-bounces@openvswitch.org>",
        "X-Original-To": [
            "incoming@patchwork.ozlabs.org",
            "dev@openvswitch.org"
        ],
        "Delivered-To": [
            "patchwork-incoming@bilbo.ozlabs.org",
            "ovs-dev@mail.linuxfoundation.org"
        ],
        "Authentication-Results": "ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=openvswitch.org\n\t(client-ip=140.211.169.12; helo=mail.linuxfoundation.org;\n\tenvelope-from=ovs-dev-bounces@openvswitch.org;\n\treceiver=<UNKNOWN>)",
        "Received": [
            "from mail.linuxfoundation.org (mail.linuxfoundation.org\n\t[140.211.169.12])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xplnS5NZ7z9sDB\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat,  9 Sep 2017 04:13:48 +1000 (AEST)",
            "from mail.linux-foundation.org (localhost [127.0.0.1])\n\tby mail.linuxfoundation.org (Postfix) with ESMTP id B1681C7F;\n\tFri,  8 Sep 2017 18:09:16 +0000 (UTC)",
            "from smtp1.linuxfoundation.org (smtp1.linux-foundation.org\n\t[172.17.192.35])\n\tby mail.linuxfoundation.org (Postfix) with ESMTPS id 0FFD2C7A\n\tfor <dev@openvswitch.org>; Fri,  8 Sep 2017 18:09:12 +0000 (UTC)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n\tby smtp1.linuxfoundation.org (Postfix) with ESMTPS id CEA10E5\n\tfor <dev@openvswitch.org>; Fri,  8 Sep 2017 18:09:11 +0000 (UTC)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby fmsmga105.fm.intel.com with ESMTP; 08 Sep 2017 11:09:11 -0700",
            "from silpixa00393942.ir.intel.com (HELO\n\tsilpixa00393942.ger.corp.intel.com) ([10.237.223.42])\n\tby fmsmga002.fm.intel.com with ESMTP; 08 Sep 2017 11:09:10 -0700"
        ],
        "X-Greylist": "domain auto-whitelisted by SQLgrey-1.7.6",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos; i=\"5.42,362,1500966000\"; d=\"scan'208\";\n\ta=\"1216435669\"",
        "From": "Bhanuprakash Bodireddy <bhanuprakash.bodireddy@intel.com>",
        "To": "dev@openvswitch.org",
        "Date": "Fri,  8 Sep 2017 18:59:20 +0100",
        "Message-Id": "<1504893565-110166-9-git-send-email-bhanuprakash.bodireddy@intel.com>",
        "X-Mailer": "git-send-email 2.4.11",
        "In-Reply-To": "<1504893565-110166-1-git-send-email-bhanuprakash.bodireddy@intel.com>",
        "References": "<1504893565-110166-1-git-send-email-bhanuprakash.bodireddy@intel.com>",
        "X-Spam-Status": "No, score=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,\n\tRP_MATCHES_RCVD autolearn=disabled version=3.3.1",
        "X-Spam-Checker-Version": "SpamAssassin 3.3.1 (2010-03-16) on\n\tsmtp1.linux-foundation.org",
        "Subject": "[ovs-dev] [PATCH 08/13] dpif-netdev: Reorder elements in\n\tdp_netdev_rxq structure.",
        "X-BeenThere": "ovs-dev@openvswitch.org",
        "X-Mailman-Version": "2.1.12",
        "Precedence": "list",
        "List-Id": "<ovs-dev.openvswitch.org>",
        "List-Unsubscribe": "<https://mail.openvswitch.org/mailman/options/ovs-dev>,\n\t<mailto:ovs-dev-request@openvswitch.org?subject=unsubscribe>",
        "List-Archive": "<http://mail.openvswitch.org/pipermail/ovs-dev/>",
        "List-Post": "<mailto:ovs-dev@openvswitch.org>",
        "List-Help": "<mailto:ovs-dev-request@openvswitch.org?subject=help>",
        "List-Subscribe": "<https://mail.openvswitch.org/mailman/listinfo/ovs-dev>,\n\t<mailto:ovs-dev-request@openvswitch.org?subject=subscribe>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=\"us-ascii\"",
        "Content-Transfer-Encoding": "7bit",
        "Sender": "ovs-dev-bounces@openvswitch.org",
        "Errors-To": "ovs-dev-bounces@openvswitch.org"
    },
    "content": "By reordering elements in dp_netdev_rxq structure, pad bytes and a hole\ncan be removed.\n\nBefore: structure size: 104, sum holes: 1, sum padbytes:4, cachelines:2\nAfter : structure size:  96, sum holes: 0, sum padbytes:0, cachelines:2\n\nSigned-off-by: Bhanuprakash Bodireddy <bhanuprakash.bodireddy@intel.com>\n---\n lib/dpif-netdev.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c\nindex 071ec14..b1ef0fb 100644\n--- a/lib/dpif-netdev.c\n+++ b/lib/dpif-netdev.c\n@@ -366,6 +366,7 @@ struct dp_netdev_rxq {\n                                           pinned. OVS_CORE_UNSPEC if the\n                                           queue doesn't need to be pinned to a\n                                           particular core. */\n+    unsigned intrvl_idx;               /* Write index for 'cycles_intrvl'. */\n     struct dp_netdev_pmd_thread *pmd;  /* pmd thread that polls this queue. */\n \n     /* Counters of cycles spent successfully polling and processing pkts. */\n@@ -373,7 +374,6 @@ struct dp_netdev_rxq {\n     /* We store PMD_RXQ_INTERVAL_MAX intervals of data for an rxq and then\n        sum them to yield the cycles used for an rxq. */\n     atomic_ullong cycles_intrvl[PMD_RXQ_INTERVAL_MAX];\n-    unsigned intrvl_idx;               /* Write index for 'cycles_intrvl'. */\n };\n \n /* A port in a netdev-based datapath. */\n",
    "prefixes": [
        "ovs-dev",
        "08/13"
    ]
}