get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45197,
    "url": "https://patches.dpdk.org/api/patches/45197/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1537779227-188487-1-git-send-email-nikhil.rao@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": "<1537779227-188487-1-git-send-email-nikhil.rao@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1537779227-188487-1-git-send-email-nikhil.rao@intel.com",
    "date": "2018-09-24T08:53:47",
    "name": "[v3] test/event: fix RSS config in eth Rx adapter test",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "aeef20b4d05775e688af83fd5d6b18e13a87a86a",
    "submitter": {
        "id": 528,
        "url": "https://patches.dpdk.org/api/people/528/?format=api",
        "name": "Rao, Nikhil",
        "email": "nikhil.rao@intel.com"
    },
    "delegate": {
        "id": 310,
        "url": "https://patches.dpdk.org/api/users/310/?format=api",
        "username": "jerin",
        "first_name": "Jerin",
        "last_name": "Jacob",
        "email": "jerinj@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1537779227-188487-1-git-send-email-nikhil.rao@intel.com/mbox/",
    "series": [
        {
            "id": 1463,
            "url": "https://patches.dpdk.org/api/series/1463/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=1463",
            "date": "2018-09-24T08:53:47",
            "name": "[v3] test/event: fix RSS config in eth Rx adapter test",
            "version": 3,
            "mbox": "https://patches.dpdk.org/series/1463/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/45197/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/45197/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 7BA664C8D;\n\tMon, 24 Sep 2018 10:58:07 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n\tby dpdk.org (Postfix) with ESMTP id 4106F2B8C;\n\tMon, 24 Sep 2018 10:58:05 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n\tby orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t24 Sep 2018 01:58:03 -0700",
            "from unknown (HELO localhost.localdomain.localdomain)\n\t([10.224.122.193])\n\tby fmsmga006.fm.intel.com with ESMTP; 24 Sep 2018 01:55:19 -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,297,1534834800\"; d=\"scan'208\";a=\"266151068\"",
        "From": "Nikhil Rao <nikhil.rao@intel.com>",
        "To": "jerin.jacob@caviumnetworks.com",
        "Cc": "dev@dpdk.org,\n\tNikhil Rao <nikhil.rao@intel.com>,\n\tstable@dpdk.org",
        "Date": "Mon, 24 Sep 2018 14:23:47 +0530",
        "Message-Id": "<1537779227-188487-1-git-send-email-nikhil.rao@intel.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1537777918-186702-1-git-send-email-nikhil.rao@intel.com>",
        "References": "<1537777918-186702-1-git-send-email-nikhil.rao@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3] test/event: fix RSS config in eth Rx adapter\n\ttest",
        "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": "Remove RSS config as it is not required. The hardcoded RSS\nconfiguration also generates an error on NICs that don't support\nit.\n\nFixes: 8863a1fbfc66 (\"ethdev: add supported hash function check\")\nCC: stable@dpdk.org\n\nSigned-off-by: Nikhil Rao <nikhil.rao@intel.com>\n---\nv2:\n- use ETH_MQ_RX_NONE to disable RSS (Jerin Jacob)\n\nv3:\n- fix typo in commit message (checkpatch warning)\n\n test/test/test_event_eth_rx_adapter.c | 13 ++-----------\n 1 file changed, 2 insertions(+), 11 deletions(-)",
    "diff": "diff --git a/test/test/test_event_eth_rx_adapter.c b/test/test/test_event_eth_rx_adapter.c\nindex 28f2146..3c19ee0 100644\n--- a/test/test/test_event_eth_rx_adapter.c\n+++ b/test/test/test_event_eth_rx_adapter.c\n@@ -98,8 +98,7 @@ struct event_eth_rx_adapter_test_params {\n {\n \tstatic const struct rte_eth_conf port_conf_default = {\n \t\t.rxmode = {\n-\t\t\t.mq_mode = ETH_MQ_RX_RSS,\n-\t\t\t.max_rx_pkt_len = ETHER_MAX_LEN\n+\t\t\t.mq_mode = ETH_MQ_RX_NONE,\n \t\t},\n \t\t.intr_conf = {\n \t\t\t.rxq = 1,\n@@ -114,16 +113,8 @@ struct event_eth_rx_adapter_test_params {\n {\n \tstatic const struct rte_eth_conf port_conf_default = {\n \t\t.rxmode = {\n-\t\t\t.mq_mode = ETH_MQ_RX_RSS,\n-\t\t\t.max_rx_pkt_len = ETHER_MAX_LEN\n+\t\t\t.mq_mode = ETH_MQ_RX_NONE,\n \t\t},\n-\t\t.rx_adv_conf = {\n-\t\t\t.rss_conf = {\n-\t\t\t\t.rss_hf = ETH_RSS_IP |\n-\t\t\t\t\tETH_RSS_TCP |\n-\t\t\t\t\tETH_RSS_UDP,\n-\t\t\t}\n-\t\t}\n \t};\n \n \treturn port_init_common(port, &port_conf_default, mp);\n",
    "prefixes": [
        "v3"
    ]
}