List patch comments

GET /api/patches/137/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/patches/137/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/patches/137/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 337, "web_url": "http://patches.dpdk.org/comment/337/", "msgid": "<20140811144737.3ef08d36@haswell.linuxnetplumber.net>", "list_archive_url": "https://inbox.dpdk.org/dev/20140811144737.3ef08d36@haswell.linuxnetplumber.net", "date": "2014-08-11T21:47:37", "subject": "Re: [dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer queue\n\tvariable global", "submitter": { "id": 27, "url": "http://patches.dpdk.org/api/people/27/?format=api", "name": "Stephen Hemminger", "email": "stephen@networkplumber.org" }, "content": "On Mon, 11 Aug 2014 21:44:47 +0100\nBruce Richardson <bruce.richardson@intel.com> wrote:\n\n> On descriptor rearm, the mbuf_initializer variable can be used to do a\n> single-shot write to an mbuf to initialize all variables that can be\n> set. This is currently used only by vector PMD function, but now allow\n> it to be generally used by other RX code paths.\n> \n> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>\n> ---\n> lib/librte_pmd_ixgbe/ixgbe_rxtx.c | 25 +++++++++++++++++++++++--\n> lib/librte_pmd_ixgbe/ixgbe_rxtx.h | 9 ++++++---\n> lib/librte_pmd_ixgbe/ixgbe_rxtx_vec.c | 25 +------------------------\n> 3 files changed, 30 insertions(+), 29 deletions(-)\n\n\nThese patches from 11-14 are really a follow on thread to the original\nchanges. The sequence could be shorter so that reviewers digest 1-10 first.", "headers": { "Return-Path": "<stephen@networkplumber.org>", "Received": [ "from mail-pd0-f179.google.com (mail-pd0-f179.google.com\n\t[209.85.192.179]) by dpdk.org (Postfix) with ESMTP id AEB0DB39D\n\tfor <dev@dpdk.org>; Mon, 11 Aug 2014 23:44:48 +0200 (CEST)", "by mail-pd0-f179.google.com with SMTP id v10so5540355pde.10\n\tfor <dev@dpdk.org>; Mon, 11 Aug 2014 14:47:40 -0700 (PDT)", "from haswell.linuxnetplumber.net\n\t(static-50-53-65-80.bvtn.or.frontiernet.net. [50.53.65.80])\n\tby mx.google.com with ESMTPSA id\n\tga1sm12387937pbb.82.2014.08.11.14.47.39 for <multiple recipients>\n\t(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tMon, 11 Aug 2014 14:47:39 -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:date:from:to:cc:subject:message-id:in-reply-to\n\t:references:mime-version:content-type:content-transfer-encoding;\n\tbh=HQvnP8QILGiCyMacgmk3E+NvrdXsN21xUUjhBI/8pgY=;\n\tb=bpQmB2STMhrp0KQHDQy2sdKbJkhsbs18s1oWyo7ZkesMAclepznGab+Uv97vPfbVpN\n\tnVGZCffgf8WpGVgima253zz51RyHspvNarthxFzyGcaFdNGMyqlbomGpg9NUuY/WStJ6\n\tv3fijjKmPcjNpfpfincb5QWfB0/VLlYHIYvdXgv6Nd81Hky4DVJV+JKTSL8+x3emeei4\n\tMx0Cn20n1K5pQEtjrYZoWl7CIoKeRxxTEmHz1FjQh9QK62+ttY30ejO38bfZTM5k/12w\n\tF7fx5AYPJOg//2RM3FMMycSTAsg5GMeQLZMWkzyhLqCtOIFpfRQd33opQLwXa85jPUsV\n\tjZzA==", "X-Gm-Message-State": "ALoCoQk4HvB/EywRdDFTD/u50hpBr9knH+f8m31PCF+7tqGjlynFMtgfqPPEk+iexhBM7fYugi0n", "X-Received": "by 10.66.121.168 with SMTP id ll8mr450257pab.86.1407793660318;\n\tMon, 11 Aug 2014 14:47:40 -0700 (PDT)", "Date": "Mon, 11 Aug 2014 14:47:37 -0700", "From": "Stephen Hemminger <stephen@networkplumber.org>", "To": "Bruce Richardson <bruce.richardson@intel.com>", "Message-ID": "<20140811144737.3ef08d36@haswell.linuxnetplumber.net>", "In-Reply-To": "<1407789890-17355-12-git-send-email-bruce.richardson@intel.com>", "References": "<1407789890-17355-1-git-send-email-bruce.richardson@intel.com>\n\t<1407789890-17355-12-git-send-email-bruce.richardson@intel.com>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=US-ASCII", "Content-Transfer-Encoding": "7bit", "Cc": "dev@dpdk.org", "Subject": "Re: [dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer queue\n\tvariable global", "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": "Mon, 11 Aug 2014 21:44:49 -0000" }, "addressed": null }, { "id": 338, "web_url": "http://patches.dpdk.org/comment/338/", "msgid": "<59AF69C657FD0841A61C55336867B5B0343D8937@IRSMSX103.ger.corp.intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/59AF69C657FD0841A61C55336867B5B0343D8937@IRSMSX103.ger.corp.intel.com", "date": "2014-08-11T22:03:47", "subject": "Re: [dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer queue\n\tvariable global", "submitter": { "id": 20, "url": "http://patches.dpdk.org/api/people/20/?format=api", "name": "Bruce Richardson", "email": "bruce.richardson@intel.com" }, "content": "> -----Original Message-----\n> From: Stephen Hemminger [mailto:stephen@networkplumber.org]\n> Sent: Monday, August 11, 2014 2:48 PM\n> To: Richardson, Bruce\n> Cc: dev@dpdk.org\n> Subject: Re: [dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer queue\n> variable global\n> \n> On Mon, 11 Aug 2014 21:44:47 +0100\n> Bruce Richardson <bruce.richardson@intel.com> wrote:\n> \n> > On descriptor rearm, the mbuf_initializer variable can be used to do a\n> > single-shot write to an mbuf to initialize all variables that can be\n> > set. This is currently used only by vector PMD function, but now allow\n> > it to be generally used by other RX code paths.\n> >\n> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>\n> > ---\n> > lib/librte_pmd_ixgbe/ixgbe_rxtx.c | 25 +++++++++++++++++++++++--\n> > lib/librte_pmd_ixgbe/ixgbe_rxtx.h | 9 ++++++---\n> > lib/librte_pmd_ixgbe/ixgbe_rxtx_vec.c | 25 +------------------------\n> > 3 files changed, 30 insertions(+), 29 deletions(-)\n> \n> \n> These patches from 11-14 are really a follow on thread to the original\n> changes. The sequence could be shorter so that reviewers digest 1-10 first.\n\nOk. The whole patch sequence needs to be cleaned up a lot before it's ready to go into the code, so I'll try and keep that in mind when doing the cleanup.", "headers": { "Return-Path": "<bruce.richardson@intel.com>", "Received": [ "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n\tby dpdk.org (Postfix) with ESMTP id CA170B39F\n\tfor <dev@dpdk.org>; Tue, 12 Aug 2014 00:00:58 +0200 (CEST)", "from fmsmga002.fm.intel.com ([10.253.24.26])\n\tby fmsmga102.fm.intel.com with ESMTP; 11 Aug 2014 15:03:50 -0700", "from irsmsx102.ger.corp.intel.com ([163.33.3.155])\n\tby fmsmga002.fm.intel.com with ESMTP; 11 Aug 2014 15:03:49 -0700", "from irsmsx103.ger.corp.intel.com ([169.254.3.131]) by\n\tIRSMSX102.ger.corp.intel.com ([169.254.2.12]) with mapi id\n\t14.03.0195.001; Mon, 11 Aug 2014 23:03:48 +0100" ], "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.01,844,1400050800\"; d=\"scan'208\";a=\"583415978\"", "From": "\"Richardson, Bruce\" <bruce.richardson@intel.com>", "To": "Stephen Hemminger <stephen@networkplumber.org>", "Thread-Topic": "[dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer\n\tqueue variable global", "Thread-Index": "AQHPtaUmLEMXHVG0R0K+HX9/gci0NJvL362AgAAU+uA=", "Date": "Mon, 11 Aug 2014 22:03:47 +0000", "Message-ID": "<59AF69C657FD0841A61C55336867B5B0343D8937@IRSMSX103.ger.corp.intel.com>", "References": "<1407789890-17355-1-git-send-email-bruce.richardson@intel.com>\n\t<1407789890-17355-12-git-send-email-bruce.richardson@intel.com>\n\t<20140811144737.3ef08d36@haswell.linuxnetplumber.net>", "In-Reply-To": "<20140811144737.3ef08d36@haswell.linuxnetplumber.net>", "Accept-Language": "en-GB, en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "x-originating-ip": "[163.33.239.182]", "Content-Type": "text/plain; charset=\"us-ascii\"", "Content-Transfer-Encoding": "quoted-printable", "MIME-Version": "1.0", "Cc": "\"dev@dpdk.org\" <dev@dpdk.org>", "Subject": "Re: [dpdk-dev] [RFC PATCH 11/14] ixgbe: make mbuf_initializer queue\n\tvariable global", "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": "Mon, 11 Aug 2014 22:00:59 -0000" }, "addressed": null } ]