[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202212030130.V0LhIAwK-lkp@intel.com>
Date: Sat, 3 Dec 2022 01:26:08 +0800
From: kernel test robot <lkp@...el.com>
To: Shay Drory <shayd@...dia.com>, netdev@...r.kernel.org,
kuba@...nel.org, davem@...emloft.net
Cc: oe-kbuild-all@...ts.linux.dev, danielj@...dia.com,
yishaih@...dia.com, jiri@...dia.com, saeedm@...dia.com,
parav@...dia.com
Subject: Re: [PATCH net-next V2 7/8] devlink: Expose port function commands
to control migratable
Hi Shay,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on net-next/master]
url: https://github.com/intel-lab-lkp/linux/commits/Shay-Drory/devlink-Add-port-function-attribute-to-enable-disable-Roce-and-migratable/20221202-163357
patch link: https://lore.kernel.org/r/20221202082622.57765-8-shayd%40nvidia.com
patch subject: [PATCH net-next V2 7/8] devlink: Expose port function commands to control migratable
reproduce:
# https://github.com/intel-lab-lkp/linux/commit/e6d42af983fe1df41304f5e1da4d7d01e5850b3c
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Shay-Drory/devlink-Add-port-function-attribute-to-enable-disable-Roce-and-migratable/20221202-163357
git checkout e6d42af983fe1df41304f5e1da4d7d01e5850b3c
make menuconfig
# enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS
make htmldocs
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All warnings (new ones prefixed by >>):
>> Documentation/networking/devlink/devlink-port.rst:235: WARNING: Literal block expected; none found.
vim +235 Documentation/networking/devlink/devlink-port.rst
234
> 235 $ echo <pci_id> > /sys/bus/pci/devices/0000:08:00.0/driver/unbind
236 $ echo mlx5_vfio_pci > /sys/bus/pci/devices/0000:08:00.0/driver_override
237 $ echo <pci_id> > /sys/bus/pci/devices/0000:08:00.0/driver/bind
238
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (38907 bytes)
Powered by blists - more mailing lists