List cover comments

GET /api/covers/45158/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/covers/45158/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/covers/45158/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 86038, "web_url": "http://patches.dpdk.org/comment/86038/", "msgid": "<95301884-14c8-bbfd-ade9-ded04bdb6a95@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/95301884-14c8-bbfd-ade9-ded04bdb6a95@intel.com", "date": "2018-09-25T11:37:09", "subject": "Re: [dpdk-dev] [PATCH v2 00/12] bnxt patchset", "submitter": { "id": 324, "url": "http://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@intel.com" }, "content": "On 9/22/2018 5:55 AM, Ajit Khaparde wrote:\n> Patchset against dpdk-next-net.\n> \n> v1->v2:\n> net/bnxt: get rid of ff pools array and use the vnic info array instead\n> - Fix access to uninitialized variable.\n> - Rectify the wrong 'Fixes' reference.\n> \n> net/bnxt: update HWRM version\n> - Update from 1.9.2.45 to version 1.9.2.53\n> \n> Please apply.\n> \n> Ajit Khaparde (8):\n> net/bnxt: fix MTU setting\n> net/bnxt: update HWRM version\n> net/bnxt: add support for extended port counters\n> net/bnxt: add support to enable new mailbox channel\n> net/bnxt: add support for trusted VF\n> net/bnxt: set MAC filtering as outer for non tunnel frames\n> net/bnxt: set a VNIC as default only once\n> net/bnxt: remove excess log messages\n> \n> Bei Sun (1):\n> net/bnxt: set VLAN strip mode before default vnic cfg\n> \n> Somnath Kotur (2):\n> net/bnxt: get rid of ff pools array and use the vnic info array\n> instead\n> net/bnxt: fix uninitialized ptr access in transmit handler\n> \n> yongping (1):\n> net/bnxt: use correct macro to register VF async event completion ring\n\nSince there will be a new version of the patchset, can you please also check\nfollowing warnings:\n\n$ ./devtools/check-git-log.sh -12\nHeadline too long:\n net/bnxt: get rid of ff pools array and use the vnic info array instead\n net/bnxt: use correct macro to register VF async event completion ring\nIs it candidate for Cc: stable@dpdk.org backport?\n net/bnxt: fix uninitialized ptr access in transmit handler", "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 7FFB67EC7;\n\tTue, 25 Sep 2018 13:37:15 +0200 (CEST)", "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n\tby dpdk.org (Postfix) with ESMTP id 3E09C7CDA\n\tfor <dev@dpdk.org>; Tue, 25 Sep 2018 13:37:14 +0200 (CEST)", "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t25 Sep 2018 04:37:13 -0700", "from fyigit-mobl.ger.corp.intel.com (HELO [10.237.221.39])\n\t([10.237.221.39])\n\tby fmsmga002.fm.intel.com with ESMTP; 25 Sep 2018 04:37:09 -0700" ], "X-Amp-Result": "SKIPPED(no attachment in message)", "X-Amp-File-Uploaded": "False", "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.54,301,1534834800\"; d=\"scan'208\";a=\"89154516\"", "To": "Ajit Khaparde <ajit.khaparde@broadcom.com>, dev@dpdk.org", "References": "<f08457f7-5a78-c7e4-23ff-f4e253cd54c9@intel.com>\n\t<20180922045559.27438-1-ajit.khaparde@broadcom.com>", "From": "Ferruh Yigit <ferruh.yigit@intel.com>", "Openpgp": "preference=signencrypt", "Message-ID": "<95301884-14c8-bbfd-ade9-ded04bdb6a95@intel.com>", "Date": "Tue, 25 Sep 2018 12:37:09 +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": "<20180922045559.27438-1-ajit.khaparde@broadcom.com>", "Content-Type": "text/plain; charset=utf-8", "Content-Language": "en-US", "Content-Transfer-Encoding": "7bit", "Subject": "Re: [dpdk-dev] [PATCH v2 00/12] bnxt patchset", "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 } ]