Hi, 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/alejandro-lucero-palau-amd-com/sfc-add-devlink-support-for-ef100/20230202-191843 patch link: https://lore.kernel.org/r/20230202111423.56831-3-alejandro.lucero-palau%40amd.com patch subject: [PATCH v5 net-next 2/8] sfc: add devlink info support for ef100 reproduce: # https://github.com/intel-lab-lkp/linux/commit/ae013a0522dccc6ec3db361d23a5cbf2e1de2702 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review alejandro-lucero-palau-amd-com/sfc-add-devlink-support-for-ef100/20230202-191843 git checkout ae013a0522dccc6ec3db361d23a5cbf2e1de2702 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@xxxxxxxxx> All warnings (new ones prefixed by >>): >> Documentation/networking/devlink/sfc.rst:27: WARNING: Bullet list ends without a blank line; unexpected unindent. >> Documentation/networking/devlink/sfc.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent. >> Documentation/networking/devlink/sfc.rst:15: WARNING: Error parsing content block for the "list-table" directive: exactly one bullet list expected. vim +27 Documentation/networking/devlink/sfc.rst 14 > 15 .. list-table:: devlink info versions implemented 16 :widths: 5 5 90 17 18 * - Name 19 - Type 20 - Description 21 * - ``fw.mgmt.suc`` 22 - running 23 - For boards where the management function is split between multiple 24 control units, this is the SUC control unit's firmware version. 25 * - ``fw.mgmt.cmc`` 26 - running > 27 - For boards where the management function is split between multiple 28 control units, this is the CMC control unit's firmware version. > 29 * - ``fpga.rev`` -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests