get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 82202,
    "url": "http://patches.dpdk.org/api/patches/82202/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1603728068-1617-1-git-send-email-timothy.mcdaniel@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": "<1603728068-1617-1-git-send-email-timothy.mcdaniel@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1603728068-1617-1-git-send-email-timothy.mcdaniel@intel.com",
    "date": "2020-10-26T16:01:08",
    "name": "[1/1] eventdev: increase MAX QUEUES PER DEV to 255",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "4f2b4b6743e2c16e9fea5b3defe2b8f41e49c173",
    "submitter": {
        "id": 826,
        "url": "http://patches.dpdk.org/api/people/826/?format=api",
        "name": "Timothy McDaniel",
        "email": "timothy.mcdaniel@intel.com"
    },
    "delegate": {
        "id": 310,
        "url": "http://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1603728068-1617-1-git-send-email-timothy.mcdaniel@intel.com/mbox/",
    "series": [
        {
            "id": 13333,
            "url": "http://patches.dpdk.org/api/series/13333/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=13333",
            "date": "2020-10-26T16:01:08",
            "name": "[1/1] eventdev: increase MAX QUEUES PER DEV to 255",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/13333/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/82202/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/82202/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 723B2A04DD;\n\tMon, 26 Oct 2020 16:59:26 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id C3F0129C6;\n\tMon, 26 Oct 2020 16:59:23 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by dpdk.org (Postfix) with ESMTP id 532981D9E\n for <dev@dpdk.org>; Mon, 26 Oct 2020 16:59:21 +0100 (CET)",
            "from fmsmga004.fm.intel.com ([10.253.24.48])\n by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Oct 2020 08:59:19 -0700",
            "from txasoft-yocto.an.intel.com ([10.123.72.192])\n by fmsmga004.fm.intel.com with ESMTP; 26 Oct 2020 08:59:18 -0700"
        ],
        "IronPort-SDR": [
            "\n HXQ0R9PSMGEBhlfkOHzyP4+FdMuHbNeVr0os+pnNUjKpQfKh3s6jgFn+9jp7P+gw87+13pXFzM\n kPka5hwZvXfA==",
            "\n krZIlytmR2pm15MUtjFR7X+/KI3IiZ5iMtx62wi0/CWOLMdeQNQiHyrbmjaIGF58/9kT+TqV+W\n tkS51fC1DhIQ=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9786\"; a=\"164445867\"",
            "E=Sophos;i=\"5.77,420,1596524400\"; d=\"scan'208\";a=\"164445867\"",
            "E=Sophos;i=\"5.77,420,1596524400\"; d=\"scan'208\";a=\"350162018\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Timothy McDaniel <timothy.mcdaniel@intel.com>",
        "To": "Bruce Richardson <bruce.richardson@intel.com>",
        "Cc": "dev@dpdk.org, erik.g.carrillo@intel.com, gage.eads@intel.com,\n harry.van.haaren@intel.com, jerinj@marvell.com",
        "Date": "Mon, 26 Oct 2020 11:01:08 -0500",
        "Message-Id": "<1603728068-1617-1-git-send-email-timothy.mcdaniel@intel.com>",
        "X-Mailer": "git-send-email 1.7.10",
        "Subject": "[dpdk-dev] [PATCH 1/1] eventdev: increase MAX QUEUES PER DEV to 255",
        "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": "DLB supports a total of 256 queues, 128 load balanced queues\nand 128 directed queues.\n\nSigned-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>\n---\n config/rte_config.h | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/config/rte_config.h b/config/rte_config.h\nindex 8aa46a1..b78c6aa 100644\n--- a/config/rte_config.h\n+++ b/config/rte_config.h\n@@ -71,7 +71,7 @@\n \n /* eventdev defines */\n #define RTE_EVENT_MAX_DEVS 16\n-#define RTE_EVENT_MAX_QUEUES_PER_DEV 64\n+#define RTE_EVENT_MAX_QUEUES_PER_DEV 255\n #define RTE_EVENT_TIMER_ADAPTER_NUM_MAX 32\n #define RTE_EVENT_ETH_INTR_RING_SIZE 1024\n #define RTE_EVENT_CRYPTO_ADAPTER_MAX_INSTANCE 32\n",
    "prefixes": [
        "1/1"
    ]
}