Cover Letter Detail
Show a cover letter.
GET /api/covers/816145/?format=api
{ "id": 816145, "url": "http://patchwork.ozlabs.org/api/covers/816145/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/1505904778-53217-1-git-send-email-linyunsheng@huawei.com/", "project": { "id": 7, "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api", "name": "Linux network development", "link_name": "netdev", "list_id": "netdev.vger.kernel.org", "list_email": "netdev@vger.kernel.org", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<1505904778-53217-1-git-send-email-linyunsheng@huawei.com>", "list_archive_url": null, "date": "2017-09-20T10:52:49", "name": "[net,0/9] TM related bugfixes for the HNS3 Ethernet Driver", "submitter": { "id": 71804, "url": "http://patchwork.ozlabs.org/api/people/71804/?format=api", "name": "Yunsheng Lin", "email": "linyunsheng@huawei.com" }, "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/1505904778-53217-1-git-send-email-linyunsheng@huawei.com/mbox/", "series": [ { "id": 4080, "url": "http://patchwork.ozlabs.org/api/series/4080/?format=api", "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=4080", "date": "2017-09-20T10:52:53", "name": "TM related bugfixes for the HNS3 Ethernet Driver", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/4080/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/816145/comments/", "headers": { "Return-Path": "<netdev-owner@vger.kernel.org>", "X-Original-To": "patchwork-incoming@ozlabs.org", "Delivered-To": "patchwork-incoming@ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=netdev-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)", "Received": [ "from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xxxVJ0ZQJz9s7c\n\tfor <patchwork-incoming@ozlabs.org>;\n\tWed, 20 Sep 2017 20:55:36 +1000 (AEST)", "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751943AbdITKx0 (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tWed, 20 Sep 2017 06:53:26 -0400", "from szxga05-in.huawei.com ([45.249.212.191]:6527 \"EHLO\n\tszxga05-in.huawei.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751860AbdITKxX (ORCPT\n\t<rfc822;netdev@vger.kernel.org>); Wed, 20 Sep 2017 06:53:23 -0400", "from 172.30.72.60 (EHLO DGGEMS407-HUB.china.huawei.com)\n\t([172.30.72.60])\n\tby dggrg05-dlp.huawei.com (MOS 4.4.6-GA FastPath queued)\n\twith ESMTP id DHR76349; Wed, 20 Sep 2017 18:53:20 +0800 (CST)", "from localhost.localdomain (10.67.212.75) by\n\tDGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP\n\tServer id 14.3.301.0; Wed, 20 Sep 2017 18:53:12 +0800" ], "From": "Yunsheng Lin <linyunsheng@huawei.com>", "To": "<davem@davemloft.net>", "CC": "<huangdaode@hisilicon.com>, <xuwei5@hisilicon.com>,\n\t<liguozhu@hisilicon.com>, <Yisen.Zhuang@huawei.com>,\n\t<gabriele.paoloni@huawei.com>, <john.garry@huawei.com>,\n\t<linuxarm@huawei.com>, <yisen.zhuang@huawei.com>,\n\t<salil.mehta@huawei.com>, <lipeng321@huawei.com>,\n\t<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>", "Subject": "[PATCH net 0/9] TM related bugfixes for the HNS3 Ethernet Driver", "Date": "Wed, 20 Sep 2017 18:52:49 +0800", "Message-ID": "<1505904778-53217-1-git-send-email-linyunsheng@huawei.com>", "X-Mailer": "git-send-email 1.9.1", "MIME-Version": "1.0", "Content-Type": "text/plain", "X-Originating-IP": "[10.67.212.75]", "X-CFilter-Loop": "Reflected", "X-Mirapoint-Virus-RAPID-Raw": "score=unknown(0),\n\trefid=str=0001.0A010204.59C248A0.0027, ss=1, re=0.000, recu=0.000,\n\treip=0.000, cl=1, cld=1, fgs=0, ip=0.0.0.0,\n\tso=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32", "X-Mirapoint-Loop-Id": "d71fe957aa1d6a6a34e37cac9ac791d3", "Sender": "netdev-owner@vger.kernel.org", "Precedence": "bulk", "List-ID": "<netdev.vger.kernel.org>", "X-Mailing-List": "netdev@vger.kernel.org" }, "content": "This patch set contains a few bugfixes related to hclge_tm module.\n\nYunsheng Lin (9):\n net: hns3: Cleanup for ROCE capability flag in ae_dev\n net: hns3: Fix initialization when cmd is not supported\n net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB\n net: hns3: Fix for not setting rx private buffer size to zero\n net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer\n net: hns3: Fix for rx priv buf allocation when DCB is not supported\n net: hns3: Fix typo error for feild in hclge_tm\n net: hns3: Fix for setting rss_size incorrectly\n net: hns3: Fix for pri to tc mapping in TM\n\n drivers/net/ethernet/hisilicon/hns3/hnae3.h | 15 +-\n .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 4 +-\n .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 163 +++++++++++----------\n .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 3 +-\n .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 41 +++---\n .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 4 +-\n .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 16 +-\n 7 files changed, 143 insertions(+), 103 deletions(-)" }