From: kernel test robot <lkp@intel.com>
To: Amritha Nambiar <amritha.nambiar@intel.com>,
netdev@vger.kernel.org, kuba@kernel.org
Cc: kbuild-all@lists.01.org, alexander.duyck@gmail.com,
jhs@mojatatu.com, jiri@resnulli.us, xiyou.wangcong@gmail.com,
vinicius.gomes@intel.com, sridhar.samudrala@intel.com,
amritha.nambiar@intel.com
Subject: Re: [net-next PATCH v2 4/4] Documentation: networking: TC queue based filtering
Date: Fri, 9 Sep 2022 01:34:20 +0800 [thread overview]
Message-ID: <202209090101.Eze9wDA6-lkp@intel.com> (raw)
In-Reply-To: <166260025920.81018.12730039389826735230.stgit@anambiarhost.jf.intel.com>
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@intel.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
next prev parent reply other threads:[~2022-09-08 17:34 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-08 1:23 [net-next PATCH v2 0/4] Extend action skbedit to RX queue mapping Amritha Nambiar
2022-09-08 1:24 ` [net-next PATCH v2 1/4] act_skbedit: Add support for action skbedit " Amritha Nambiar
2022-09-08 1:24 ` [net-next PATCH v2 2/4] act_skbedit: Offload skbedit queue mapping for receive queue Amritha Nambiar
2022-09-08 1:24 ` [net-next PATCH v2 3/4] ice: Enable RX queue selection using skbedit action Amritha Nambiar
2022-09-08 1:24 ` [net-next PATCH v2 4/4] Documentation: networking: TC queue based filtering Amritha Nambiar
2022-09-08 17:34 ` kernel test robot [this message]
2022-09-08 15:27 ` [net-next PATCH v2 0/4] Extend action skbedit to RX queue mapping Alexander Duyck
2022-09-09 9:18 ` Nambiar, Amritha
2022-09-09 18:35 ` Alexander Duyck
2022-09-15 8:45 ` Nambiar, Amritha
2022-09-15 15:21 ` Alexander Duyck
2022-09-15 22:09 ` Nambiar, Amritha
2022-09-16 15:58 ` Alexander Duyck
2022-09-21 20:29 ` Jakub Kicinski
2022-09-22 8:19 ` Nambiar, Amritha
2022-09-22 12:29 ` Jakub Kicinski
2022-09-23 1:09 ` Nambiar, Amritha
2022-09-23 13:02 ` Jakub Kicinski
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=202209090101.Eze9wDA6-lkp@intel.com \
--to=lkp@intel.com \
--cc=alexander.duyck@gmail.com \
--cc=amritha.nambiar@intel.com \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kbuild-all@lists.01.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sridhar.samudrala@intel.com \
--cc=vinicius.gomes@intel.com \
--cc=xiyou.wangcong@gmail.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).