Show a cover letter.

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

{
    "id": 111551,
    "url": "http://patches.dpdk.org/api/covers/111551/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/20220520145631.137962-1-bruce.richardson@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": "<20220520145631.137962-1-bruce.richardson@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220520145631.137962-1-bruce.richardson@intel.com",
    "date": "2022-05-20T14:56:29",
    "name": "[0/2] fix uncallable unit tests (Bugzilla 1002)",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/20220520145631.137962-1-bruce.richardson@intel.com/mbox/",
    "series": [
        {
            "id": 23068,
            "url": "http://patches.dpdk.org/api/series/23068/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=23068",
            "date": "2022-05-20T14:56:29",
            "name": "fix uncallable unit tests (Bugzilla 1002)",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/23068/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/111551/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 577EEA0503;\n\tFri, 20 May 2022 16:56:44 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E43C740222;\n\tFri, 20 May 2022 16:56:43 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id E170240156;\n Fri, 20 May 2022 16:56:42 +0200 (CEST)",
            "from orsmga008.jf.intel.com ([10.7.209.65])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 20 May 2022 07:56:41 -0700",
            "from silpixa00401385.ir.intel.com (HELO\n silpixa00401385.ger.corp.intel.com.) ([10.237.223.87])\n by orsmga008.jf.intel.com with ESMTP; 20 May 2022 07:56:39 -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=1653058603; x=1684594603;\n h=from:to:cc:subject:date:message-id:mime-version:\n content-transfer-encoding;\n bh=wPdNb892BQGv+rU+TRR5ebp7ihcch19E4mARq2kQHHk=;\n b=FDWH/XV8HB7sUrTEZYq4usuHWcreZGZS5dzcDH+DXv85pAC10fGUa4bY\n L6qfx0DkTdN086UTwMygrGYZx3lDZ8sKNsfuWmRGB3CreT5rFtfCfIVe+\n LNLg1rHoavvw5sfNAPKfCgGGlK1+aJ+aKmMEalThMKAbywt8JmVKGJ8UB\n epe3muG4glB4ib965EAfVgTrpUfXjcuWbOZh+NjUGRT/rsPJ0Yd28AuSU\n epdvClbiBml7d1J+DdJuFhlixbIFIb1e6+QAWjgN2hY6WsYNRFMMKo7sS\n GsHJ+fVQZxVGGwwMgKFR1tMxprlud7jDFLSkEA1UqMJREyvfA/GCcr4jQ Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6400,9594,10353\"; a=\"359030972\"",
            "E=Sophos;i=\"5.91,239,1647327600\"; d=\"scan'208\";a=\"359030972\"",
            "E=Sophos;i=\"5.91,239,1647327600\"; d=\"scan'208\";a=\"599257441\""
        ],
        "X-ExtLoop1": "1",
        "From": "Bruce Richardson <bruce.richardson@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "stable@dpdk.org, weiyuanx.li@intel.com, xuemingx.zhang@intel.com,\n Bruce Richardson <bruce.richardson@intel.com>",
        "Subject": "[PATCH 0/2] fix uncallable unit tests (Bugzilla 1002)",
        "Date": "Fri, 20 May 2022 15:56:29 +0100",
        "Message-Id": "<20220520145631.137962-1-bruce.richardson@intel.com>",
        "X-Mailer": "git-send-email 2.34.1",
        "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": "The dump* unit tests are uncallable from our test framework because the command\nvalidation in the unit test binary is incorrect. Rather than trying to fix this\ndirectly in the binary, a better approach is to add command validation to the\ncmdline library - which already has 99% of what we need already - and use that\nfrom the test app.\n\nBruce Richardson (2):\n  cmdline: add function to verify valid commands\n  test: use cmdline library to validate args\n\n app/test/commands.c         | 11 -----------\n app/test/test.c             | 25 ++++++++-----------------\n lib/cmdline/cmdline_parse.c | 20 +++++++++++++++++---\n lib/cmdline/cmdline_parse.h | 17 +++++++++++++++--\n lib/cmdline/version.map     |  3 +++\n 5 files changed, 43 insertions(+), 33 deletions(-)\n\n--\n2.34.1"
}