List patch comments

GET /api/patches/219/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/219/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/219/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 504, "web_url": "http://patches.dpdk.org/comment/504/", "msgid": "<C6ECDF3AB251BE4894318F4E4512369780244B1E@IRSMSX101.ger.corp.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/C6ECDF3AB251BE4894318F4E4512369780244B1E@IRSMSX101.ger.corp.intel.com", "date": "2014-08-27T10:37:00", "subject": "Re: [dpdk-dev] [RFC] PCI config access for drivers", "submitter": { "id": 4, "url": "http://patches.dpdk.org/api/people/4/?format=api", "name": "Burakov, Anatoly", "email": "anatoly.burakov@intel.com" }, "content": "Hi Stephen,\n\n> Some drivers need ability to access PCI config (for example for power management). This\n> adds an abstraction to do this; only implemented on Linux, but should be possible on BSD.\n\nSince VFIO has to go to PCI config space too for some things, could you please amend your patch to make VFIO use this generic API also? Currently, it uses VFIO to read and write from PCI config.\n\nThanks,\nAnatoly", "headers": { "Return-Path": "<anatoly.burakov@intel.com>", "Received": [ "from mga01.intel.com (mga01.intel.com [192.55.52.88])\n\tby dpdk.org (Postfix) with ESMTP id E9A9D5946\n\tfor <dev@dpdk.org>; Wed, 27 Aug 2014 12:34:26 +0200 (CEST)", "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby fmsmga101.fm.intel.com with ESMTP; 27 Aug 2014 03:38:27 -0700", "from irsmsx103.ger.corp.intel.com ([163.33.3.157])\n\tby fmsmga002.fm.intel.com with ESMTP; 27 Aug 2014 03:38:04 -0700", "from irsmsx106.ger.corp.intel.com (163.33.3.31) by\n\tIRSMSX103.ger.corp.intel.com (163.33.3.157) with Microsoft SMTP\n\tServer (TLS) id 14.3.195.1; Wed, 27 Aug 2014 11:37:01 +0100", "from irsmsx101.ger.corp.intel.com ([169.254.1.194]) by\n\tIRSMSX106.ger.corp.intel.com ([169.254.8.3]) with mapi id\n\t14.03.0195.001; Wed, 27 Aug 2014 11:37:01 +0100" ], "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.04,409,1406617200\"; d=\"scan'208\";a=\"590509775\"", "From": "\"Burakov, Anatoly\" <anatoly.burakov@intel.com>", "To": "Stephen Hemminger <shemming@brocade.com>, \"dev@dpdk.org\" <dev@dpdk.org>", "Thread-Topic": "[dpdk-dev] [RFC] PCI config access for drivers", "Thread-Index": "AQHPwPqSoPlZ66IOAkSbaUZ6ZR4NeJvkQxTQ", "Date": "Wed, 27 Aug 2014 10:37:00 +0000", "Message-ID": "<C6ECDF3AB251BE4894318F4E4512369780244B1E@IRSMSX101.ger.corp.intel.com>", "References": "<20140825174429.2065320b@urahara>", "In-Reply-To": "<20140825174429.2065320b@urahara>", "Accept-Language": "en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "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] [RFC] PCI config access for drivers", "X-BeenThere": "dev@dpdk.org", "X-Mailman-Version": "2.1.15", "Precedence": "list", "List-Id": "patches and discussions about DPDK <dev.dpdk.org>", "List-Unsubscribe": "<http://dpdk.org/ml/options/dev>,\n\t<mailto:dev-request@dpdk.org?subject=unsubscribe>", "List-Archive": "<http://dpdk.org/ml/archives/dev/>", "List-Post": "<mailto:dev@dpdk.org>", "List-Help": "<mailto:dev-request@dpdk.org?subject=help>", "List-Subscribe": "<http://dpdk.org/ml/listinfo/dev>,\n\t<mailto:dev-request@dpdk.org?subject=subscribe>", "X-List-Received-Date": "Wed, 27 Aug 2014 10:34:27 -0000" }, "addressed": null } ]