List cover comments

GET /api/covers/43907/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/covers/43907/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/covers/43907/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 85500, "web_url": "http://patches.dpdk.org/comment/85500/", "msgid": "<3476596e-c354-e105-2968-0e906dcf4857@intel.com>", "list_archive_url": "https://inbox.dpdk.org/dev/3476596e-c354-e105-2968-0e906dcf4857@intel.com", "date": "2018-09-13T14:03:55", "subject": "Re: [dpdk-dev] [PATCH 0/4] net/cxgbe: add destination MAC match and\n\tVLAN rewrite support for flow API", "submitter": { "id": 324, "url": "http://patches.dpdk.org/api/people/324/?format=api", "name": "Ferruh Yigit", "email": "ferruh.yigit@intel.com" }, "content": "On 8/27/2018 1:52 PM, Rahul Lakkireddy wrote:\n> This series of patches add support to offload flows with destination MAC\n> match item and VLAN push/pop/rewrite actions.\n> \n> Patch 1 adds API to program and manage hardware Layer 2 Table (L2T).\n> L2T holds destination node information to be used for VLAN rewrite.\n> \n> Patch 2 implements offloading VLAN push/pop/rewrite actions.\n> \n> Patch 3 adds API to program and manage hardware Multi Port Switch (MPS)\n> table. MPS holds the destination MAC addresses to be matched against\n> incoming packets.\n> \n> Patch 4 implements offloading destination MAC match item.\n> \n> Thanks,\n> Rahul\n> \n> Shagun Agrawal (4):\n> net/cxgbe: add API to program hardware layer 2 table\n> net/cxgbe: add flow operations to offload vlan actions\n> net/cxgbe: add API to program hardware MPS table\n> net/cxgbe: add flow operations to match based on destination MAC\n> address\n\nSeries applied to dpdk-next-net/master, 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 434131B001;\n\tThu, 13 Sep 2018 16:04:00 +0200 (CEST)", "from mga14.intel.com (mga14.intel.com [192.55.52.115])\n\tby dpdk.org (Postfix) with ESMTP id B50F0D0B2\n\tfor <dev@dpdk.org>; Thu, 13 Sep 2018 16:03:58 +0200 (CEST)", "from fmsmga004.fm.intel.com ([10.253.24.48])\n\tby fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t13 Sep 2018 07:03:57 -0700", "from fyigit-mobl.ger.corp.intel.com (HELO [10.237.221.56])\n\t([10.237.221.56])\n\tby fmsmga004.fm.intel.com with ESMTP; 13 Sep 2018 07:03:56 -0700" ], "X-Amp-Result": "SKIPPED(no attachment in message)", "X-Amp-File-Uploaded": "False", "X-ExtLoop1": "1", "X-IronPort-AV": "E=Sophos;i=\"5.53,369,1531810800\"; d=\"scan'208\";a=\"88453256\"", "To": "Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>, dev@dpdk.org", "Cc": "shaguna@chelsio.com, indranil@chelsio.com, nirranjan@chelsio.com", "References": "<cover.1535292771.git.rahul.lakkireddy@chelsio.com>", "From": "Ferruh Yigit <ferruh.yigit@intel.com>", "Openpgp": "preference=signencrypt", "Message-ID": "<3476596e-c354-e105-2968-0e906dcf4857@intel.com>", "Date": "Thu, 13 Sep 2018 15:03:55 +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": "<cover.1535292771.git.rahul.lakkireddy@chelsio.com>", "Content-Type": "text/plain; charset=utf-8", "Content-Language": "en-US", "Content-Transfer-Encoding": "7bit", "Subject": "Re: [dpdk-dev] [PATCH 0/4] net/cxgbe: add destination MAC match and\n\tVLAN rewrite support for flow API", "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 } ]