Re: [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-24 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on sparc-next/master] [also build test ERROR on linux/master linus/master ipvs/master v5.8-rc2] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use as do

Re: [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-22 Thread Randy Dunlap
On 6/22/20 9:03 AM, yunaixin03...@163.com wrote: > diff --git a/drivers/net/ethernet/huawei/bma/edma_drv/Kconfig > b/drivers/net/ethernet/huawei/bma/edma_drv/Kconfig > new file mode 100644 > index ..97829c5487c2 > --- /dev/null > +++ b/drivers/net/ethernet/huawei/bma/edma_drv/Kconfig >

[PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-22 Thread yunaixin03610
From: yunaixin The BMA software is a system management software offered by Huawei. It supports the status monitoring, performance monitoring, and event monitoring of various components, including server CPUs, memory, hard disks, NICs, IB cards, PCIe cards, RAID controller cards, and optical mo

Re: [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-15 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.8-rc1 next-20200615] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' option to specif

Re: [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-15 Thread Randy Dunlap
On 6/15/20 7:59 AM, yunaixin03...@163.com wrote: > diff --git a/drivers/net/ethernet/huawei/bma/Kconfig > b/drivers/net/ethernet/huawei/bma/Kconfig > new file mode 100644 > index ..1a92c1dd83f3 > --- /dev/null > +++ b/drivers/net/ethernet/huawei/bma/Kconfig > @@ -0,0 +1 @@ > +source "d

[PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-15 Thread yunaixin03610
From: yunaixin The BMA software is a system management software offered by Huawei. It supports the status monitoring, performance monitoring, and event monitoring of various components, including server CPUs, memory, hard disks, NICs, IB cards, PCIe cards, RAID controller cards, and optical mo