List cover comments

GET /api/covers/53130/comments/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: 
<http://patches.dpdk.org/api/covers/53130/comments/?format=api&page=1>; rel="first",
<http://patches.dpdk.org/api/covers/53130/comments/?format=api&page=1>; rel="last"
Vary: Accept
[ { "id": 95963, "web_url": "http://patches.dpdk.org/comment/95963/", "msgid": "<a1c72ce2-3def-f90f-cf79-6c84b713feb3@redhat.com>", "list_archive_url": "https://inbox.dpdk.org/dev/a1c72ce2-3def-f90f-cf79-6c84b713feb3@redhat.com", "date": "2019-05-08T16:05:37", "subject": "Re: [dpdk-dev] [PATCH 00/11] Aquantia atlantic bugfixes", "submitter": { "id": 598, "url": "http://patches.dpdk.org/api/people/598/?format=api", "name": "Kevin Traynor", "email": "ktraynor@redhat.com" }, "content": "On 29/04/2019 09:20, Igor Russkikh wrote:\n> This patchset contains various bugfixes found during verification\n> and integration testing.\n> \n> Most notable is eeprom access cleanup, fix for broadcast filter,\n> flow control logic tracking, some code style cleanups.\n> \n> Igor Russkikh (7):\n> net/atlantic: enable broadcast traffic\n> net/atlantic: extra line at eof\n> net/atlantic: bad indentation\n> net/atlantic: fix max eeprom size\n> net/atlantic: validity check for eeprom dev address\n> net/atlantic: typo on args check\n> net/atlantic: extra err check\n> \n> Pavel Belous (4):\n> net/atlantic: eeprom get/set should consider offset\n> net/atlantic: bad logic with offsets talking with firmware\n> net/atlantic: flow control settings synchronization on rx\n> net/atlantic: use capability bits to detect eeprom access\n> \n> drivers/net/atlantic/atl_ethdev.c | 43 +++++--\n> drivers/net/atlantic/atl_rxtx.c | 1 -\n> drivers/net/atlantic/atl_types.h | 3 +-\n> drivers/net/atlantic/hw_atl/hw_atl_b0.c | 8 ++\n> drivers/net/atlantic/hw_atl/hw_atl_b0.h | 2 +\n> drivers/net/atlantic/hw_atl/hw_atl_utils.c | 17 +--\n> drivers/net/atlantic/hw_atl/hw_atl_utils.h | 11 +-\n> .../net/atlantic/hw_atl/hw_atl_utils_fw2x.c | 111 ++++++++++++------\n> 8 files changed, 128 insertions(+), 68 deletions(-)\n> \n\nHi - some of these that are fixes will apply on 18.11 stable branch with\na little of rebasing, some will not. It will be cleaner to take the\nfixes as a series. Can you send backports for the series for the 18.11\nbranch, or let me know if they are not needed.\n\nthanks,\nKevin.", "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 7E10937A2;\n\tWed, 8 May 2019 18:05:41 +0200 (CEST)", "from mx1.redhat.com (mx1.redhat.com [209.132.183.28])\n\tby dpdk.org (Postfix) with ESMTP id 4B9993772;\n\tWed, 8 May 2019 18:05:40 +0200 (CEST)", "from smtp.corp.redhat.com\n\t(int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 80F89A836;\n\tWed, 8 May 2019 16:05:39 +0000 (UTC)", "from [10.36.117.210] (ovpn-117-210.ams2.redhat.com [10.36.117.210])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 709F01717E;\n\tWed, 8 May 2019 16:05:38 +0000 (UTC)" ], "To": "Igor Russkikh <Igor.Russkikh@aquantia.com>, \"dev@dpdk.org\"\n\t<dev@dpdk.org>, Pavel Belous <Pavel.Belous@aquantia.com>,\n\t\"stable@dpdk.org\" <stable@dpdk.org>", "References": "<cover.1556525874.git.igor.russkikh@aquantia.com>", "From": "Kevin Traynor <ktraynor@redhat.com>", "Message-ID": "<a1c72ce2-3def-f90f-cf79-6c84b713feb3@redhat.com>", "Date": "Wed, 8 May 2019 17:05:37 +0100", "User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101\n\tThunderbird/60.6.1", "MIME-Version": "1.0", "In-Reply-To": "<cover.1556525874.git.igor.russkikh@aquantia.com>", "Content-Type": "text/plain; charset=utf-8", "Content-Language": "en-US", "Content-Transfer-Encoding": "7bit", "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.16", "X-Greylist": "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.29]); Wed, 08 May 2019 16:05:39 +0000 (UTC)", "Subject": "Re: [dpdk-dev] [PATCH 00/11] Aquantia atlantic bugfixes", "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 }, { "id": 96113, "web_url": "http://patches.dpdk.org/comment/96113/", "msgid": "<bde67b78-c723-91db-b627-ba3ea2f7c380@aquantia.com>", "list_archive_url": "https://inbox.dpdk.org/dev/bde67b78-c723-91db-b627-ba3ea2f7c380@aquantia.com", "date": "2019-05-13T07:59:54", "subject": "Re: [dpdk-dev] [PATCH 00/11] Aquantia atlantic bugfixes", "submitter": { "id": 1124, "url": "http://patches.dpdk.org/api/people/1124/?format=api", "name": "Igor Russkikh", "email": "igor.russkikh@aquantia.com" }, "content": "> \n> Hi - some of these that are fixes will apply on 18.11 stable branch with\n> a little of rebasing, some will not. It will be cleaner to take the\n> fixes as a series. Can you send backports for the series for the 18.11\n> branch, or let me know if they are not needed.\n\nHi Kevin, I'll backport these to 18.11 and resubmit it soon.\n\nThanks,\n Igor", "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 D267C2BC1;\n\tMon, 13 May 2019 09:59:59 +0200 (CEST)", "from NAM01-BN3-obe.outbound.protection.outlook.com\n\t(mail-eopbgr740059.outbound.protection.outlook.com [40.107.74.59])\n\tby dpdk.org (Postfix) with ESMTP id BDADC2BBE;\n\tMon, 13 May 2019 09:59:57 +0200 (CEST)", "from DM6PR11MB3625.namprd11.prod.outlook.com (20.178.230.149) by\n\tDM6PR11MB2617.namprd11.prod.outlook.com (20.176.99.23) with Microsoft\n\tSMTP Server (version=TLS1_2,\n\tcipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id\n\t15.20.1878.21; Mon, 13 May 2019 07:59:55 +0000", "from DM6PR11MB3625.namprd11.prod.outlook.com\n\t([fe80::60da:b876:40f2:6a19]) by\n\tDM6PR11MB3625.namprd11.prod.outlook.com\n\t([fe80::60da:b876:40f2:6a19%3]) with mapi id 15.20.1878.024;\n\tMon, 13 May 2019 07:59:55 +0000" ], "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=AQUANTIA1COM.onmicrosoft.com; s=selector1-aquantia-com;\n\th=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck;\n\tbh=rgfEQGFSmjbY82hX37wKBbH9OoQnsRaN5MBsMX6qSBo=;\n\tb=mXVsILdfqJugFjYaoCgKH0F62iZt7k4WOaQvYza5e4VKLws879cKqakbkBZguNp+DBXHfid3bPC5qibKTfiiveytNvBXYWqafzYeWbnAumzaeEAjiWTvxLW+BZUWmtmPygMRgl6AKfYauAd5h+b5VmrNVUCX3tp/GOd+7f+rr34=", "From": "Igor Russkikh <Igor.Russkikh@aquantia.com>", "To": "Kevin Traynor <ktraynor@redhat.com>, \"dev@dpdk.org\" <dev@dpdk.org>, Pavel\n\tBelous <Pavel.Belous@aquantia.com>, \"stable@dpdk.org\" <stable@dpdk.org>", "Thread-Topic": "[dpdk-dev] [PATCH 00/11] Aquantia atlantic bugfixes", "Thread-Index": "AQHVBbfiF+c/8TPo1kCXFODnh0K46qZouD4A", "Date": "Mon, 13 May 2019 07:59:54 +0000", "Message-ID": "<bde67b78-c723-91db-b627-ba3ea2f7c380@aquantia.com>", "References": "<cover.1556525874.git.igor.russkikh@aquantia.com>\n\t<a1c72ce2-3def-f90f-cf79-6c84b713feb3@redhat.com>", "In-Reply-To": "<a1c72ce2-3def-f90f-cf79-6c84b713feb3@redhat.com>", "Accept-Language": "en-US", "Content-Language": "en-US", "X-MS-Has-Attach": "", "X-MS-TNEF-Correlator": "", "x-clientproxiedby": "BYAPR08CA0012.namprd08.prod.outlook.com\n\t(2603:10b6:a03:100::25) To DM6PR11MB3625.namprd11.prod.outlook.com\n\t(2603:10b6:5:13a::21)", "authentication-results": "spf=none (sender IP is )\n\tsmtp.mailfrom=Igor.Russkikh@aquantia.com; ", "x-ms-exchange-messagesentrepresentingtype": "1", "x-originating-ip": "[95.79.108.179]", "x-ms-publictraffictype": "Email", "x-ms-office365-filtering-correlation-id": "4341769e-3edb-4378-74e9-08d6d778fbfe", "x-microsoft-antispam": "BCL:0; PCL:0;\n\tRULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600141)(711020)(4605104)(2017052603328)(7193020);\n\tSRVR:DM6PR11MB2617; ", "x-ms-traffictypediagnostic": "DM6PR11MB2617:", "x-microsoft-antispam-prvs": "<DM6PR11MB2617A356C4FF3FC2C25912AB980F0@DM6PR11MB2617.namprd11.prod.outlook.com>", "x-ms-oob-tlc-oobclassifiers": "OLM:8882;", "x-forefront-prvs": "0036736630", "x-forefront-antispam-report": "SFV:NSPM;\n\tSFS:(10009020)(346002)(39830400003)(366004)(376002)(136003)(396003)(189003)(199004)(486006)(478600001)(2906002)(476003)(52116002)(72206003)(14454004)(31686004)(76176011)(44832011)(2501003)(36756003)(26005)(186003)(6506007)(102836004)(305945005)(81156014)(81166006)(7736002)(4744005)(8936002)(5660300002)(446003)(2616005)(31696002)(386003)(11346002)(66556008)(66446008)(64756008)(66476007)(66946007)(73956011)(68736007)(8676002)(66066001)(86362001)(6246003)(25786009)(6436002)(316002)(99286004)(256004)(6512007)(53936002)(229853002)(71200400001)(3846002)(71190400001)(6116002)(6486002)(110136005);\n\tDIR:OUT; SFP:1101; SCL:1; SRVR:DM6PR11MB2617;\n\tH:DM6PR11MB3625.namprd11.prod.outlook.com; FPR:; SPF:None; LANG:en;\n\tPTR:InfoNoRecords; MX:1; A:1; ", "received-spf": "None (protection.outlook.com: aquantia.com does not designate\n\tpermitted sender hosts)", "x-ms-exchange-senderadcheck": "1", "x-microsoft-antispam-message-info": "9NY6w5nd+nfl1GxlkfIUFrFlp8rCSIEd+WQeZAcArG8GL+RW9QHZI650m7pdcuWXq7ZniynfRzmbIlFfDl6j5p9xg3XjUeyqHxsAIy7kiWXRzbyJ0ChVVWz2TuEhboh3vBqItYPV5/0XHGU3gzr6dMuHggwzXxdaE1KTs4fb3NPU87L6pwTTa7Ul1oocuKknVy7pysN6zqhfmEwNDsK6m9PdbMmzJB6scHYo9IJBP0tey5iCJz0Elr6W3JaPNbrUA+Nav1y/pk2ytrIThphb6uWRqyDjpwS6XXOuIqD/BN/uT+GNlN0V5vLCo9dl2EFyaXOM4mhyOPpfcELxPA5ZbYO6lenNXEBGsnCpMP4fKQKiXS0k7E90q3ZJybGuo1cV082X6nLp0RpYxoJZJ4PM/fS8GF5YHlBUJs+kPpjs3oo=", "Content-Type": "text/plain; charset=\"utf-8\"", "Content-ID": "<4DDA2FF829C5904EBECEDB7242FE700E@namprd11.prod.outlook.com>", "Content-Transfer-Encoding": "base64", "MIME-Version": "1.0", "X-OriginatorOrg": "aquantia.com", "X-MS-Exchange-CrossTenant-Network-Message-Id": "4341769e-3edb-4378-74e9-08d6d778fbfe", "X-MS-Exchange-CrossTenant-originalarrivaltime": "13 May 2019 07:59:54.8011\n\t(UTC)", "X-MS-Exchange-CrossTenant-fromentityheader": "Hosted", "X-MS-Exchange-CrossTenant-id": "83e2e134-991c-4ede-8ced-34d47e38e6b1", "X-MS-Exchange-CrossTenant-mailboxtype": "HOSTED", "X-MS-Exchange-Transport-CrossTenantHeadersStamped": "DM6PR11MB2617", "Subject": "Re: [dpdk-dev] [PATCH 00/11] Aquantia atlantic bugfixes", "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 } ]