Show a cover letter.

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

{
    "id": 54408,
    "url": "http://patches.dpdk.org/api/covers/54408/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20190605104400.24484-1-mattias.ronnblom@ericsson.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": "<20190605104400.24484-1-mattias.ronnblom@ericsson.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20190605104400.24484-1-mattias.ronnblom@ericsson.com",
    "date": "2019-06-05T10:43:54",
    "name": "[v3,0/6] Pseudo-random number generation improvements",
    "submitter": {
        "id": 1077,
        "url": "http://patches.dpdk.org/api/people/1077/?format=api",
        "name": "Mattias Rönnblom",
        "email": "mattias.ronnblom@ericsson.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20190605104400.24484-1-mattias.ronnblom@ericsson.com/mbox/",
    "series": [
        {
            "id": 4905,
            "url": "http://patches.dpdk.org/api/series/4905/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4905",
            "date": "2019-06-05T10:43:54",
            "name": "Pseudo-random number generation improvements",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/4905/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/54408/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 24AB91B9B2;\n\tWed,  5 Jun 2019 12:44:29 +0200 (CEST)",
            "from sessmg22.ericsson.net (sessmg22.ericsson.net [193.180.251.58])\n\tby dpdk.org (Postfix) with ESMTP id 9FE611B9AF\n\tfor <dev@dpdk.org>; Wed,  5 Jun 2019 12:44:27 +0200 (CEST)",
            "from ESESBMB502.ericsson.se (Unknown_Domain [153.88.183.115])\n\tby sessmg22.ericsson.net (Symantec Mail Security) with SMTP id\n\t02.FD.06303.B0D97FC5; Wed,  5 Jun 2019 12:44:27 +0200 (CEST)",
            "from ESESBMB504.ericsson.se (153.88.183.171) by\n\tESESBMB502.ericsson.se (153.88.183.169) with Microsoft SMTP Server\n\t(version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id\n\t15.1.1713.5; Wed, 5 Jun 2019 12:44:26 +0200",
            "from selio1a020.lmera.ericsson.se (153.88.183.153) by\n\tsmtp.internal.ericsson.com (153.88.183.187) with Microsoft SMTP\n\tServer id\n\t15.1.1713.5 via Frontend Transport; Wed, 5 Jun 2019 12:44:26 +0200",
            "from breslau.lmera.ericsson.se (breslau.lmera.ericsson.se\n\t[150.132.109.241])\n\tby selio1a020.lmera.ericsson.se (8.15.1+Sun/8.15.1) with ESMTP id\n\tx55AiQRA025408; Wed, 5 Jun 2019 12:44:26 +0200 (CEST)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; d=ericsson.com; s=mailgw201801;\n\tc=relaxed/relaxed; \n\tq=dns/txt; i=@ericsson.com; t=1559731467; x=1562323467;\n\th=From:Sender:Reply-To:Subject:Date:Message-ID:To:CC:MIME-Version:Content-Type:\n\tContent-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:Resent-From:\n\tResent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id:\n\tList-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive;\n\tbh=6Fig9NeMFQ15Rd7SHUyge2W7mwD2z9PGtKhDx+DlDIU=;\n\tb=Jfz1v4764MBOcl99W8hwZ89nUh0gWPfe2CJJ/5Etnp5I6U+SSL5Xa4ValaAOwQs4\n\tRiyphm3qtykoo1o0L/xXUqdYU2mHqWCtxtadhSGWR7XaxIAMFCDmx0jbmQUr5ViQ\n\tdOPurAUrK8+6LvV9BsKnfBZlW6d3hQRDF/8vxlPMSK4=;",
        "X-AuditID": "c1b4fb3a-6f1ff7000000189f-2f-5cf79d0bf0a4",
        "From": "=?utf-8?q?Mattias_R=C3=B6nnblom?= <mattias.ronnblom@ericsson.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<nhorman@tuxdriver.com>, <stephen@networkplumber.org>,\n\t<david.marchand@redhat.com>, <bruce.richardson@intel.com>, \n\t=?utf-8?q?Mattias_R=C3=B6nnblom?= <mattias.ronnblom@ericsson.com>",
        "Date": "Wed, 5 Jun 2019 12:43:54 +0200",
        "Message-ID": "<20190605104400.24484-1-mattias.ronnblom@ericsson.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20190516203529.GA642@bricha3-MOBL.ger.corp.intel.com>",
        "References": "<20190516203529.GA642@bricha3-MOBL.ger.corp.intel.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=\"UTF-8\"",
        "Content-Transfer-Encoding": "8bit",
        "X-Brightmail-Tracker": "H4sIAAAAAAAAA+NgFnrOLMWRmVeSWpSXmKPExsUyM2J7sS733O8xBvvn8FncWGVvsX1FF5vF\n\tu0/bmSxuNZ9ks1h8R86B1ePXgqWsHov3vGTy6Dk5j8nj/b6rbB5Xvq9mDGCN4rJJSc3JLEst\n\t0rdL4MrYuG0qS8EWkYrXf80bGC/xdzFycEgImEhMXqXSxcjFISRwlFHi5Id5LBDOV0aJaR9/\n\tskI4FxglVm/vZgbpEBK4xChxP6SLkZODTcBTYvK7bhYQW0RASGLpx8vsIPXMAnsZJV6tmweW\n\tEBZwkZjfeYUVpJdFQEVi8XZRkDCvgJPE+VvfWEFsCQF5idUbDjCD2JwCzhLP1i9gArGFgGoW\n\tHvrHDFEvKHFy5hOwkcwCmhKt23+zQ9jyEs1bZzND1GtJ3F/yhXkCo9AsJC2zkLTMQtKygJF5\n\tFaNocWpxcW66kZFealFmcnFxfp5eXmrJJkZg8B/c8ttqB+PB546HGAU4GJV4eK/1fo8RYk0s\n\tK67MPcQowcGsJMKbePtLjBBvSmJlVWpRfnxRaU5q8SFGaQ4WJXHe6NV7YoQE0hNLUrNTUwtS\n\ti2CyTBycUg2M4U3x+V2u1f8EVk6rbkq4ZpoSvmL7zFPVPMF9a8L6bBe33DyYuM/qxPUK46nL\n\tpp7YYZH95or4JI9fUmoTV8QFhCkY2LRXHvZsrfzN/nUFp+PH+RuruQ3fCGor52WVyTysFJM5\n\tJ5XJ89b0v1GZ3tz4qLpdF85k7Pxy/Pv+p3bPFktw/Ar9UPdQiaU4I9FQi7moOBEAEtcao3oC\n\tAAA=",
        "Subject": "[dpdk-dev] [PATCH v3 0/6] Pseudo-random number generation\n\timprovements",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Fix bugs in DPDK pseudo-random number generation, make it multi-thread\nsafe, go faster and produce better-quality pseudo-random numbers.\n\nThanks to Stephen Hemminger, Bruce Richardson, Keith Wiles and Neil\nHorman for valuable feedback.\n\nPATCH v3:\n* Rebase\n\nPATCH v2:\n* Introduce the x86 rdseed machine instruction as a first fallback, in case\n  getentropy() is unavailable\n* Use meson to detect getentropy() and rdseed\n\nPATCH v1:\n* Added performance tests\n* Added __experimental to rte_rand_max() declaration\n* Introduced a PRNG section in the MAINTAINERS file\n* Added missing <rte_memory.h> include\n* Use getentropy() instead of rdtsc for seeding the internal LCG\n\nRFC v3:\n* Since rte_rand() and rte_srand() have been a part of the API since long,\n  the experimental attribute was removed and the symbols were moved out\n  of the experimental section of the version.map file.\n* rte_rand_max() performance improvements:\n  * Avoid repeated rte_lcore_id() calls.\n  * Handle a power-of-2 upper bound as a special case.\n* Added a Bugzilla reference to the rte_rand() MT safety bug.\n\nRFC v2:\n* Removed 32-bit version of rte_rand() and rte_rand_max().\n* Switched from a four-sequence LFSR (producing a 32-bit number)\n  to a five-sequence LFSR (producing a 64-bit number).\n* Added a note on generator not being cryptographically secure.\n\nMattias Rönnblom (6):\n  eal: replace libc-based random number generation with LFSR\n  eal: add pseudo-random number generation performance test\n  eal: improve entropy for initial PRNG seed\n  eal: introduce random generator function with upper bound\n  eal: add bounded PRNG performance tests\n  eal: add PRNG to MAINTAINERS and release notes\n\n MAINTAINERS                                |   6 +\n app/test/Makefile                          |   1 +\n app/test/test_rand_perf.c                  |  92 +++++++++\n doc/guides/rel_notes/release_19_08.rst     |  13 ++\n lib/librte_eal/common/include/rte_random.h |  47 +++--\n lib/librte_eal/common/meson.build          |   1 +\n lib/librte_eal/common/rte_random.c         | 212 +++++++++++++++++++++\n lib/librte_eal/freebsd/eal/Makefile        |   1 +\n lib/librte_eal/freebsd/eal/eal.c           |   2 -\n lib/librte_eal/linux/eal/Makefile          |   1 +\n lib/librte_eal/linux/eal/eal.c             |   2 -\n lib/librte_eal/meson.build                 |   3 +\n lib/librte_eal/rte_eal_version.map         |   3 +\n 13 files changed, 362 insertions(+), 22 deletions(-)\n create mode 100644 app/test/test_rand_perf.c\n create mode 100644 lib/librte_eal/common/rte_random.c"
}