Show a cover letter.

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

{
    "id": 67953,
    "url": "https://patches.dpdk.org/api/covers/67953/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20200408062210.34003-1-leyi.rong@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": "<20200408062210.34003-1-leyi.rong@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200408062210.34003-1-leyi.rong@intel.com",
    "date": "2020-04-08T06:21:59",
    "name": "[v3,00/11] framework for advanced iAVF PMD",
    "submitter": {
        "id": 1204,
        "url": "https://patches.dpdk.org/api/people/1204/?format=api",
        "name": "Leyi Rong",
        "email": "leyi.rong@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20200408062210.34003-1-leyi.rong@intel.com/mbox/",
    "series": [
        {
            "id": 9244,
            "url": "https://patches.dpdk.org/api/series/9244/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=9244",
            "date": "2020-04-08T06:21:59",
            "name": "framework for advanced iAVF PMD",
            "version": 3,
            "mbox": "https://patches.dpdk.org/series/9244/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/67953/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 0C3C5A0597;\n\tWed,  8 Apr 2020 08:31:15 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 6E1372BF1;\n\tWed,  8 Apr 2020 08:31:14 +0200 (CEST)",
            "from mga04.intel.com (mga04.intel.com [192.55.52.120])\n by dpdk.org (Postfix) with ESMTP id B25A32B83\n for <dev@dpdk.org>; Wed,  8 Apr 2020 08:31:13 +0200 (CEST)",
            "from orsmga003.jf.intel.com ([10.7.209.27])\n by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 07 Apr 2020 23:31:12 -0700",
            "from dpdk-lrong-srv-04.sh.intel.com ([10.67.119.221])\n by orsmga003.jf.intel.com with ESMTP; 07 Apr 2020 23:31:10 -0700"
        ],
        "IronPort-SDR": [
            "\n luPmTFqyGhQqfCrvEoq7jrtYEZsOHFCeIwQBihqfK+O3zQWpDsKPZ6P0xuFLauqOiIISX9HkH8\n bRMeGX3kzNSQ==",
            "\n AhO9TJ9uTPu5X7r1JJPnaogEQW7fuPD2E0KYbCJQrg3PSCySuFaGJ47CeAThE7J6002j033KZM\n CwnCENowAxkg=="
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.72,357,1580803200\"; d=\"scan'208\";a=\"251474341\"",
        "From": "Leyi Rong <leyi.rong@intel.com>",
        "To": "jingjing.wu@intel.com, qi.z.zhang@intel.com, beilei.xing@intel.com,\n xiaolong.ye@intel.com",
        "Cc": "dev@dpdk.org,\n\tLeyi Rong <leyi.rong@intel.com>",
        "Date": "Wed,  8 Apr 2020 14:21:59 +0800",
        "Message-Id": "<20200408062210.34003-1-leyi.rong@intel.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200316074603.10998-1-leyi.rong@intel.com>",
        "References": "<20200316074603.10998-1-leyi.rong@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 00/11] framework for advanced iAVF PMD",
        "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 <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": "This patchset enable framework for advanced iAVF, includes\nflexible descriptor support, FDIR mark id and RSS hash support.\n\n---\nv3:\n- Remove patch to query DDP package info as it's specific to DCF.\n- Specify fdir_ref_cnt as per VF value for enable/disable FDIR ID parse.\n- Move fdir_enabled flag to per Queue value for cache benefit when\n  access in vector routines.\n- Store extracted flow_id value to mbuf without judgement to avoid\n  branch speculation fail, which is benefit to performance.\n\nv2:\n- Revert macro RTE_LIBRTE_IAVF_16BYTE_RX_DESC deletion as\n  it's defined in AVF spec.\n- Typo RTE_LIBRTE_ICE_16BYTE_RX_DESC fix in iavf_rxtx.c.\n- Move flex desc definitions into iavf_rxtx.h.\n- Up to date to match with the latest version of virtchnl.h.\n- Extract a new internal func iavf_update_rx_tail to call.\n- Remove\n  iavf_dev_rxq_count_flex_rxd()/iavf_dev_rx_desc_status_flex_rxd(),\n  as the accompanying legacy ones can deal with the flex desc cases.\n- Move rxq->rxdid assignment from iavf_configure_queues()\n  to iavf_dev_rx_queue_setup().\n- Unfold _mm_extract_epi32(fdir_id0_3, i) to fix build error\n  when using GCC compile option -O0.\n\n\nLeyi Rong (11):\n  net/iavf: flexible Rx descriptor definitions\n  net/iavf: return error if opcode is mismatched\n  net/iavf: flexible Rx descriptor support in normal path\n  net/iavf: flexible Rx descriptor support in AVX path\n  net/iavf: flexible Rx descriptor support in SSE path\n  net/iavf: add flow director enabled switch value\n  net/iavf: support flow mark in normal data path\n  net/iavf: support flow mark in AVX path\n  net/iavf: support flow mark in SSE path\n  net/iavf: add RSS hash parsing in AVX path\n  net/iavf: add RSS hash parsing in SSE path\n\n drivers/net/iavf/iavf.h               |   6 +\n drivers/net/iavf/iavf_ethdev.c        |   8 +\n drivers/net/iavf/iavf_rxtx.c          | 540 ++++++++++++++++++--\n drivers/net/iavf/iavf_rxtx.h          | 248 +++++++++\n drivers/net/iavf/iavf_rxtx_vec_avx2.c | 700 +++++++++++++++++++++++++-\n drivers/net/iavf/iavf_rxtx_vec_sse.c  | 518 +++++++++++++++++++\n drivers/net/iavf/iavf_vchnl.c         |  46 +-\n 7 files changed, 2017 insertions(+), 49 deletions(-)"
}