get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45488,
    "url": "https://patches.dpdk.org/api/patches/45488/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1538040115-44176-3-git-send-email-xiaoyun.li@intel.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<1538040115-44176-3-git-send-email-xiaoyun.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1538040115-44176-3-git-send-email-xiaoyun.li@intel.com",
    "date": "2018-09-27T09:21:55",
    "name": "[2/2] net/i40e: remove unnecessary call of rte intr enable",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "8feba4c40456a5ff23224241e8b21efa283aab2a",
    "submitter": {
        "id": 798,
        "url": "https://patches.dpdk.org/api/people/798/?format=api",
        "name": "Li, Xiaoyun",
        "email": "xiaoyun.li@intel.com"
    },
    "delegate": {
        "id": 1540,
        "url": "https://patches.dpdk.org/api/users/1540/?format=api",
        "username": "qzhan15",
        "first_name": "Qi",
        "last_name": "Zhang",
        "email": "qi.z.zhang@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1538040115-44176-3-git-send-email-xiaoyun.li@intel.com/mbox/",
    "series": [
        {
            "id": 1542,
            "url": "https://patches.dpdk.org/api/series/1542/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1542",
            "date": "2018-09-27T09:21:53",
            "name": "remove unnecessary call of rte intr enable",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/1542/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/45488/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/45488/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 5F30A1B14D;\n\tThu, 27 Sep 2018 11:38:55 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n\tby dpdk.org (Postfix) with ESMTP id 1D68D1B11A\n\tfor <dev@dpdk.org>; Thu, 27 Sep 2018 11:38:50 +0200 (CEST)",
            "from fmsmga001.fm.intel.com ([10.253.24.23])\n\tby fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t27 Sep 2018 02:38:49 -0700",
            "from dpdk-xiaoyunl.sh.intel.com ([10.67.110.231])\n\tby fmsmga001.fm.intel.com with ESMTP; 27 Sep 2018 02:38:22 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.54,310,1534834800\"; d=\"scan'208\";a=\"93725741\"",
        "From": "Xiaoyun Li <xiaoyun.li@intel.com>",
        "To": "dev@dpdk.org, qi.z.zhang@intel.com, beilei.xing@intel.com,\n\twenzhuo.lu@intel.com, jingjing.wu@intel.com",
        "Cc": "Xiaoyun Li <xiaoyun.li@intel.com>",
        "Date": "Thu, 27 Sep 2018 05:21:55 -0400",
        "Message-Id": "<1538040115-44176-3-git-send-email-xiaoyun.li@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1538040115-44176-1-git-send-email-xiaoyun.li@intel.com>",
        "References": "<1538040115-44176-1-git-send-email-xiaoyun.li@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 2/2] net/i40e: remove unnecessary call of rte\n\tintr enable",
        "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": "Since rte_intr_enable is called at init and start time. Remove it in\ninterrupt_action function to avoid too many system calls.\n\nSigned-off-by: Xiaoyun Li <xiaoyun.li@intel.com>\n---\n drivers/net/i40e/i40e_ethdev.c | 1 -\n 1 file changed, 1 deletion(-)",
    "diff": "diff --git a/drivers/net/i40e/i40e_ethdev.c b/drivers/net/i40e/i40e_ethdev.c\nindex 85a6a86..426d54c 100644\n--- a/drivers/net/i40e/i40e_ethdev.c\n+++ b/drivers/net/i40e/i40e_ethdev.c\n@@ -6549,7 +6549,6 @@ i40e_dev_interrupt_handler(void *param)\n done:\n \t/* Enable interrupt */\n \ti40e_pf_enable_irq0(hw);\n-\trte_intr_enable(dev->intr_handle);\n }\n \n int\n",
    "prefixes": [
        "2/2"
    ]
}