Show a cover letter.

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

{
    "id": 115686,
    "url": "http://patches.dpdk.org/api/covers/115686/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220831064639.4163765-1-leyi.rong@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": "<20220831064639.4163765-1-leyi.rong@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220831064639.4163765-1-leyi.rong@intel.com",
    "date": "2022-08-31T06:46:37",
    "name": "[v2,0/2] introduce NitroSketch Mode into membership library",
    "submitter": {
        "id": 1204,
        "url": "http://patches.dpdk.org/api/people/1204/?format=api",
        "name": "Leyi Rong",
        "email": "leyi.rong@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220831064639.4163765-1-leyi.rong@intel.com/mbox/",
    "series": [
        {
            "id": 24474,
            "url": "http://patches.dpdk.org/api/series/24474/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=24474",
            "date": "2022-08-31T06:46:37",
            "name": "introduce NitroSketch Mode into membership library",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/24474/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/115686/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 11EE2A00C5;\n\tWed, 31 Aug 2022 08:46:50 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E008240395;\n\tWed, 31 Aug 2022 08:46:49 +0200 (CEST)",
            "from mga06.intel.com (mga06b.intel.com [134.134.136.31])\n by mails.dpdk.org (Postfix) with ESMTP id ECC2F400D6\n for <dev@dpdk.org>; Wed, 31 Aug 2022 08:46:47 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Aug 2022 23:46:46 -0700",
            "from dpdk-lrong-icx-01.sh.intel.com ([10.67.119.18])\n by orsmga005.jf.intel.com with ESMTP; 30 Aug 2022 23:46:44 -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=1661928408; x=1693464408;\n h=from:to:cc:subject:date:message-id:in-reply-to:\n references:mime-version:content-transfer-encoding;\n bh=Bdz1aeDiV6f72yjhNmmHRh1KqlTkEFAfnAvFwo/TRvc=;\n b=CmeHzwhQI2R3JcWmb0oGe//7dAxjj0xsbI0zoo8nMSF2voPKh8CpUIFO\n 2SOOJtm5DgeacmKN5Zbte2Vo2Ve7Hj2TDxRT4itIC0Gjxn02Zrf7Uyu2I\n Y3nnefIeW03abCpx2HvHCiwXKeSf9c7RUGSwmsglLPPTaFuv6dK2qQrvw\n KQOIrFszdgDt25qqJZxzEFmhr3Kh9cRzmYXtUcS7F4DMJGIPrX/2S3E9H\n bLb+4MJOxYf5r56yt3EaoEdw9IbY+WxSjZrvjJLVydjvOa9iZhWmWkTPu\n fE2kx6U/d7OP9jvuNhFJSvLGI7jzHymXrfiQO6ae2esqDBMVj1c0ZtMRw A==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10455\"; a=\"357102885\"",
            "E=Sophos;i=\"5.93,277,1654585200\"; d=\"scan'208\";a=\"357102885\"",
            "E=Sophos;i=\"5.93,277,1654585200\"; d=\"scan'208\";a=\"787774764\""
        ],
        "X-ExtLoop1": "1",
        "From": "Leyi Rong <leyi.rong@intel.com>",
        "To": "ferruh.yigit@xilinx.com, suanmingm@nvidia.com, yipeng1.wang@intel.com,\n zaoxingliu@gmail.com, sameh.gobriel@intel.com",
        "Cc": "dev@dpdk.org,\n\tLeyi Rong <leyi.rong@intel.com>",
        "Subject": "[PATCH v2 0/2] introduce NitroSketch Mode into membership library",
        "Date": "Wed, 31 Aug 2022 14:46:37 +0800",
        "Message-Id": "<20220831064639.4163765-1-leyi.rong@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220810074518.1695013-1-leyi.rong@intel.com>",
        "References": "<20220810074518.1695013-1-leyi.rong@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 patchset introduce a brand new NitroSketch Mode into membership\nlibrary. This algorithm provides high-fidelity approximate measurements\nand appears as a promissing alternative to triditional approches such as\npacket sampling.\n\n---\nv2:\n- attach paper link to commit log.\n- fix potential memory leaks in test_member.c.\n- build error fix according to CI build fail log.\n\nLeyi Rong (2):\n  member: implement NitroSketch mode\n  test/member: add functional and perf tests for sketch\n\n app/test/test_member.c                | 272 ++++++++++++\n app/test/test_member_perf.c           | 153 ++++++-\n lib/member/meson.build                |  38 +-\n lib/member/rte_member.c               |  75 ++++\n lib/member/rte_member.h               | 151 ++++++-\n lib/member/rte_member_heap.h          | 424 ++++++++++++++++++\n lib/member/rte_member_sketch.c        | 594 ++++++++++++++++++++++++++\n lib/member/rte_member_sketch.h        |  97 +++++\n lib/member/rte_member_sketch_avx512.c |  69 +++\n lib/member/rte_member_sketch_avx512.h |  36 ++\n lib/member/rte_xxh64_avx512.h         | 117 +++++\n lib/member/version.map                |   3 +\n 12 files changed, 2021 insertions(+), 8 deletions(-)\n create mode 100644 lib/member/rte_member_heap.h\n create mode 100644 lib/member/rte_member_sketch.c\n create mode 100644 lib/member/rte_member_sketch.h\n create mode 100644 lib/member/rte_member_sketch_avx512.c\n create mode 100644 lib/member/rte_member_sketch_avx512.h\n create mode 100644 lib/member/rte_xxh64_avx512.h"
}