Show a cover letter.

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

{
    "id": 85339,
    "url": "http://patches.dpdk.org/api/covers/85339/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20201217173037.11396-1-talshn@nvidia.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": "<20201217173037.11396-1-talshn@nvidia.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201217173037.11396-1-talshn@nvidia.com",
    "date": "2020-12-17T17:30:02",
    "name": "[00/35] mlx5 Windows support - part #6",
    "submitter": {
        "id": 1893,
        "url": "http://patches.dpdk.org/api/people/1893/?format=api",
        "name": "Tal Shnaiderman",
        "email": "talshn@nvidia.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20201217173037.11396-1-talshn@nvidia.com/mbox/",
    "series": [
        {
            "id": 14351,
            "url": "http://patches.dpdk.org/api/series/14351/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=14351",
            "date": "2020-12-17T17:30:04",
            "name": "mlx5 Windows support - part #6",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/14351/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/85339/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 D1381A09F6;\n\tThu, 17 Dec 2020 18:33:35 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 43D11CA3E;\n\tThu, 17 Dec 2020 18:33:15 +0100 (CET)",
            "from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129])\n by dpdk.org (Postfix) with ESMTP id 07926CA37\n for <dev@dpdk.org>; Thu, 17 Dec 2020 18:33:09 +0100 (CET)",
            "from Internal Mail-Server by MTLPINE1 (envelope-from\n talshn@nvidia.com) with SMTP; 17 Dec 2020 19:33:04 +0200",
            "from nvidia.com (l-wincomp04-vm.mtl.labs.mlnx [10.237.1.5])\n by labmailer.mlnx (8.13.8/8.13.8) with ESMTP id 0BHHX45L021771;\n Thu, 17 Dec 2020 19:33:04 +0200"
        ],
        "From": "Tal Shnaiderman <talshn@nvidia.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, matan@nvidia.com, rasland@nvidia.com,\n ophirmu@nvidia.com",
        "Date": "Thu, 17 Dec 2020 19:30:02 +0200",
        "Message-Id": "<20201217173037.11396-1-talshn@nvidia.com>",
        "X-Mailer": "git-send-email 2.16.1.windows.4",
        "Subject": "[dpdk-dev] [PATCH 00/35] mlx5 Windows support - part #6",
        "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 patch series is part of preparing mlx5 PMD to compile and run under Windows OS. Part #6\n\nOphir Munk (19):\n  common/mlx5/windows: add missing DV and IBV definitions\n  mlx5/windows: add mlx5 macros for fs name and path\n  common/mlx5: add rte compatibility header file\n  common/mlx5/windows: add DevX UAR getters\n  net/mlx5/windows: add memory region callbacks\n  net/mlx5/windows: add stubs for MP requests\n  net/mlx5/windows: add ethdev stub operations\n  net/mlx5/windws: add VLAN stubs\n  net/mlx5/windows: support open device\n  net/mlx5/windws: spawn eth devices\n  net/mlx5/linux: wrap adjust flow priority with OS calls\n  net/mlx5/linux: add OS default miss flow action\n  net/mlx5/linux: fix add OS dest_devx_tir action\n  net/mlx5/windows: introduce flow support\n  net/mlx5/windows: create flow matcher object\n  net/mlx5/windows: create flow action dest TIR object\n  net/mlx5/windows: create flow rule\n  net/mlx5: use HAVE_INFINIBAND_VERBS_H in shared code\n  net/mlx5: fix separating eth_dev_ops per OS\n\nTal Shnaiderman (16):\n  common/mlx5/windows: wrap event channel APIs with OS calls\n  net/mlx5/windows: support get mac\n  net/mlx5/windows: support link update\n  net/mlx5/windows: support read clock\n  net/mlx5/windows: support get mtu\n  net/mlx5/windows: support get interface name\n  net/mlx5/windows: support device removed query\n  net/mlx5/windows: support get pdn\n  net/mlx5/windows: initial probing implementation\n  net/mlx5/windows: support VF PCI address\n  net/mlx5: define MLX5_NAMESIZE for device interface size\n  net/mlx5: use OS independent code in ASO feature\n  mlx5: use init function for ctx list mutex\n  mlx5: use OS function for dr_sync_domain\n  mlx5: do not fail on IPv6 broadcast flow creation failure\n  net/mlx5: fix warnings on comparison sign mismatch\n\n drivers/common/mlx5/mlx5_devx_cmds.h         |   1 +\n drivers/common/mlx5/mlx5_prm.h               |   7 +\n drivers/common/mlx5/windows/mlx5_common_os.h | 104 +++\n drivers/common/mlx5/windows/mlx5_glue.c      |  47 ++\n drivers/common/mlx5/windows/mlx5_glue.h      |   2 +\n drivers/common/mlx5/windows/mlx5_win_defs.h  | 228 +++++++\n drivers/common/mlx5/windows/mlx5_win_ext.h   |   8 +-\n drivers/net/mlx5/linux/mlx5_ethdev_os.c      |   4 +-\n drivers/net/mlx5/linux/mlx5_flow_os.h        |  68 ++\n drivers/net/mlx5/linux/mlx5_os.c             | 156 +----\n drivers/net/mlx5/linux/mlx5_os.h             |  10 +-\n drivers/net/mlx5/mlx5.c                      | 158 ++++-\n drivers/net/mlx5/mlx5.h                      |  17 +-\n drivers/net/mlx5/mlx5_devx.c                 |  15 +-\n drivers/net/mlx5/mlx5_flow.c                 |  10 +-\n drivers/net/mlx5/mlx5_flow.h                 |  16 +-\n drivers/net/mlx5/mlx5_flow_age.c             |  15 +-\n drivers/net/mlx5/mlx5_flow_dv.c              |  23 +-\n drivers/net/mlx5/mlx5_flow_verbs.c           |   6 +\n drivers/net/mlx5/mlx5_trigger.c              |   8 +-\n drivers/net/mlx5/windows/meson.build         |   4 +\n drivers/net/mlx5/windows/mlx5_ethdev_os.c    | 391 +++++++++++\n drivers/net/mlx5/windows/mlx5_flow_os.c      | 240 +++++++\n drivers/net/mlx5/windows/mlx5_flow_os.h      | 373 +++++++++++\n drivers/net/mlx5/windows/mlx5_mp_os.c        |  71 ++\n drivers/net/mlx5/windows/mlx5_os.c           | 969 ++++++++++++++++++++++++---\n drivers/net/mlx5/windows/mlx5_os.h           |  19 +\n drivers/net/mlx5/windows/mlx5_vlan_os.c      |  83 +++\n 28 files changed, 2730 insertions(+), 323 deletions(-)\n create mode 100644 drivers/net/mlx5/windows/mlx5_ethdev_os.c\n create mode 100644 drivers/net/mlx5/windows/mlx5_flow_os.c\n create mode 100644 drivers/net/mlx5/windows/mlx5_flow_os.h\n create mode 100644 drivers/net/mlx5/windows/mlx5_mp_os.c\n create mode 100644 drivers/net/mlx5/windows/mlx5_os.h\n create mode 100644 drivers/net/mlx5/windows/mlx5_vlan_os.c"
}