[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202209090101.Eze9wDA6-lkp@intel.com>
Date: Fri, 9 Sep 2022 01:34:20 +0800
From: kernel test robot <lkp@...el.com>
To: Amritha Nambiar <amritha.nambiar@...el.com>,
netdev@...r.kernel.org, kuba@...nel.org
Cc: kbuild-all@...ts.01.org, alexander.duyck@...il.com,
jhs@...atatu.com, jiri@...nulli.us, xiyou.wangcong@...il.com,
vinicius.gomes@...el.com, sridhar.samudrala@...el.com,
amritha.nambiar@...el.com
Subject: Re: [net-next PATCH v2 4/4] Documentation: networking: TC queue
based filtering
Hi Amritha,
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/Amritha-Nambiar/Extend-action-skbedit-to-RX-queue-mapping/20220908-091523
base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git 2018b22a759e26a4c7e3ac6c60c283cfbd2c9c93
reproduce:
# https://github.com/intel-lab-lkp/linux/commit/1c8a93c17a4a1a9ba7be2aba8b1886d12ea14d8c
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Amritha-Nambiar/Extend-action-skbedit-to-RX-queue-mapping/20220908-091523
git checkout 1c8a93c17a4a1a9ba7be2aba8b1886d12ea14d8c
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/tc-queue-filters.rst:12: WARNING: Unexpected indentation.
>> Documentation/networking/tc-queue-filters.rst:14: WARNING: Block quote ends without a blank line; unexpected unindent.
>> Documentation/networking/tc-queue-filters.rst: WARNING: document isn't included in any toctree
vim +12 Documentation/networking/tc-queue-filters.rst
9
10 On the transmit side:
11 1. TC filter directing traffic to a set of queues is achieved
> 12 using the action skbedit priority for Tx priority selection,
13 the priority maps to a traffic class (set of queues).
> 14 2. TC filter directs traffic to a transmit queue with the action
15 skbedit queue_mapping $tx_qid.
16
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists