Hi Tom, [FYI, it's a private test report for your RFC patch.] [auto build test ERROR on net/master] [also build test ERROR on ipvs/master net-next/master linus/master v5.8-rc2 next-20200624] [cannot apply to cgroup/for-next] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Tom-Herbert/ptq-Per-Thread-Queues/20200625-012135 base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git 0275875530f692c725c6f993aced2eca2d6ac50c reproduce: make htmldocs If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): Documentation/networking/scaling.rst:526: (SEVERE/4) Title level inconsistent: vim +526 Documentation/networking/scaling.rst 519 520 PTQ has three major design components: 521 - A method to assign transmit and receive queues to threads 522 - A means to associate packets with threads and then to steer 523 those packets to the queues assigned to the threads 524 - Mechanisms to process the per thread hardware queues 525 > 526 Global network queues 527 ~~~~~~~~~~~~~~~~~~~~~ 528 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org