get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 92123,
    "url": "http://patches.dpdk.org/api/patches/92123/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210425080550.9212-1-xuan.ding@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": "<20210425080550.9212-1-xuan.ding@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210425080550.9212-1-xuan.ding@intel.com",
    "date": "2021-04-25T08:05:50",
    "name": "net/iavf: fix incomplete rss initiation",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "0e4eb2fc4f82f43bdb07a8e4b0b8134ea6b5a6cd",
    "submitter": {
        "id": 1401,
        "url": "http://patches.dpdk.org/api/people/1401/?format=api",
        "name": "Ding, Xuan",
        "email": "xuan.ding@intel.com"
    },
    "delegate": {
        "id": 1540,
        "url": "http://patches.dpdk.org/api/users/1540/?format=api",
        "username": "qzhan15",
        "first_name": "Qi",
        "last_name": "Zhang",
        "email": "qi.z.zhang@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210425080550.9212-1-xuan.ding@intel.com/mbox/",
    "series": [
        {
            "id": 16652,
            "url": "http://patches.dpdk.org/api/series/16652/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16652",
            "date": "2021-04-25T08:05:50",
            "name": "net/iavf: fix incomplete rss initiation",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/16652/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/92123/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/92123/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 E3B46A0548;\n\tSun, 25 Apr 2021 10:07:25 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A73C34115A;\n\tSun, 25 Apr 2021 10:07:25 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by mails.dpdk.org (Postfix) with ESMTP id 437C540685;\n Sun, 25 Apr 2021 10:07:24 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 25 Apr 2021 01:07:23 -0700",
            "from dpdk-xuanding-dev2.sh.intel.com ([10.67.119.124])\n by fmsmga002.fm.intel.com with ESMTP; 25 Apr 2021 01:07:21 -0700"
        ],
        "IronPort-SDR": [
            "\n Nqs9YtPcrYBqg2RglwM1sAohc/rZPd1qRqKlcPRnCMx/tkCx0589KwbSuF2EGyDoU5tAjZiHgI\n Zn90l02CPacA==",
            "\n lxyp3xcvAlgA20fky9JDrcam98uqZK/yAWzYD6nRvg5nPuAPo/896ZpCC1tOyk2bFd45Jq1UCR\n xFNbC78+lmHg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,9964\"; a=\"176339746\"",
            "E=Sophos;i=\"5.82,250,1613462400\"; d=\"scan'208\";a=\"176339746\"",
            "E=Sophos;i=\"5.82,250,1613462400\"; d=\"scan'208\";a=\"456748998\""
        ],
        "X-ExtLoop1": "1",
        "From": "Xuan Ding <xuan.ding@intel.com>",
        "To": "qi.z.zhang@intel.com,\n\tjingjing.wu@intel.com,\n\tbeilei.xing@intel.com",
        "Cc": "dev@dpdk.org,\n\tXuan Ding <xuan.ding@intel.com>,\n\tstable@dpdk.org",
        "Date": "Sun, 25 Apr 2021 08:05:50 +0000",
        "Message-Id": "<20210425080550.9212-1-xuan.ding@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "Subject": "[dpdk-dev] [PATCH] net/iavf: fix incomplete rss initiation",
        "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": "When the default RSS is disabled during initialization, the RSS should\nbe turned on when creating RSS rule.\n\nThis patch adds support to configure rss key and lookup table even\nwhen the default RSS is disabled.\n\nFixes: c678299594a8 (\"net/iavf: fix default RSS configuration\")\nCc: stable@dpdk.org\n\nSigned-off-by: Xuan Ding <xuan.ding@intel.com>\n---\n drivers/net/iavf/iavf_ethdev.c | 8 --------\n 1 file changed, 8 deletions(-)",
    "diff": "diff --git a/drivers/net/iavf/iavf_ethdev.c b/drivers/net/iavf/iavf_ethdev.c\nindex 97a2dc7d76..c06873d26f 100644\n--- a/drivers/net/iavf/iavf_ethdev.c\n+++ b/drivers/net/iavf/iavf_ethdev.c\n@@ -362,14 +362,6 @@ iavf_init_rss(struct iavf_adapter *adapter)\n \t\tPMD_DRV_LOG(DEBUG, \"RSS is not supported\");\n \t\treturn -ENOTSUP;\n \t}\n-\tif (adapter->eth_dev->data->dev_conf.rxmode.mq_mode != ETH_MQ_RX_RSS) {\n-\t\tPMD_DRV_LOG(WARNING, \"RSS is enabled by PF by default\");\n-\t\t/* set all lut items to default queue */\n-\t\tfor (i = 0; i < vf->vf_res->rss_lut_size; i++)\n-\t\t\tvf->rss_lut[i] = 0;\n-\t\tret = iavf_configure_rss_lut(adapter);\n-\t\treturn ret;\n-\t}\n \n \t/* configure RSS key */\n \tif (!rss_conf->rss_key) {\n",
    "prefixes": []
}