get:
Show a cover comment.

patch:
Update a cover comment.

put:
Update a cover comment.

GET /api/covers/872/comments/688/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 688,
    "web_url": "http://patchwork.dpdk.org/comment/688/",
    "msgid": "<20240418151548.GB31175@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20240418151548.GB31175@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net",
    "date": "2024-04-18T15:15:48",
    "subject": "Re: [PATCH 00/16] remove use of VLAs for Windows built code",
    "submitter": {
        "id": 2077,
        "url": "http://patchwork.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "content": "On Thu, Apr 18, 2024 at 12:11:35PM +0000, Konstantin Ananyev wrote:\n> Hi Tyler,\n> \n> > As per guidance technical board meeting 2024/04/17. This series\n> > removes the use of VLAs from code built for Windows for all 3\n> > toolchains. If there are additional opportunities to convert VLAs\n> > to regular C arrays please provide the details for incorporation\n> > into the series.\n> \n> I submitted the RFC series:\n> https://patchwork.dpdk.org/project/dpdk/list/?series=31781\n> that provides alternate approach to VLA removal (without alloca())\n> for core libs.\n> Feel free to re-use whatever is appropriate in your series. \n> If time permits, I'll try to look to other libs from your series\n> (probably next week or so).\n> Konstantin\n\nif there is no objection i'm happy to drop changes in my series and\nintegrate your changes into my series with your signoff.\n\nlet me know and i'll roll them together into v2.\n\nthank you!",
    "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 BE7E543EA5;\n\tThu, 18 Apr 2024 17:15:51 +0200 (CEST)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 7CD7B40EF1;\n\tThu, 18 Apr 2024 17:15:51 +0200 (CEST)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 88D5C40272\n for <dev@dpdk.org>; Thu, 18 Apr 2024 17:15:49 +0200 (CEST)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id D926620FD8B4; Thu, 18 Apr 2024 08:15:48 -0700 (PDT)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com D926620FD8B4",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1713453348;\n bh=GBBDjPuJ632Ztg8P5UH7qz2HQ2SGYIMksuMwmlUcYzU=;\n h=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n b=qNRgb09XyM+Y7HB6AGEngcIlhbwlaaRmpuQ2cvRnopMH/Skp47wjC1nJ5brUyuyWX\n 5D+ls/IrNw78Dcr8u4vGw36VVEPTmZiIlZRrdCY2dJ41P9e8pBDKoY6Qkppkp9McmX\n auj21/CmIHjXRxkBSqqJc8gYfzcpOBrkLprROGtY=",
        "Date": "Thu, 18 Apr 2024 08:15:48 -0700",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "Konstantin Ananyev <konstantin.ananyev@huawei.com>",
        "Cc": "\"dev@dpdk.org\" <dev@dpdk.org>,\n Morten =?iso-8859-1?q?Br=F8rup?= <mb@smartsharesystems.com>,\n Akhil Goyal <gakhil@marvell.com>, Aman Singh <aman.deep.singh@intel.com>,\n Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,\n Bruce Richardson <bruce.richardson@intel.com>,\n Fengchengwen <fengchengwen@huawei.com>,\n Dariusz Sosnowski <dsosnowski@nvidia.com>,\n Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>,\n Fan Zhang <fanzhang.oss@gmail.com>, Ferruh Yigit <ferruh.yigit@amd.com>,\n Harry van Haaren <harry.van.haaren@intel.com>,\n Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,\n Jiayu Hu <hujiayu.hu@foxmail.com>, Jingjing Wu <jingjing.wu@intel.com>,\n Kevin Laatz <kevin.laatz@intel.com>,\n Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,\n Matan Azrad <matan@nvidia.com>, Ori Kam <orika@nvidia.com>,\n Pallavi Kadam <pallavi.kadam@intel.com>,\n Reshma Pattan <reshma.pattan@intel.com>,\n Sameh Gobriel <sameh.gobriel@intel.com>, Suanming Mou <suanmingm@nvidia.com>,\n Thomas Monjalon <thomas@monjalon.net>,\n Viacheslav Ovsiienko <viacheslavo@nvidia.com>,\n Vladimir Medvedkin <vladimir.medvedkin@intel.com>,\n Volodymyr Fialko <vfialko@marvell.com>, Yipeng Wang <yipeng1.wang@intel.com>,\n Yuying Zhang <Yuying.Zhang@intel.com>",
        "Subject": "Re: [PATCH 00/16] remove use of VLAs for Windows built code",
        "Message-ID": "\n <20240418151548.GB31175@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>",
        "References": "<1713397319-26135-1-git-send-email-roretzla@linux.microsoft.com>\n <228ca3e7cd7f4b5893343527e1727221@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=us-ascii",
        "Content-Disposition": "inline",
        "In-Reply-To": "<228ca3e7cd7f4b5893343527e1727221@huawei.com>",
        "User-Agent": "Mutt/1.5.21 (2010-09-15)",
        "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"
    },
    "addressed": null
}