Show a cover letter.

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

{
    "id": 41487,
    "url": "https://patches.dpdk.org/api/covers/41487/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/cover.1529940601.git.anatoly.burakov@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": "<cover.1529940601.git.anatoly.burakov@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/cover.1529940601.git.anatoly.burakov@intel.com",
    "date": "2018-06-25T15:59:37",
    "name": "[RFC,0/9] Modularize and enhance DPDK Python scripts",
    "submitter": {
        "id": 4,
        "url": "https://patches.dpdk.org/api/people/4/?format=api",
        "name": "Burakov, Anatoly",
        "email": "anatoly.burakov@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/cover.1529940601.git.anatoly.burakov@intel.com/mbox/",
    "series": [
        {
            "id": 225,
            "url": "https://patches.dpdk.org/api/series/225/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=225",
            "date": "2018-06-25T15:59:39",
            "name": "Modularize and enhance DPDK Python scripts",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/225/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/41487/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 CD484548B;\n\tMon, 25 Jun 2018 18:00:49 +0200 (CEST)",
            "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n\tby dpdk.org (Postfix) with ESMTP id BCCF74C97\n\tfor <dev@dpdk.org>; Mon, 25 Jun 2018 18:00:48 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n\tby fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t25 Jun 2018 08:59:49 -0700",
            "from irvmail001.ir.intel.com ([163.33.26.43])\n\tby orsmga005.jf.intel.com with ESMTP; 25 Jun 2018 08:59:47 -0700",
            "from sivswdev01.ir.intel.com (sivswdev01.ir.intel.com\n\t[10.237.217.45])\n\tby irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id\n\tw5PFxkMa032496; Mon, 25 Jun 2018 16:59:46 +0100",
            "from sivswdev01.ir.intel.com (localhost [127.0.0.1])\n\tby sivswdev01.ir.intel.com with ESMTP id w5PFxk9S026571;\n\tMon, 25 Jun 2018 16:59:46 +0100",
            "(from aburakov@localhost)\n\tby sivswdev01.ir.intel.com with LOCAL id w5PFxkJQ026567;\n\tMon, 25 Jun 2018 16:59:46 +0100"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.51,270,1526367600\"; d=\"scan'208\";a=\"235440244\"",
        "From": "Anatoly Burakov <anatoly.burakov@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "john.mcnamara@intel.com, bruce.richardson@intel.com,\n\tpablo.de.lara.guarch@intel.com, david.hunt@intel.com,\n\tmohammad.abdul.awal@intel.com",
        "Date": "Mon, 25 Jun 2018 16:59:37 +0100",
        "Message-Id": "<cover.1529940601.git.anatoly.burakov@intel.com>",
        "X-Mailer": "git-send-email 1.7.0.7",
        "Subject": "[dpdk-dev] [RFC 0/9] Modularize and enhance DPDK Python scripts",
        "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": "This patchset attempts to create a library out of Python scripts that\ncome with DPDK, with a goal of enabling external tools to get the same\ninformation about the system DPDK has, and perhaps configure DPDK.\n\nPotential applications include:\n\n* Better setup.sh script (it's long overdue, and you know it!)\n* Easier development of better tools for developers (see hugepage-info\n  example)\n* Easier gathering of DPDK-centric system information, has potential\n  applications in troubleshooting tools\n* Reduce code duplication for external tools seeking to use the same\n  functionality (bind-unbind, cpu layout, etc)\n* Add cross-platform support for our scripts (see cpu-layout example\n  now working on FreeBSD)\n\nThere are a few things to mention. First of all, it's an RFC, so the\nfact that it's unfinished and maybe awkward comes with the territory.\nI am also aware of the fact that it's a Python library, that it's\noutside the scope of DPDK and that it's somewhat a Not-Invented-Here\nkind of proposition where there are a lot of externally available\n(and arguably much better designed and implemented) tools that do the\nsame thing.\n\nSo the first question i would like to ask is, is the community at all\ninterested in something like this? Does it have to be part of DPDK\nrepository? Can it be maintained in a separate repository? How do we\nhandle updates and dependencies?\n\nI should also mention that it is *not* intended to be a replacement\nfor udev or any other method of device binding - if anything, it's\nthe opposite, in that it takes the whole issue out of the question\nand thus would make switching to udev or any other device binding\neasier since both internal and external tools can utilize the same\nPython API.\n\nAnatoly Burakov (9):\n  usertools: add DPDK config lib python library\n  usertools/lib: add platform info library\n  usertools/cpu_layout: rewrite to use DPDKConfigLib\n  usertools/lib: support FreeBSD for platform info\n  usertools/lib: add device information library\n  usertools/devbind: switch to using DPDKConfigLib\n  usertools/lib: add hugepage information library\n  usertools: add hugepage info script\n  usertools/lib: add GRUB utility library for hugepage config\n\n usertools/DPDKConfigLib/DevInfo.py      | 414 +++++++++++++++++++\n usertools/DPDKConfigLib/DevUtil.py      | 242 +++++++++++\n usertools/DPDKConfigLib/GrubHugeUtil.py | 175 ++++++++\n usertools/DPDKConfigLib/HugeUtil.py     | 309 ++++++++++++++\n usertools/DPDKConfigLib/PlatformInfo.py | 205 ++++++++++\n usertools/DPDKConfigLib/Util.py         |  84 ++++\n usertools/DPDKConfigLib/__init__.py     |   0\n usertools/cpu_layout.py                 |  53 +--\n usertools/dpdk-devbind.py               | 518 ++++--------------------\n usertools/hugepage-info.py              |  32 ++\n 10 files changed, 1544 insertions(+), 488 deletions(-)\n create mode 100755 usertools/DPDKConfigLib/DevInfo.py\n create mode 100755 usertools/DPDKConfigLib/DevUtil.py\n create mode 100755 usertools/DPDKConfigLib/GrubHugeUtil.py\n create mode 100755 usertools/DPDKConfigLib/HugeUtil.py\n create mode 100755 usertools/DPDKConfigLib/PlatformInfo.py\n create mode 100755 usertools/DPDKConfigLib/Util.py\n create mode 100644 usertools/DPDKConfigLib/__init__.py\n create mode 100755 usertools/hugepage-info.py"
}