get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 102743,
    "url": "http://patches.dpdk.org/api/patches/102743/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211025144725.115828-5-miao.li@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": "<20211025144725.115828-5-miao.li@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20211025144725.115828-5-miao.li@intel.com",
    "date": "2021-10-25T14:47:24",
    "name": "[v8,4/5] power: modify return of queue_stopped",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "fa72a2c8e08e0cf1328d845210cd1a51c4884656",
    "submitter": {
        "id": 2220,
        "url": "http://patches.dpdk.org/api/people/2220/?format=api",
        "name": "Li, Miao",
        "email": "miao.li@intel.com"
    },
    "delegate": {
        "id": 2642,
        "url": "http://patches.dpdk.org/api/users/2642/?format=api",
        "username": "mcoquelin",
        "first_name": "Maxime",
        "last_name": "Coquelin",
        "email": "maxime.coquelin@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211025144725.115828-5-miao.li@intel.com/mbox/",
    "series": [
        {
            "id": 19944,
            "url": "http://patches.dpdk.org/api/series/19944/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=19944",
            "date": "2021-10-25T14:47:20",
            "name": "Support power monitor in virtio/vhost PMD",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/19944/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/102743/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/102743/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-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 80D6BA0C47;\n\tMon, 25 Oct 2021 08:43:58 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 59B1C41130;\n\tMon, 25 Oct 2021 08:43:53 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id 2585C41145;\n Mon, 25 Oct 2021 08:43:49 +0200 (CEST)",
            "from orsmga006.jf.intel.com ([10.7.209.51])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 24 Oct 2021 23:43:48 -0700",
            "from limiao-icelake.sh.intel.com ([10.67.115.126])\n by orsmga006.jf.intel.com with ESMTP; 24 Oct 2021 23:43:47 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10147\"; a=\"216747137\"",
            "E=Sophos;i=\"5.87,179,1631602800\"; d=\"scan'208\";a=\"216747137\"",
            "E=Sophos;i=\"5.87,179,1631602800\"; d=\"scan'208\";a=\"446095652\""
        ],
        "X-ExtLoop1": "1",
        "From": "Miao Li <miao.li@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "chenbo.xia@intel.com, maxime.coquelin@redhat.com, miao.li@intel.com,\n stable@dpdk.org, Anatoly Burakov <anatoly.burakov@intel.com>",
        "Date": "Mon, 25 Oct 2021 14:47:24 +0000",
        "Message-Id": "<20211025144725.115828-5-miao.li@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20211025144725.115828-1-miao.li@intel.com>",
        "References": "<20211018141638.5916-1-miao.li@intel.com>\n <20211025144725.115828-1-miao.li@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v8 4/5] power: modify return of queue_stopped",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <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 <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Since some vdevs like virtio and vhost do not support rxq_info_get and\nqueue state inquiry, the error return value -ENOTSUP need to be ignored\nwhen queue_stopped cannot get rx queue information and rx queue state.\nThis patch changes the return value of queue_stopped when\nrte_eth_rx_queue_info_get return -ENOTSUP to support vdevs which cannot\nprovide rx queue information and rx queue state enable power management.\n\nFixes: 209fd585456c (\"power: make ethdev power management thread unsafe\")\nCc: stable@dpdk.org\n\nSigned-off-by: Miao Li <miao.li@intel.com>\nAcked-by: Anatoly Burakov <anatoly.burakov@intel.com>\nReviewed-by: Chenbo Xia <chenbo.xia@intel.com>\n---\n lib/power/rte_power_pmd_mgmt.c | 9 +++++++--\n 1 file changed, 7 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/lib/power/rte_power_pmd_mgmt.c b/lib/power/rte_power_pmd_mgmt.c\nindex 0ce40f0875..39a2b4cd23 100644\n--- a/lib/power/rte_power_pmd_mgmt.c\n+++ b/lib/power/rte_power_pmd_mgmt.c\n@@ -382,8 +382,13 @@ queue_stopped(const uint16_t port_id, const uint16_t queue_id)\n {\n \tstruct rte_eth_rxq_info qinfo;\n \n-\tif (rte_eth_rx_queue_info_get(port_id, queue_id, &qinfo) < 0)\n-\t\treturn -1;\n+\tint ret = rte_eth_rx_queue_info_get(port_id, queue_id, &qinfo);\n+\tif (ret < 0) {\n+\t\tif (ret == -ENOTSUP)\n+\t\t\treturn 1;\n+\t\telse\n+\t\t\treturn -1;\n+\t}\n \n \treturn qinfo.queue_state == RTE_ETH_QUEUE_STATE_STOPPED;\n }\n",
    "prefixes": [
        "v8",
        "4/5"
    ]
}