Show a cover letter.

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

{
    "id": 61767,
    "url": "http://patches.dpdk.org/api/covers/61767/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/cover/1571838001-591-1-git-send-email-david.marchand@redhat.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": "<1571838001-591-1-git-send-email-david.marchand@redhat.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1571838001-591-1-git-send-email-david.marchand@redhat.com",
    "date": "2019-10-23T13:39:57",
    "name": "[v2,0/4] net definitions fixes",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/cover/1571838001-591-1-git-send-email-david.marchand@redhat.com/mbox/",
    "series": [
        {
            "id": 7016,
            "url": "http://patches.dpdk.org/api/series/7016/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=7016",
            "date": "2019-10-23T13:39:57",
            "name": "net definitions fixes",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/7016/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/covers/61767/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 02CCD1C1D2;\n\tWed, 23 Oct 2019 15:40:14 +0200 (CEST)",
            "from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com\n\t[207.211.31.81]) by dpdk.org (Postfix) with ESMTP id 301431C1E0\n\tfor <dev@dpdk.org>; Wed, 23 Oct 2019 15:40:13 +0200 (CEST)",
            "from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com\n\t[209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id\n\tus-mta-5-kwC9ib0LNpS-nIkUSmpjFw-1; Wed, 23 Oct 2019 09:40:09 -0400",
            "from smtp.corp.redhat.com\n\t(int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4720E80183E;\n\tWed, 23 Oct 2019 13:40:08 +0000 (UTC)",
            "from dmarchan.remote.csb (ovpn-204-129.brq.redhat.com\n\t[10.40.204.129])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 348D560BE1;\n\tWed, 23 Oct 2019 13:40:06 +0000 (UTC)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com;\n\ts=mimecast20190719; t=1571838012;\n\th=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n\tto:to:cc:cc:content-type:content-type:\n\tcontent-transfer-encoding:content-transfer-encoding:\n\tin-reply-to:in-reply-to:references:references;\n\tbh=+hj1FfydE5RtnbRs7nIig7ujOOtuCYT4rkmNew52rHY=;\n\tb=SvZaZsZd16lDDi7EXicpQIcZY+5C4vi0dYKN3V9y++hN5VtKAebehk7KJt1/9kWQExggj9\n\tXn5IVu6pPUC/vEXRRRTabQUQxsUa8D4Q0Ctm7ToRkbBr+WwHEYJHR9MPWhVobLsQMvkqg9\n\tezEDlm3pTEvRY1ftRvMkYaxdOHlTc6k=",
        "From": "David Marchand <david.marchand@redhat.com>",
        "To": "dev@dpdk.org",
        "Cc": "olivier.matz@6wind.com,\n\tferruh.yigit@intel.com",
        "Date": "Wed, 23 Oct 2019 15:39:57 +0200",
        "Message-Id": "<1571838001-591-1-git-send-email-david.marchand@redhat.com>",
        "In-Reply-To": "<1571820718-7021-1-git-send-email-david.marchand@redhat.com>",
        "References": "<1571820718-7021-1-git-send-email-david.marchand@redhat.com>",
        "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.12",
        "X-MC-Unique": "kwC9ib0LNpS-nIkUSmpjFw-1",
        "X-Mimecast-Spam-Score": "0",
        "Content-Type": "text/plain; charset=WINDOWS-1252",
        "Content-Transfer-Encoding": "quoted-printable",
        "Subject": "[dpdk-dev] [PATCH v2 0/4] net definitions fixes",
        "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": "Small patchset with fixes after inspecting the librte_net.\nI copied stable@dpdk.org in the 2nd patch for information only.\n\nChangelog since v1:\n- added missing update on release notes,"
}