Show a cover letter.

GET /api/covers/97351/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 97351,
    "url": "http://patchwork.dpdk.org/api/covers/97351/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20210826070924.308368-1-jie1x.wang@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20210826070924.308368-1-jie1x.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210826070924.308368-1-jie1x.wang@intel.com",
    "date": "2021-08-26T07:09:22",
    "name": "[v7,0/2] testpmd shows incorrect rx_offload configuration",
    "submitter": {
        "id": 2201,
        "url": "http://patchwork.dpdk.org/api/people/2201/?format=api",
        "name": "Jie Wang",
        "email": "jie1x.wang@intel.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20210826070924.308368-1-jie1x.wang@intel.com/mbox/",
    "series": [
        {
            "id": 18461,
            "url": "http://patchwork.dpdk.org/api/series/18461/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18461",
            "date": "2021-08-26T07:09:22",
            "name": "testpmd shows incorrect rx_offload configuration",
            "version": 7,
            "mbox": "http://patchwork.dpdk.org/series/18461/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/97351/comments/",
    "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 2D574A0547;\n\tThu, 26 Aug 2021 09:10:28 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A38F740140;\n\tThu, 26 Aug 2021 09:10:27 +0200 (CEST)",
            "from mga03.intel.com (mga03.intel.com [134.134.136.65])\n by mails.dpdk.org (Postfix) with ESMTP id 0462D4013F\n for <dev@dpdk.org>; Thu, 26 Aug 2021 09:10:25 +0200 (CEST)",
            "from fmsmga003.fm.intel.com ([10.253.24.29])\n by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Aug 2021 00:10:24 -0700",
            "from dpdk.cd.intel.com ([10.240.178.133])\n by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 26 Aug 2021 00:10:22 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10087\"; a=\"217721044\"",
            "E=Sophos;i=\"5.84,352,1620716400\"; d=\"scan'208\";a=\"217721044\"",
            "E=Sophos;i=\"5.84,352,1620716400\"; d=\"scan'208\";a=\"527657051\""
        ],
        "From": "Jie Wang <jie1x.wang@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "xiaoyun.li@intel.com, andrew.rybchenko@oktetlabs.ru, thomas@monjalon.net,\n ferruh.yigit@intel.com, Jie Wang <jie1x.wang@intel.com>",
        "Date": "Thu, 26 Aug 2021 15:09:22 +0800",
        "Message-Id": "<20210826070924.308368-1-jie1x.wang@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20210824171049.138208-1-jie1x.wang@intel.com>",
        "References": "<20210824171049.138208-1-jie1x.wang@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v7 0/2] testpmd shows incorrect rx_offload\n configuration",
        "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": "Launch testpmd with multiple queues, and check rx_offload info.\n\nWhen testpmd shows the port configuration, it doesn't show RSS_HASH.\n\n---\nv7:\n - delete struct \"rte_eth_dev_conf_info\", and reuse struct \"rte_eth_conf\".\n - add \"__rte_experimental\" to the new API \"rte_eth_dev_conf_info_get\" declaration.\nv6: split this patch into two patches.\nv5: add an API to get device configuration info.\nv4: delete the whitespace at the end of the line.\nv3:\n - check and update the \"offloads\" of \"port->dev_conf.rx/txmode\".\n - update the commit log.\nv2: copy \"rx/txmode.offloads\", instead of copying the entire struct\n\"dev->data->dev_conf.rx/txmode\".\n\nJie Wang (2):\n  ethdev: add an API to get device configuration info\n  app/testpmd: fix testpmd doesn't show RSS hash offload\n\n app/test-pmd/testpmd.c  | 33 +++++++++++++++++++++++++++++++++\n app/test-pmd/testpmd.h  |  2 ++\n app/test-pmd/util.c     | 15 +++++++++++++++\n lib/ethdev/rte_ethdev.c | 28 ++++++++++++++++++++++++++++\n lib/ethdev/rte_ethdev.h | 21 +++++++++++++++++++++\n lib/ethdev/version.map  |  3 +++\n 6 files changed, 102 insertions(+)"
}