List cover comments

GET /api/covers/43655/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/covers/43655/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/covers/43655/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 84894, "web_url": "http://patches.dpdk.org/comment/84894/", "msgid": "<b246d2c7-4fe3-7a87-01a6-13533535f888@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/b246d2c7-4fe3-7a87-01a6-13533535f888@intel.com", "date": "2018-08-23T14:47:27", "subject": "Re: [dpdk-dev] [PATCH 0/4] netvsc performance enhancements", "submitter": { "id": 324, "url": "http://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@intel.com" }, "content": "On 8/9/2018 6:50 PM, Stephen Hemminger wrote:\n> Some more netvsc performance related changes.\n> The biggest benefit comes from lowering the hypervisor polling rate\n> from 100us to 50us. Supporting tx_done_cleanup can also help some\n> applications get through the send completions faster.\n> \n> Stephen Hemminger (4):\n> netvsc: chimney buffer size error handling\n> bus/vmbus: add host latency tuning function\n> netvsc: set lower host latency\n> netvsc: implement tx_done_cleanup\n\nSeries applied to dpdk-next-net/master, thanks.\n\n(Mentioned changes in individual patches applied while applying.)", "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 D26A52C38;\n\tThu, 23 Aug 2018 16:47:31 +0200 (CEST)", "from mga12.intel.com (mga12.intel.com [192.55.52.136])\n\tby dpdk.org (Postfix) with ESMTP id CE963293B\n\tfor <dev@dpdk.org>; Thu, 23 Aug 2018 16:47:29 +0200 (CEST)", "from orsmga001.jf.intel.com ([10.7.209.18])\n\tby fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t23 Aug 2018 07:47:28 -0700", "from fyigit-mobl.ger.corp.intel.com (HELO [10.237.221.56])\n\t([10.237.221.56])\n\tby orsmga001.jf.intel.com with ESMTP; 23 Aug 2018 07:47:28 -0700" ], "X-Amp-Result": "SKIPPED(no attachment in message)", "X-Amp-File-Uploaded": "False", "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.53,278,1531810800\"; d=\"scan'208\";a=\"84321649\"", "To": "Stephen Hemminger <stephen@networkplumber.org>, dev@dpdk.org", "References": "<20180809175008.5787-1-stephen@networkplumber.org>", "From": "Ferruh Yigit <ferruh.yigit@intel.com>", "Openpgp": "preference=signencrypt", "Message-ID": "<b246d2c7-4fe3-7a87-01a6-13533535f888@intel.com>", "Date": "Thu, 23 Aug 2018 15:47:27 +0100", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101\n\tThunderbird/52.9.1", "MIME-Version": "1.0", "In-Reply-To": "<20180809175008.5787-1-stephen@networkplumber.org>", "Content-Type": "text/plain; charset=utf-8", "Content-Language": "en-US", "Content-Transfer-Encoding": "7bit", "Subject": "Re: [dpdk-dev] [PATCH 0/4] netvsc performance enhancements", "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 } ]