List cover comments

GET /api/covers/42538/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/covers/42538/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/covers/42538/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 83348, "web_url": "http://patches.dpdk.org/comment/83348/", "msgid": "<3EB4FA525960D640B5BDFFD6A3D891268E7657AC@IRSMSX108.ger.corp.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/3EB4FA525960D640B5BDFFD6A3D891268E7657AC@IRSMSX108.ger.corp.intel.com", "date": "2018-07-06T17:33:00", "subject": "Re: [dpdk-dev] [PATCH v5 00/23] net/softnic: refactoring", "submitter": { "id": 19, "url": "http://patches.dpdk.org/api/people/19/?format=api", "name": "Cristian Dumitrescu", "email": "cristian.dumitrescu@intel.com" }, "content": "> -----Original Message-----\n> From: Singh, Jasvinder\n> Sent: Friday, July 6, 2018 6:21 PM\n> To: dev@dpdk.org\n> Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>\n> Subject: [PATCH v5 00/23] net/softnic: refactoring\n> \n> This patch set modifies the Soft NIC device driver to use the Packet\n> Framework, which makes it much more modular, flexible and extensible\n> with new functionality.\n> \n> * The Soft NIC allows building custom NIC pipelines in SW. The Soft NIC\n> pipeline is DIY and reconfigurable through \"firmware\" (DPDK Packet\n> Framework script).\n> * Configured through the standard DPDK ethdev API (including flow,\n> QoS, security). The internal framework is not externally visible.\n> * Key benefits:\n> - Can be used to augment missing features to HW NICs.\n> - Allows consumption of advanced DPDK features without\n> redesigning the target application.\n> - Allows out-of-the-box performance boost of DPDK.\n> consumers apps simply by instantiating this Ethernet device.\n> \n\nApplied on next-pipeline tree, thanks!", "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 A55541BFB4;\n\tFri, 6 Jul 2018 19:33:06 +0200 (CEST)", "from mga18.intel.com (mga18.intel.com [134.134.136.126])\n\tby dpdk.org (Postfix) with ESMTP id B770B1BFB3\n\tfor <dev@dpdk.org>; Fri, 6 Jul 2018 19:33:05 +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\t06 Jul 2018 10:33:02 -0700", "from irsmsx109.ger.corp.intel.com ([163.33.3.23])\n\tby fmsmga002.fm.intel.com with ESMTP; 06 Jul 2018 10:33:02 -0700", "from irsmsx108.ger.corp.intel.com ([169.254.11.139]) by\n\tIRSMSX109.ger.corp.intel.com ([169.254.13.225]) with mapi id\n\t14.03.0319.002; Fri, 6 Jul 2018 18:33:01 +0100" ], "X-Amp-Result": "SKIPPED(no attachment in message)", "X-Amp-File-Uploaded": "False", "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.51,317,1526367600\"; d=\"scan'208\";a=\"64775806\"", "From": "\"Dumitrescu, Cristian\" <cristian.dumitrescu@intel.com>", "To": "\"Singh, Jasvinder\" <jasvinder.singh@intel.com>, \"dev@dpdk.org\"\n\t<dev@dpdk.org>", "Thread-Topic": "[PATCH v5 00/23] net/softnic: refactoring", "Thread-Index": "AQHUFU3IemDbxR6q70q9zouYL0hhG6SCdBcQ", "Date": "Fri, 6 Jul 2018 17:33:00 +0000", "Message-ID": "<3EB4FA525960D640B5BDFFD6A3D891268E7657AC@IRSMSX108.ger.corp.intel.com>", "References": "<20180705154754.147420-2-jasvinder.singh@intel.com>\n\t<20180706172116.50951-1-jasvinder.singh@intel.com>", "In-Reply-To": "<20180706172116.50951-1-jasvinder.singh@intel.com>", "Accept-Language": "en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "dlp-product": "dlpe-windows", "dlp-version": "11.0.200.100", "dlp-reaction": "no-action", "x-originating-ip": "[163.33.239.180]", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "quoted-printable", "MIME-Version": "1.0", "Subject": "Re: [dpdk-dev] [PATCH v5 00/23] net/softnic: refactoring", "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 } ]