All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Andrew Lunn <andrew@lunn.ch>, Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Simon Horman <horms@kernel.org>, Jonathan Corbet <corbet@lwn.net>,
	Shuah Khan <skhan@linuxfoundation.org>
Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Michael Fritscher <michael@fritscher.net>,
	Byron Stanoszek <gandalf@winds.org>,
	Daniel Palmer <daniel@0x0f.com>,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH net v2 15/15] drivers: net: 8390: wd80x3: Remove this driver
Date: Thu, 30 Apr 2026 05:14:58 +0200	[thread overview]
Message-ID: <202604300512.3KcfhJGd-lkp@intel.com> (raw)
In-Reply-To: <20260422-v7-0-0-net-next-driver-removal-v1-v2-15-08a5b59784d5@lunn.ch>

Hi Andrew,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 1f5ffc672165ff851063a5fd044b727ab2517ae3]

url:    https://github.com/intel-lab-lkp/linux/commits/Andrew-Lunn/drivers-net-3com-3c509-Remove-this-driver/20260424-104110
base:   1f5ffc672165ff851063a5fd044b727ab2517ae3
patch link:    https://lore.kernel.org/r/20260422-v7-0-0-net-next-driver-removal-v1-v2-15-08a5b59784d5%40lunn.ch
patch subject: [PATCH net v2 15/15] drivers: net: 8390: wd80x3: Remove this driver
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
docutils: docutils (Docutils 0.21.2, Python 3.13.5, on linux)
reproduce: (https://download.01.org/0day-ci/archive/20260430/202604300512.3KcfhJGd-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202604300512.3KcfhJGd-lkp@intel.com/

All warnings (new ones prefixed by >>):

   Non-Preserved Properties
   ======================== [docutils]
>> Documentation/networking/device_drivers/ethernet/index.rst:10: WARNING: toctree contains reference to nonexisting document 'networking/device_drivers/ethernet/3com/3c509' [toc.not_readable]
   Documentation/networking/skbuff:36: ./include/linux/skbuff.h:48: ERROR: Unexpected section title.


vim +10 Documentation/networking/device_drivers/ethernet/index.rst

132db93572821e Jakub Kicinski 2020-06-26   7  
132db93572821e Jakub Kicinski 2020-06-26   8  Contents:
132db93572821e Jakub Kicinski 2020-06-26   9  
132db93572821e Jakub Kicinski 2020-06-26 @10  .. toctree::

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

      reply	other threads:[~2026-04-30  3:15 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22 18:01 [PATCH net v2 00/15] Remove a number of ISA and PCMCIA Ethernet drivers Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 01/15] drivers: net: 3com: 3c509: Remove this driver Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 02/15] drivers: net: 3com: 3c515: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 03/15] drivers: net: 3com: 3c574: " Andrew Lunn
2026-04-23  2:14   ` Wei Fang
2026-04-23  2:21     ` Jakub Kicinski
2026-04-22 18:01 ` [PATCH net v2 04/15] drivers: net: 3com: 3c589: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 05/15] drivers: net: amd: lance: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 06/15] drivers: net: amd: nmclan: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 07/15] drivers: net: smsc: smc9194: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 08/15] drivers: net: smsc: smc91c92: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 09/15] drivers: net: cirrus: cs89x0: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 10/15] drivers: net: cirrus: mac89x0: " Andrew Lunn
2026-04-23  7:07   ` Geert Uytterhoeven
2026-04-23  7:10     ` John Paul Adrian Glaubitz
2026-04-23  8:52       ` Daniel Palmer
2026-04-23  9:28         ` John Paul Adrian Glaubitz
2026-04-23 22:02           ` Jakub Kicinski
2026-04-24  1:04             ` Finn Thain
2026-04-22 18:01 ` [PATCH net v2 11/15] drivers: net: fujitsu: fmvj18x: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 12/15] drivers: net: 8390: AX88190: " Andrew Lunn
2026-04-23  9:06   ` Bjørn Mork
2026-04-22 18:01 ` [PATCH net v2 13/15] drivers: net: 8390: pcnet: " Andrew Lunn
2026-04-23  5:49   ` Dominik Brodowski
2026-04-23 12:04     ` Andrew Lunn
2026-04-23 14:01       ` Dominik Brodowski
2026-04-23  9:09   ` Bjørn Mork
2026-04-22 18:01 ` [PATCH net v2 14/15] drivers: net: 8390: ultra: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 15/15] drivers: net: 8390: wd80x3: " Andrew Lunn
2026-04-30  3:14   ` kernel test robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202604300512.3KcfhJGd-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=corbet@lwn.net \
    --cc=daniel@0x0f.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gandalf@winds.org \
    --cc=geert@linux-m68k.org \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@fritscher.net \
    --cc=netdev@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=pabeni@redhat.com \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.