Show a cover letter.

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

{
    "id": 64302,
    "url": "http://patches.dpdk.org/api/covers/64302/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200109031312.6344-1-pallavi.kadam@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": "<20200109031312.6344-1-pallavi.kadam@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200109031312.6344-1-pallavi.kadam@intel.com",
    "date": "2020-01-09T03:13:03",
    "name": "[v4,0/9] Windows patchset with additional EAL functionalities",
    "submitter": {
        "id": 1177,
        "url": "http://patches.dpdk.org/api/people/1177/?format=api",
        "name": "Kadam, Pallavi",
        "email": "pallavi.kadam@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200109031312.6344-1-pallavi.kadam@intel.com/mbox/",
    "series": [
        {
            "id": 8022,
            "url": "http://patches.dpdk.org/api/series/8022/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8022",
            "date": "2020-01-09T03:13:03",
            "name": "Windows patchset with additional EAL functionalities",
            "version": 4,
            "mbox": "http://patches.dpdk.org/series/8022/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/64302/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 C2173A04F3;\n\tThu,  9 Jan 2020 04:13:30 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id D8EE21BFC0;\n\tThu,  9 Jan 2020 04:13:29 +0100 (CET)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by dpdk.org (Postfix) with ESMTP id 08EC6152A\n for <dev@dpdk.org>; Thu,  9 Jan 2020 04:13:27 +0100 (CET)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n 08 Jan 2020 19:13:26 -0800",
            "from win-dpdk-pallavi.jf.intel.com (HELO localhost.localdomain)\n ([10.166.188.58])\n by orsmga008.jf.intel.com with ESMTP; 08 Jan 2020 19:13:26 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.69,412,1571727600\"; d=\"scan'208\";a=\"216163123\"",
        "From": "Pallavi Kadam <pallavi.kadam@intel.com>",
        "To": "dev@dpdk.org,\n\tthomas@monjalon.net",
        "Cc": "Harini.Ramakrishnan@microsoft.com, keith.wiles@intel.com,\n bruce.richardson@intel.com, david.marchand@redhat.com,\n jerinjacobk@gmail.com, ranjit.menon@intel.com,\n antara.ganesh.kolar@intel.com, stephen@networkplumber.org,\n pallavi.kadam@intel.com",
        "Date": "Wed,  8 Jan 2020 19:13:03 -0800",
        "Message-Id": "<20200109031312.6344-1-pallavi.kadam@intel.com>",
        "X-Mailer": "git-send-email 2.18.0.windows.1",
        "In-Reply-To": "<20191022200227.1920-1-pallavi.kadam@intel.com>",
        "References": "<20191022200227.1920-1-pallavi.kadam@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v4 0/9] Windows patchset with additional EAL\n\tfunctionalities",
        "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 includes additional functionalities for Windows EAL\nto support command-line parsing feature and some EAL common code\non Windows.\n\nThis patchset can be applied to windpdk-next-dev branch in the draft repo.\n\nv4 changes:\n\tModified license/exceptions.txt file\n\tThe following files in this patch-set require license exceptions as\n\tlisted:\n\tdirent.h      MIT license\n\tgetopt.h      BSD-2-Clause license\n\tgetopt.c      ISC and BSD-2-Clause license\n\n\tRemoved syslog file in Windows and added ifndef Windows around syslog\n\tclassification parameters in the common code.\n\nv3 Changes:\n \tModified generic rte_vect to add Windows support.\n\tMoved RTE_CPU* definitions to OS specific file.\n\tAdded SPDX tag on top of third party files.\n\nv2 Changes:\n\tsyslog.h: Replaced the BSD license boilerplate to SPDX tag.\n\n\nPallavi Kadam (9):\n  license: add license exception for windows\n  eal: dirent.h implementation for windows\n  eal: add windows compatible header files\n  eal: add additional function overrides in windows header files\n  eal: getopt implementation for windows\n  eal: add function to detect process type\n  eal: remove syslog support for windows\n  build: add additional common files support\n  eal: add minimum viable code to support parsing\n\n lib/librte_eal/common/eal_common_options.c    |  12 +-\n .../common/include/arch/x86/rte_vect.h        |   4 +-\n lib/librte_eal/windows/eal/eal.c              | 185 ++++-\n lib/librte_eal/windows/eal/eal_debug.c        |   1 +\n lib/librte_eal/windows/eal/eal_lcore.c        |   3 +\n lib/librte_eal/windows/eal/eal_thread.c       |  11 +\n lib/librte_eal/windows/eal/getopt.c           | 465 ++++++++++++\n lib/librte_eal/windows/eal/include/dirent.h   | 664 ++++++++++++++++++\n lib/librte_eal/windows/eal/include/dlfcn.h    |  21 +\n .../windows/eal/include/eal_filesystem.h      |  99 +++\n lib/librte_eal/windows/eal/include/getopt.h   | 127 ++++\n lib/librte_eal/windows/eal/include/pthread.h  |  66 ++\n lib/librte_eal/windows/eal/include/rte_os.h   |  40 ++\n lib/librte_eal/windows/eal/include/sched.h    |  58 +-\n .../windows/eal/include/sys/queue.h           |   8 +\n lib/librte_eal/windows/eal/meson.build        |   9 +-\n license/exceptions.txt                        |  12 +-\n 17 files changed, 1764 insertions(+), 21 deletions(-)\n create mode 100644 lib/librte_eal/windows/eal/getopt.c\n create mode 100644 lib/librte_eal/windows/eal/include/dirent.h\n create mode 100644 lib/librte_eal/windows/eal/include/dlfcn.h\n create mode 100644 lib/librte_eal/windows/eal/include/eal_filesystem.h\n create mode 100644 lib/librte_eal/windows/eal/include/getopt.h"
}