List patch comments

GET /api/patches/239/comments/?format=api&order=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<https://patches.dpdk.org/api/patches/239/comments/?format=api&order=id&page=1>; rel="first",
<https://patches.dpdk.org/api/patches/239/comments/?format=api&order=id&page=1>; rel="last"
Vary: Accept
[ { "id": 1008, "web_url": "https://patches.dpdk.org/comment/1008/", "msgid": "<2401333.1lgWLEPGnW@xps13>", "list_archive_url": "https://inbox.dpdk.org/dev/2401333.1lgWLEPGnW@xps13", "date": "2014-09-25T10:17:49", "subject": "Re: [dpdk-dev] [PATCH RFC 1/3] eal/bsd: fix fd leak", "submitter": { "id": 1, "url": "https://patches.dpdk.org/api/people/1/?format=api", "name": "Thomas Monjalon", "email": "thomas.monjalon@6wind.com" }, "content": "Hi,\n\nIs there any BSD users available to test this patch?\n\nI'd like to add this comment in the log:\n----\n\"The initial implementation simply raised the IOPL of the current thread\nwhen open(2) was called on the device. This behaviour is retained in the\ncurrent implementation as legacy support for both i386 and amd64.\"\n http://www.freebsd.org/cgi/man.cgi?query=io&sektion=4\n\nNothing prevents from closing it just after.\n----\n\nBut it should be tested with virtio to check iopl permissions.\n\nThanks", "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 [IPv6:::1])\n\tby dpdk.org (Postfix) with ESMTP id 6C72CB3E9;\n\tThu, 25 Sep 2014 12:11:42 +0200 (CEST)", "from mail-we0-f177.google.com (mail-we0-f177.google.com\n\t[74.125.82.177]) by dpdk.org (Postfix) with ESMTP id CB908B3E5\n\tfor <dev@dpdk.org>; Thu, 25 Sep 2014 12:11:41 +0200 (CEST)", "by mail-we0-f177.google.com with SMTP id t60so7661358wes.22\n\tfor <dev@dpdk.org>; Thu, 25 Sep 2014 03:17:58 -0700 (PDT)", "from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])\n\tby mx.google.com with ESMTPSA id\n\tpn5sm2214830wjc.4.2014.09.25.03.17.57 for <multiple recipients>\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tThu, 25 Sep 2014 03:17:58 -0700 (PDT)" ], "X-Google-DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20130820;\n\th=x-gm-message-state:from:to:cc:subject:date:message-id:organization\n\t:user-agent:in-reply-to:references:mime-version\n\t:content-transfer-encoding:content-type;\n\tbh=r1wLtTA/2i/3adTro2rzTmvDUVW4ovQalcjhUGG9M8Y=;\n\tb=BWXMFoq5WATqB48kxcTaDgBt+wyzyx/FsJBZoffKPfM3S2tXO0Zi6Oth5whaUvyRGm\n\tcWRNZ059uoDVYm+JT8u68QyvxigZGC8ToCasv26QF8c+gm0vf11UxAHaHuXMPnDigA/g\n\tZv/JNJaSRNdFCGt7rNjHs4eOBhHZRBtQ3mBiC2L8R4Hj9MDLnhK+Hts4fdgzHCQWNdgo\n\tP4NLC9xMA1Ak1fDQdo3gMiGXyj2a8hgXbw0LqMjNIBimimKEI6DO3woFfr5q9QcLuAZW\n\tYySzj0TJMSSZGdoXZAhkiAGKf+uvHVrgJuVzP3V1TQ9zJONXGm1dlh1AuwExslK6HVfs\n\tvx+g==", "X-Gm-Message-State": "ALoCoQnQ2VDo9RXdZysPeFKcArn2CuFK6c1Y5zNq8pfZ4KsulSfXDkU0pULHCfkGvDTiwJF+Prrj", "X-Received": "by 10.180.99.34 with SMTP id en2mr38255015wib.34.1411640278919; \n\tThu, 25 Sep 2014 03:17:58 -0700 (PDT)", "From": "Thomas Monjalon <thomas.monjalon@6wind.com>", "To": "dev@dpdk.org", "Date": "Thu, 25 Sep 2014 12:17:49 +0200", "Message-ID": "<2401333.1lgWLEPGnW@xps13>", "Organization": "6WIND", "User-Agent": "KMail/4.13.3 (Linux/3.15.8-1-ARCH; KDE/4.13.3; x86_64; ; )", "In-Reply-To": "<1409062300-17004-2-git-send-email-david.marchand@6wind.com>", "References": "<1409062300-17004-1-git-send-email-david.marchand@6wind.com>\n\t<1409062300-17004-2-git-send-email-david.marchand@6wind.com>", "MIME-Version": "1.0", "Content-Transfer-Encoding": "7Bit", "Content-Type": "text/plain; charset=\"us-ascii\"", "Subject": "Re: [dpdk-dev] [PATCH RFC 1/3] eal/bsd: fix fd leak", "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>", "Errors-To": "dev-bounces@dpdk.org", "Sender": "\"dev\" <dev-bounces@dpdk.org>" }, "addressed": null } ]