Show a cover letter.

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

{
    "id": 110388,
    "url": "http://patches.dpdk.org/api/covers/110388/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220428025914.3475281-1-wenjun1.wu@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": "<20220428025914.3475281-1-wenjun1.wu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220428025914.3475281-1-wenjun1.wu@intel.com",
    "date": "2022-04-28T02:59:05",
    "name": "[v8,0/9] Enable ETS-based TX QoS on PF",
    "submitter": {
        "id": 2083,
        "url": "http://patches.dpdk.org/api/people/2083/?format=api",
        "name": "Wenjun Wu",
        "email": "wenjun1.wu@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220428025914.3475281-1-wenjun1.wu@intel.com/mbox/",
    "series": [
        {
            "id": 22702,
            "url": "http://patches.dpdk.org/api/series/22702/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=22702",
            "date": "2022-04-28T02:59:05",
            "name": "Enable ETS-based TX QoS on PF",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/22702/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/110388/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 7D48DA0503;\n\tThu, 28 Apr 2022 05:21:22 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 178E640E78;\n\tThu, 28 Apr 2022 05:21:22 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n by mails.dpdk.org (Postfix) with ESMTP id E3CAD4068F\n for <dev@dpdk.org>; Thu, 28 Apr 2022 05:21:20 +0200 (CEST)",
            "from fmsmga002.fm.intel.com ([10.253.24.26])\n by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 27 Apr 2022 20:21:19 -0700",
            "from npg-wuwenjun-dpdk-01.sh.intel.com ([10.67.110.181])\n by fmsmga002.fm.intel.com with ESMTP; 27 Apr 2022 20:21:18 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1651116081; x=1682652081;\n h=from:to:subject:date:message-id:in-reply-to:references:\n mime-version:content-transfer-encoding;\n bh=eM61lQYBotdjDJoHVBRe19fi5URmGBpTlG21vLrHcFo=;\n b=joF+f9aMgn7tD6qNzX6qbiq6hlWPsIxtcyDeBKMfUr2G8NdO7xa9Kxgf\n XHXKHfHfJQckqiDLeB3ogaQ2K527DwP18NZdAqa2XqXLHHof93yGpo4Zf\n rnaFZi+aD3/RV9EWXqTFigq3spQDVTN++qeBSiMRrJrHIUhDoHLTi25N6\n 4B3jvllT+CTUe1pzfvZUYKGPkILDj9+mspaQEylu9nRbfLTQ791qvhU5a\n LZqAzMYm+O6lAqamYRCl8H4mil99KF4Kr41KE4C3mdLVWdHcb2tTgC3Qp\n rDOjtf3RUf+98doSacOMvo0oR9Z+JZ/TomEBQhrp/XywExFF3DEw9XRam A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10330\"; a=\"253526033\"",
            "E=Sophos;i=\"5.90,295,1643702400\"; d=\"scan'208\";a=\"253526033\"",
            "E=Sophos;i=\"5.90,295,1643702400\"; d=\"scan'208\";a=\"661534541\""
        ],
        "X-ExtLoop1": "1",
        "From": "Wenjun Wu <wenjun1.wu@intel.com>",
        "To": "dev@dpdk.org,\n\tqiming.yang@intel.com,\n\tqi.z.zhang@intel.com",
        "Subject": "[PATCH v8 0/9] Enable ETS-based TX QoS on PF",
        "Date": "Thu, 28 Apr 2022 10:59:05 +0800",
        "Message-Id": "<20220428025914.3475281-1-wenjun1.wu@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220329014813.1092054-1-wenjun1.wu@intel.com>",
        "References": "<20220329014813.1092054-1-wenjun1.wu@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "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"
    },
    "content": "This patch set enables ETS-based TX QoS on PF. It is supported to\nconfigure bandwidth and priority in both queue and queue group level,\nand weight only in queue level.\n\nv2: fix code style issue.\nv3: fix uninitialization issue.\nv4: fix logical issue.\nv5: fix CI testing issue. Add explicit cast.\nv6: add release note.\nv7: merge the release note with the previous patch.\nv8: rework shared code patch.\n\nTing Xu (1):\n  net/ice: support queue bandwidth limit\n\nWenjun Wu (8):\n  net/ice/base: fix dead lock issue when getting node from ID type\n  net/ice/base: support queue BW allocation configuration\n  net/ice/base: support priority configuration of the exact node\n  net/ice: support queue group bandwidth limit\n  net/ice: support queue priority configuration\n  net/ice: support queue weight configuration\n  net/ice: support queue group priority configuration\n  net/ice: add warning log for unsupported configuration\n\n doc/guides/rel_notes/release_22_07.rst |   4 +\n drivers/net/ice/base/ice_sched.c       |  90 ++-\n drivers/net/ice/base/ice_sched.h       |   6 +\n drivers/net/ice/ice_ethdev.c           |  19 +\n drivers/net/ice/ice_ethdev.h           |  55 ++\n drivers/net/ice/ice_tm.c               | 845 +++++++++++++++++++++++++\n drivers/net/ice/meson.build            |   1 +\n 7 files changed, 1018 insertions(+), 2 deletions(-)\n create mode 100644 drivers/net/ice/ice_tm.c"
}