{"id":815645,"url":"http://patchwork.ozlabs.org/api/patches/815645/?format=json","web_url":"http://patchwork.ozlabs.org/project/netdev/patch/20170919161716.92680-3-salil.mehta@huawei.com/","project":{"id":7,"url":"http://patchwork.ozlabs.org/api/projects/7/?format=json","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":"<20170919161716.92680-3-salil.mehta@huawei.com>","list_archive_url":null,"date":"2017-09-19T16:17:11","name":"[V2,net,2/7] net: hns3: Fixes the command used to unmap ring from vector","commit_ref":null,"pull_url":null,"state":"accepted","archived":true,"hash":"d63e062148a4f7517017d5fd3cfc1f81cafb8a8f","submitter":{"id":67454,"url":"http://patchwork.ozlabs.org/api/people/67454/?format=json","name":"Salil Mehta","email":"salil.mehta@huawei.com"},"delegate":{"id":34,"url":"http://patchwork.ozlabs.org/api/users/34/?format=json","username":"davem","first_name":"David","last_name":"Miller","email":"davem@davemloft.net"},"mbox":"http://patchwork.ozlabs.org/project/netdev/patch/20170919161716.92680-3-salil.mehta@huawei.com/mbox/","series":[{"id":3921,"url":"http://patchwork.ozlabs.org/api/series/3921/?format=json","web_url":"http://patchwork.ozlabs.org/project/netdev/list/?series=3921","date":"2017-09-19T16:17:16","name":"Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC","version":2,"mbox":"http://patchwork.ozlabs.org/series/3921/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/patches/815645/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/815645/checks/","tags":{},"related":[],"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 3xxSl04865z9ryT\n\tfor <patchwork-incoming@ozlabs.org>;\n\tWed, 20 Sep 2017 02:19:56 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751845AbdISQSN (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tTue, 19 Sep 2017 12:18:13 -0400","from szxga05-in.huawei.com ([45.249.212.191]:6516 \"EHLO\n\tszxga05-in.huawei.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751823AbdISQSK (ORCPT\n\t<rfc822;netdev@vger.kernel.org>); Tue, 19 Sep 2017 12:18:10 -0400","from 172.30.72.58 (EHLO DGGEMS414-HUB.china.huawei.com)\n\t([172.30.72.58])\n\tby dggrg05-dlp.huawei.com (MOS 4.4.6-GA FastPath queued)\n\twith ESMTP id DHQ42777; Wed, 20 Sep 2017 00:18:07 +0800 (CST)","from S00293818-DELL1.china.huawei.com (10.203.181.154) by\n\tDGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP\n\tServer id 14.3.301.0; Wed, 20 Sep 2017 00:17:56 +0800"],"From":"Salil Mehta <salil.mehta@huawei.com>","To":"<davem@davemloft.net>","CC":"<salil.mehta@huawei.com>, <yisen.zhuang@huawei.com>,\n\t<lipeng321@huawei.com>, <mehta.salil.lnk@gmail.com>,\n\t<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,\n\t<linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>","Subject":"[PATCH V2 net 2/7] net: hns3: Fixes the command used to unmap ring\n\tfrom vector","Date":"Tue, 19 Sep 2017 17:17:11 +0100","Message-ID":"<20170919161716.92680-3-salil.mehta@huawei.com>","X-Mailer":"git-send-email 2.8.3","In-Reply-To":"<20170919161716.92680-1-salil.mehta@huawei.com>","References":"<20170919161716.92680-1-salil.mehta@huawei.com>","MIME-Version":"1.0","Content-Type":"text/plain","X-Originating-IP":"[10.203.181.154]","X-CFilter-Loop":"Reflected","X-Mirapoint-Virus-RAPID-Raw":"score=unknown(0),\n\trefid=str=0001.0A020203.59C1433F.021C, 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":"9f5bea2a9474651a55669a91d34c8dd1","Sender":"netdev-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<netdev.vger.kernel.org>","X-Mailing-List":"netdev@vger.kernel.org"},"content":"From: Lipeng <lipeng321@huawei.com>\n\nThis patch fixes the IMP command being used to unmap the vector\nfrom the corresponding ring.\n\nFixes: 6427264ef330 (\"net: hns3: Add HNS3 Acceleration Engine &\nCompatibility Layer Support\")\nSigned-off-by: Lipeng <lipeng321@huawei.com>\nSigned-off-by: Salil Mehta <salil.mehta@huawei.com>\n---\n drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c b/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c\nindex db4e07d..e324bc6 100644\n--- a/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c\n+++ b/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c\n@@ -2779,7 +2779,7 @@ static int hclge_unmap_ring_from_vector(\n \t\t\t}\n \t\t\ti = 0;\n \t\t\thclge_cmd_setup_basic_desc(&desc,\n-\t\t\t\t\t\t   HCLGE_OPC_ADD_RING_TO_VECTOR,\n+\t\t\t\t\t\t   HCLGE_OPC_DEL_RING_TO_VECTOR,\n \t\t\t\t\t\t   false);\n \t\t\treq->int_vector_id = vector_id;\n \t\t}\n","prefixes":["V2","net","2/7"]}