tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git main head: f60ce8a48b97eb970bfbec1f26c914b9017c4a46 commit: f7d625adeb7bc6a9ec83d32d9615889969d64484 [3/11] net: ena: Add dynamic recycling mechanism for rx buffers reproduce: (https://download.01.org/0day-ci/archive/20230617/202306171804.U7E92zoE-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202306171804.U7E92zoE-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/networking/device_drivers/ethernet/amazon/ena.rst:209: WARNING: Explicit markup ends without a blank line; unexpected unindent. vim +209 Documentation/networking/device_drivers/ethernet/amazon/ena.rst 1738cd3ed34229 Documentation/networking/ena.txt Netanel Belgazal 2016-08-10 207 f7d625adeb7bc6 Documentation/networking/device_drivers/ethernet/amazon/ena.rst David Arinzon 2023-06-12 208 .. _`RX copybreak`: 8d299c7e912bd8 Documentation/networking/device_drivers/amazon/ena.rst Mauro Carvalho Chehab 2020-05-01 @209 RX copybreak 8d299c7e912bd8 Documentation/networking/device_drivers/amazon/ena.rst Mauro Carvalho Chehab 2020-05-01 210 ============ 1738cd3ed34229 Documentation/networking/ena.txt Netanel Belgazal 2016-08-10 211 The rx_copybreak is initialized by default to ENA_DEFAULT_RX_COPYBREAK 1738cd3ed34229 Documentation/networking/ena.txt Netanel Belgazal 2016-08-10 212 and can be configured by the ETHTOOL_STUNABLE command of the 1738cd3ed34229 Documentation/networking/ena.txt Netanel Belgazal 2016-08-10 213 SIOCETHTOOL ioctl. 1738cd3ed34229 Documentation/networking/ena.txt Netanel Belgazal 2016-08-10 214 :::::: The code at line 209 was first introduced by commit :::::: 8d299c7e912bd8ebb88b9ac2b8e336c9878783aa docs: networking: device drivers: convert amazon/ena.txt to ReST :::::: TO: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> :::::: CC: David S. Miller <davem@xxxxxxxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki