get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 75307,
    "url": "http://patches.dpdk.org/api/patches/75307/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200807155859.63888-11-ciara.power@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": "<20200807155859.63888-11-ciara.power@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200807155859.63888-11-ciara.power@intel.com",
    "date": "2020-08-07T15:58:57",
    "name": "[20.11,10/12] net/ixgbe: add checks for max SIMD bitwidth",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "dda999230076b6d94425118b534f52fc2b1f41ec",
    "submitter": {
        "id": 978,
        "url": "http://patches.dpdk.org/api/people/978/?format=api",
        "name": "Power, Ciara",
        "email": "ciara.power@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200807155859.63888-11-ciara.power@intel.com/mbox/",
    "series": [
        {
            "id": 11550,
            "url": "http://patches.dpdk.org/api/series/11550/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11550",
            "date": "2020-08-07T15:58:47",
            "name": "add max SIMD bitwidth to EAL",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/11550/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/75307/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/75307/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 7FE9EA04B0;\n\tFri,  7 Aug 2020 18:08:19 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id D088D1C11B;\n\tFri,  7 Aug 2020 18:06:44 +0200 (CEST)",
            "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n by dpdk.org (Postfix) with ESMTP id A6A101C112\n for <dev@dpdk.org>; Fri,  7 Aug 2020 18:06:40 +0200 (CEST)",
            "from fmsmga007.fm.intel.com ([10.253.24.52])\n by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Aug 2020 09:06:40 -0700",
            "from silpixa00399953.ir.intel.com (HELO\n silpixa00399953.ger.corp.intel.com) ([10.237.222.53])\n by fmsmga007.fm.intel.com with ESMTP; 07 Aug 2020 09:06:39 -0700"
        ],
        "IronPort-SDR": [
            "\n 4I1EF1vgQJ4c83cNekAwox+YgllgTvxqH+t2fNrIhmyURwTVMC2gcKMjZ/MSairUlon5YEKz9r\n IxhqqYusGcgA==",
            "\n H1m5soCi7SJL12c2EWEJ9jyPLn2PeUSMWb0rGI+6OiKb88CadP54Q9VhZuoEdxk2pDWiR2IiPp\n FvTxBENQIzkA=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9705\"; a=\"171183112\"",
            "E=Sophos;i=\"5.75,446,1589266800\"; d=\"scan'208\";a=\"171183112\"",
            "E=Sophos;i=\"5.75,446,1589266800\"; d=\"scan'208\";a=\"275407932\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Ciara Power <ciara.power@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "bruce.richardson@intel.com, Ciara Power <ciara.power@intel.com>,\n Wei Zhao <wei.zhao1@intel.com>, Jeff Guo <jia.guo@intel.com>",
        "Date": "Fri,  7 Aug 2020 16:58:57 +0100",
        "Message-Id": "<20200807155859.63888-11-ciara.power@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200807155859.63888-1-ciara.power@intel.com>",
        "References": "<20200807155859.63888-1-ciara.power@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 20.11 10/12] net/ixgbe: add checks for max SIMD\n\tbitwidth",
        "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 <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": "When choosing a vector path to take, an extra condition must be\nsatisfied to ensure the max SIMD bitwidth allows for the CPU enabled\npath.\n\nCc: Wei Zhao <wei.zhao1@intel.com>\nCc: Jeff Guo <jia.guo@intel.com>\n\nSigned-off-by: Ciara Power <ciara.power@intel.com>\n---\n drivers/net/ixgbe/ixgbe_rxtx.c | 7 +++++--\n 1 file changed, 5 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/drivers/net/ixgbe/ixgbe_rxtx.c b/drivers/net/ixgbe/ixgbe_rxtx.c\nindex 977ecf5137..eadc7183f2 100644\n--- a/drivers/net/ixgbe/ixgbe_rxtx.c\n+++ b/drivers/net/ixgbe/ixgbe_rxtx.c\n@@ -2503,7 +2503,9 @@ ixgbe_set_tx_function(struct rte_eth_dev *dev, struct ixgbe_tx_queue *txq)\n \t\tdev->tx_pkt_prepare = NULL;\n \t\tif (txq->tx_rs_thresh <= RTE_IXGBE_TX_MAX_FREE_BUF_SZ &&\n \t\t\t\t(rte_eal_process_type() != RTE_PROC_PRIMARY ||\n-\t\t\t\t\tixgbe_txq_vec_setup(txq) == 0)) {\n+\t\t\t\t\tixgbe_txq_vec_setup(txq) == 0) &&\n+\t\t\t\trte_get_max_simd_bitwidth()\n+\t\t\t\t>= RTE_MAX_128_SIMD) {\n \t\t\tPMD_INIT_LOG(DEBUG, \"Vector tx enabled.\");\n \t\t\tdev->tx_pkt_burst = ixgbe_xmit_pkts_vec;\n \t\t} else\n@@ -4743,7 +4745,8 @@ ixgbe_set_rx_function(struct rte_eth_dev *dev)\n \t * conditions to be met and Rx Bulk Allocation should be allowed.\n \t */\n \tif (ixgbe_rx_vec_dev_conf_condition_check(dev) ||\n-\t    !adapter->rx_bulk_alloc_allowed) {\n+\t    !adapter->rx_bulk_alloc_allowed ||\n+\t\t\trte_get_max_simd_bitwidth() < RTE_MAX_128_SIMD) {\n \t\tPMD_INIT_LOG(DEBUG, \"Port[%d] doesn't meet Vector Rx \"\n \t\t\t\t    \"preconditions\",\n \t\t\t     dev->data->port_id);\n",
    "prefixes": [
        "20.11",
        "10/12"
    ]
}