netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Veerasenareddy Burru <vburru@marvell.com>,
	davem@davemloft.net, kuba@kernel.org, corbet@lwn.net,
	netdev@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: kbuild-all@lists.01.org, Abhijit Ayarekar <aayarekar@marvell.com>,
	Satananda Burla <sburla@marvell.com>
Subject: Re: [PATCH v2 1/7] octeon_ep: Add driver framework and device initialization
Date: Tue, 1 Mar 2022 23:24:31 +0800	[thread overview]
Message-ID: <202203012301.wRb7tB6D-lkp@intel.com> (raw)
In-Reply-To: <20220301050359.19374-2-vburru@marvell.com>

Hi Veerasenareddy,

I love your patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on v5.17-rc6 next-20220301]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Veerasenareddy-Burru/Add-octeon_ep-driver/20220301-130525
base:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 719fce7539cd3e186598e2aed36325fe892150cf
reproduce: make htmldocs

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst:3: (SEVERE/4) Title overline & underline mismatch.

vim +3 Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst

     2	
   > 3	===================================================================
     4	Linux kernel networking driver for Marvell's Octeon PCI Endpoint NIC
     5	====================================================================
     6	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

  reply	other threads:[~2022-03-01 15:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-01  5:03 [PATCH v2 0/7] Add octeon_ep driver Veerasenareddy Burru
2022-03-01  5:03 ` [PATCH v2 1/7] octeon_ep: Add driver framework and device initialization Veerasenareddy Burru
2022-03-01 15:24   ` kernel test robot [this message]
2022-03-01  5:03 ` [PATCH v2 2/7] octeon_ep: add hardware configuration APIs Veerasenareddy Burru
2022-03-01  5:03 ` [PATCH v2 3/7] octeon_ep: Add mailbox for control commands Veerasenareddy Burru
2022-03-01  5:03 ` [PATCH v2 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup Veerasenareddy Burru
2022-03-01  8:52   ` kernel test robot
2022-03-01  5:03 ` [PATCH v2 5/7] octeon_ep: add support for ndo ops Veerasenareddy Burru
2022-03-01  5:03 ` [PATCH v2 6/7] octeon_ep: add Tx/Rx processing and interrupt support Veerasenareddy Burru
2022-03-01 10:19   ` kernel test robot
2022-03-01  5:03 ` [PATCH v2 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC Veerasenareddy Burru

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=202203012301.wRb7tB6D-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=aayarekar@marvell.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=kbuild-all@lists.01.org \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sburla@marvell.com \
    --cc=vburru@marvell.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).