List cover comments

GET /api/covers/54940/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/covers/54940/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/covers/54940/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 97283, "web_url": "http://patches.dpdk.org/comment/97283/", "msgid": "<f7t7e9hpsgy.fsf@dhcp-25.97.bos.redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/f7t7e9hpsgy.fsf@dhcp-25.97.bos.redhat.com", "date": "2019-06-19T14:20:13", "subject": "Re: [dpdk-dev] [PATCH 0/2] support tso and mrg-rxbuf disabling", "submitter": { "id": 332, "url": "http://patches.dpdk.org/api/people/332/?format=api", "name": "Aaron Conole", "email": "aconole@redhat.com" }, "content": "Noa Ezra <noae@mellanox.com> writes:\n\n> Add support for disabling TSO and mrg-rxbuf in vhost.\n>\n> Noa Ezra (2):\n> net/vhost: support TSO disabling\n> net/vhost: support mrg-rxbuf disabling\n>\n> doc/guides/nics/vhost.rst | 10 +++++++++\n> drivers/net/vhost/rte_eth_vhost.c | 45 ++++++++++++++++++++++++++++++++++++---\n> 2 files changed, 52 insertions(+), 3 deletions(-)\n\nSome errors building this series (In addition to the comments provided by Maxime):\n\nhttps://travis-ci.com/ovsrobot/dpdk/builds/116071254", "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 F213A1C1C9;\n\tWed, 19 Jun 2019 16:20:19 +0200 (CEST)", "from mx1.redhat.com (mx1.redhat.com [209.132.183.28])\n\tby dpdk.org (Postfix) with ESMTP id 0DA7E1C197\n\tfor <dev@dpdk.org>; Wed, 19 Jun 2019 16:20:18 +0200 (CEST)", "from smtp.corp.redhat.com\n\t(int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 4D71C2E95A2;\n\tWed, 19 Jun 2019 14:20:17 +0000 (UTC)", "from dhcp-25.97.bos.redhat.com (ovpn-124-68.rdu2.redhat.com\n\t[10.10.124.68])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id 617EC19C6A;\n\tWed, 19 Jun 2019 14:20:14 +0000 (UTC)" ], "From": "Aaron Conole <aconole@redhat.com>", "To": "Noa Ezra <noae@mellanox.com>", "Cc": "maxime.coquelin@redhat.com, matan@mellanox.com, dev@dpdk.org", "References": "<1560924825-220648-1-git-send-email-noae@mellanox.com>", "Date": "Wed, 19 Jun 2019 10:20:13 -0400", "In-Reply-To": "<1560924825-220648-1-git-send-email-noae@mellanox.com> (Noa\n\tEzra's message of \"Wed, 19 Jun 2019 06:13:43 +0000\")", "Message-ID": "<f7t7e9hpsgy.fsf@dhcp-25.97.bos.redhat.com>", "User-Agent": "Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)", "MIME-Version": "1.0", "Content-Type": "text/plain", "X-Scanned-By": "MIMEDefang 2.84 on 10.5.11.23", "X-Greylist": "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.29]); Wed, 19 Jun 2019 14:20:17 +0000 (UTC)", "Subject": "Re: [dpdk-dev] [PATCH 0/2] support tso and mrg-rxbuf disabling", "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>" }, "addressed": null } ]