[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190531.171819.1461966494167760290.davem@davemloft.net>
Date: Fri, 31 May 2019 17:18:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tanhuazhong@...wei.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
salil.mehta@...wei.com, yisen.zhuang@...wei.com,
linuxarm@...wei.com
Subject: Re: [PATCH net-next 00/12] code optimizations & bugfixes for HNS3
driver
From: David Miller <davem@...emloft.net>
Date: Fri, 31 May 2019 17:15:29 -0700 (PDT)
> From: Huazhong Tan <tanhuazhong@...wei.com>
> Date: Fri, 31 May 2019 16:54:46 +0800
>
>> This patch-set includes code optimizations and bugfixes for the HNS3
>> ethernet controller driver.
>>
>> [patch 1/12] removes the redundant core reset type
>>
>> [patch 2/12 - 3/12] fixes two VLAN related issues
>>
>> [patch 4/12] fixes a TM issue
>>
>> [patch 5/12 - 12/12] includes some patches related to RAS & MSI-X error
>
> Series applied.
I reverted, you need to actually build test the infiniband side of your
driver.
drivers/infiniband/hw/hns/hns_roce_hw_v2.c: In function ‘hns_roce_v2_msix_interrupt_abn’:
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5032:14: warning: passing argument 2 of ‘ops->set_default_reset_request’ makes pointer from integer without a cast [-Wint-conversion]
HNAE3_FUNC_RESET);
^~~~~~~~~~~~~~~~
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5032:14: note: expected ‘long unsigned int *’ but argument is of type ‘int’
C-c C-cmake[5]: *** Deleting file 'drivers/net/wireless/ath/carl9170/cmd.o'
Powered by blists - more mailing lists