Show a cover letter.

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

{
    "id": 126053,
    "url": "http://patches.dpdk.org/api/covers/126053/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230414035151.1377726-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": "<20230414035151.1377726-1-wenjun1.wu@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230414035151.1377726-1-wenjun1.wu@intel.com",
    "date": "2023-04-14T03:51:46",
    "name": "[v1,0/5] fix RX data buffer size",
    "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/20230414035151.1377726-1-wenjun1.wu@intel.com/mbox/",
    "series": [
        {
            "id": 27700,
            "url": "http://patches.dpdk.org/api/series/27700/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27700",
            "date": "2023-04-14T03:51:46",
            "name": "fix RX data buffer size",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/27700/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/126053/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 ED62F4293A;\n\tFri, 14 Apr 2023 05:52:08 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 60D46410F6;\n\tFri, 14 Apr 2023 05:52:08 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by mails.dpdk.org (Postfix) with ESMTP id 14D5A400D5\n for <dev@dpdk.org>; Fri, 14 Apr 2023 05:52:05 +0200 (CEST)",
            "from orsmga007.jf.intel.com ([10.7.209.58])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 13 Apr 2023 20:51:55 -0700",
            "from dpdk-wuwenjun-icelake-ii.sh.intel.com ([10.67.110.157])\n by orsmga007.jf.intel.com with ESMTP; 13 Apr 2023 20:51:54 -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=1681444325; x=1712980325;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=fF6wRNa0X2eFSfDHVTKpehWHsE8w9fmemJEdJraK0QI=;\n b=lz/7YN62rkmm1YEr+GqSnph50ldkPWZbzVFSND0IJmKCz6uPm4U+xs91\n iOeBWqQGdDvClgRlOvtVNDvRDaltMDfNcCr2rl61NxygGOfn3R/7/0mFG\n MgRxv/7NSxUlCqpwT0NCMpz0AtzRuZad1kqzsqJMsoMRjzE1gbDO7FQ+6\n ZZfeEe0+m1orcUOARCLV/lESw1eVuhYZTUuEQ+aNULC0F4YOka+egzqks\n 0amPLtp++4qh+UFrovbu0vq+i0LPyEQu+3Zvqs0qBb4/GWJVbBsgaFwER\n PQtZBuaKZ4vPu1fdP7iHRRMGSxK/a8GQKOGrXGf3R8VZf3AANC3CVo0vu A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6600,9927,10679\"; a=\"343135749\"",
            "E=Sophos;i=\"5.99,195,1677571200\"; d=\"scan'208\";a=\"343135749\"",
            "E=McAfee;i=\"6600,9927,10679\"; a=\"683192222\"",
            "E=Sophos;i=\"5.99,195,1677571200\"; d=\"scan'208\";a=\"683192222\""
        ],
        "X-ExtLoop1": "1",
        "From": "Wenjun Wu <wenjun1.wu@intel.com>",
        "To": "dev@dpdk.org, Yuying.Zhang@intel.com, beilei.xing@intel.com,\n jingjing.wu@intel.com, qiming.yang@intel.com, qi.z.zhang@intel.com",
        "Cc": "Wenjun Wu <wenjun1.wu@intel.com>",
        "Subject": "[PATCH v1 0/5] fix RX data buffer size",
        "Date": "Fri, 14 Apr 2023 11:51:46 +0800",
        "Message-Id": "<20230414035151.1377726-1-wenjun1.wu@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "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 fixes RX data buffer size in ice, i40e, iavf and idpf driver.\n\n1. Limit the maximum buffer size to no more than 16K - 128.\n2. Align max buffer size to 128, or replace RTE_ALIGN with\nRTE_ALIGN_FLOOR according to [1].\n\n[1] Commit c9c45beb1b97 (\"net/iavf: fix Rx queue buffer size alignment\")\n\nWenjun Wu (5):\n  net/i40e: fix RX data buffer size\n  net/ice: fix RX data buffer size\n  net/iavf: fix RX data buffer size\n  net/idpf: fix RX data buffer size\n  net/cpfl: fix RX data buffer size\n\n drivers/common/idpf/idpf_common_rxtx.h | 3 +++\n drivers/net/cpfl/cpfl_rxtx.c           | 3 ++-\n drivers/net/i40e/i40e_rxtx.c           | 2 ++\n drivers/net/i40e/i40e_rxtx.h           | 3 +++\n drivers/net/iavf/iavf_rxtx.c           | 1 +\n drivers/net/iavf/iavf_rxtx.h           | 3 +++\n drivers/net/ice/ice_dcf_ethdev.c       | 3 ++-\n drivers/net/ice/ice_rxtx.c             | 3 ++-\n drivers/net/ice/ice_rxtx.h             | 3 +++\n drivers/net/idpf/idpf_rxtx.c           | 6 ++++--\n 10 files changed, 25 insertions(+), 5 deletions(-)"
}