get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 81366,
    "url": "http://patches.dpdk.org/api/patches/81366/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20201019134858.32507-5-david.marchand@redhat.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": "<20201019134858.32507-5-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201019134858.32507-5-david.marchand@redhat.com",
    "date": "2020-10-19T13:48:44",
    "name": "[v10,04/18] net/axgbe: check max SIMD bitwidth",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "a071dac3d101204ba833e9d70946e1937c12be24",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.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/20201019134858.32507-5-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 13104,
            "url": "http://patches.dpdk.org/api/series/13104/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13104",
            "date": "2020-10-19T13:48:40",
            "name": "add max SIMD bitwidth to EAL",
            "version": 10,
            "mbox": "http://patches.dpdk.org/series/13104/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/81366/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/81366/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 6F999A04DC;\n\tMon, 19 Oct 2020 15:50:46 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 1DDB6E235;\n\tMon, 19 Oct 2020 15:49:32 +0200 (CEST)",
            "from us-smtp-delivery-124.mimecast.com\n (us-smtp-delivery-124.mimecast.com [63.128.21.124])\n by dpdk.org (Postfix) with ESMTP id 49EA2D033\n for <dev@dpdk.org>; Mon, 19 Oct 2020 15:49:28 +0200 (CEST)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n us-mta-148-4YDqIocaOJa6k9EJbBBFug-1; Mon, 19 Oct 2020 09:49:24 -0400",
            "from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com\n [10.5.11.15])\n (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n (No client certificate requested)\n by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8CAFB18BE170;\n Mon, 19 Oct 2020 13:49:22 +0000 (UTC)",
            "from dmarchan.remote.csb (unknown [10.40.195.116])\n by smtp.corp.redhat.com (Postfix) with ESMTP id 4AF1D7513E;\n Mon, 19 Oct 2020 13:49:20 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n s=mimecast20190719; t=1603115366;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding:\n in-reply-to:in-reply-to:references:references;\n bh=ErXYjcSaG/3DzJlGSDssDj27sKlWoY1eCkuCZ6cc6Zc=;\n b=TKK2s15ZgNX9Y6lpjFM7kitD66/G0PWDOGt2a+0T1zAnQRVTkZmaaLNFqdYGcQO4JtRw98\n Y8MFwJRdrvfhyJGZcJ7r+gK87L4huLSAhyuQDcbx8hz9rOigmc5LNlSJ7LbygpPXs1tVfp\n bpW8Y67zn4A9xZE7QvkAs/ny1WOt00s=",
        "X-MC-Unique": "4YDqIocaOJa6k9EJbBBFug-1",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "viktorin@rehivetech.com, ruifeng.wang@arm.com, jerinj@marvell.com,\n drc@linux.vnet.ibm.com, bruce.richardson@intel.com,\n konstantin.ananyev@intel.com, ciara.power@intel.com,\n Amaranath Somalapuram <asomalap@amd.com>",
        "Date": "Mon, 19 Oct 2020 15:48:44 +0200",
        "Message-Id": "<20201019134858.32507-5-david.marchand@redhat.com>",
        "In-Reply-To": "<20201019134858.32507-1-david.marchand@redhat.com>",
        "References": "<20201019134858.32507-1-david.marchand@redhat.com>",
        "MIME-Version": "1.0",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.15",
        "Authentication-Results": "relay.mimecast.com;\n auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=david.marchand@redhat.com",
        "X-Mimecast-Spam-Score": "0",
        "X-Mimecast-Originator": "redhat.com",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain; charset=\"US-ASCII\"",
        "Subject": "[dpdk-dev] [PATCH v10 04/18] net/axgbe: check max SIMD bitwidth",
        "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": "From: Ciara Power <ciara.power@intel.com>\n\nWhen 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\nSigned-off-by: Ciara Power <ciara.power@intel.com>\nAcked-by: Amaranath Somalapuram <asomalap@amd.com>\n---\nv4: Updated enum name.\n---\n drivers/net/axgbe/axgbe_rxtx.c | 4 +++-\n 1 file changed, 3 insertions(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/axgbe/axgbe_rxtx.c b/drivers/net/axgbe/axgbe_rxtx.c\nindex bc93becaa5..032e3cebce 100644\n--- a/drivers/net/axgbe/axgbe_rxtx.c\n+++ b/drivers/net/axgbe/axgbe_rxtx.c\n@@ -10,6 +10,7 @@\n #include <rte_time.h>\n #include <rte_mempool.h>\n #include <rte_mbuf.h>\n+#include <rte_vect.h>\n \n static void\n axgbe_rx_queue_release(struct axgbe_rx_queue *rx_queue)\n@@ -557,7 +558,8 @@ int axgbe_dev_tx_queue_setup(struct rte_eth_dev *dev, uint16_t queue_idx,\n \tif (!pdata->tx_queues)\n \t\tpdata->tx_queues = dev->data->tx_queues;\n \n-\tif (txq->vector_disable)\n+\tif (txq->vector_disable ||\n+\t\t\trte_vect_get_max_simd_bitwidth() < RTE_VECT_SIMD_128)\n \t\tdev->tx_pkt_burst = &axgbe_xmit_pkts;\n \telse\n #ifdef RTE_ARCH_X86\n",
    "prefixes": [
        "v10",
        "04/18"
    ]
}